Loading npm security reports…
babel-polyfill-plugin-corejs2 supports the usage-pure, usage-global, and entry-global methods. When entry-global is used, it replaces imports to core-js.
OpenSSF/OSV advisory MAL-2026-14426 confirms this npm version as malicious. The package advertises itself as a Babel core-js 2 polyfill plugin, but the shipped lib/index.js contains unrelated web3-core-subscriptions boilerplate followed by a Function() invocation whose body is ~110KB of obfuscated JavaScript (random identifiers, numeric offset arrays, TEA-like mixing routine, unicode-escape string literals)...
Package source references a known benign dynamic code generation pattern.
lib/index.jsView on unpkg · L56Package source references a known benign dynamic code generation pattern.
lib/index.jsView on unpkg · L56