{"library":"node-polyfill-webpack-plugin","type":"library","category":null,"description":"Webpack 5 removed automatic Node.js core module polyfills, breaking many packages that rely on them. This plugin restores those polyfills (Buffer, process, crypto, path, etc.) by injecting lightweight browser-compatible implementations. Current stable version is 4.1.0, released in 2024. Requires Node >=14 and Webpack >=5. Compared to manual fallbacks or patch-package, it provides a single plugin configuration. v4 dropped several modules from defaults (console, domain, process, internal streams) and renamed includeAliases to additionalAliases. Ships TypeScript definitions.","language":"javascript","status":"active","version":"4.1.0","tags":["javascript","webpack","webpack-plugin","node","polyfill","typescript"],"install":[{"cmd":"npm install node-polyfill-webpack-plugin","imports":["const NodePolyfillPlugin = require('node-polyfill-webpack-plugin');","new NodePolyfillPlugin()","const NodePolyfillPlugin = require('node-polyfill-webpack-plugin');"]},{"cmd":"yarn add node-polyfill-webpack-plugin","imports":[]},{"cmd":"pnpm add node-polyfill-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/Richienb/node-polyfill-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/node-polyfill-webpack-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/node-polyfill-webpack-plugin/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}