# @stackline/rollup-plugin-polyfill-node `@stackline/rollup-plugin-polyfill-node@1.0.0` is an independent, compatibility-focused derivative of `rollup-plugin-polyfill-node@0.13.0` for browser bundles built with Rollup. It supports Node.js 14 or newer, Rollup majors 1 through 4, CommonJS and ESM plugin entry points, and TypeScript 3.9-compatible declarations. - Direct install: `npm install --save-dev @stackline/rollup-plugin-polyfill-node@1.0.0` - Historical-key alias: `npm install --save-dev "rollup-plugin-polyfill-node@npm:@stackline/rollup-plugin-polyfill-node@1.0.0"` - Documentation: https://alexandro.net/docs/vanilla/rollup-plugin-polyfill-node/ - Package: https://www.npmjs.com/package/@stackline/rollup-plugin-polyfill-node - Repository: https://github.com/alexandroit/stackline-rollup-plugin-polyfill-node - README: https://alexandro.net/docs/vanilla/rollup-plugin-polyfill-node/README.md - Compatibility: https://alexandro.net/docs/vanilla/rollup-plugin-polyfill-node/COMPATIBILITY.md - Support matrix: https://alexandro.net/docs/vanilla/rollup-plugin-polyfill-node/SUPPORT_MATRIX.md - Migration: https://alexandro.net/docs/vanilla/rollup-plugin-polyfill-node/MIGRATION.md - Security: https://alexandro.net/docs/vanilla/rollup-plugin-polyfill-node/SECURITY.md - Full machine reference: https://alexandro.net/docs/vanilla/rollup-plugin-polyfill-node/llms-full.txt Supported bare and `node:` specifiers share one implementation. Repairs include `urlToHttpOptions`, bounded `util.types` / `util/types` predicates `isDate`, `isMap`, `isNativeError`, and `isRegExp`, and `formatWithOptions`. Constants are frozen cross-platform input. `fs` and default `crypto` imports fail with plugin code `UNSUPPORTED_NODE_BUILTIN` for named, default, namespace, and side-effect imports. `crypto: true` selects only the historical empty crypto module; it does not provide `randomBytes` or any cryptographic API. The package has one direct production dependency, `@rollup/plugin-inject@5.0.5`; Rollup is a consumer-supplied peer.