
Research
2025 Report: Destructive Malware in Open Source Packages
Destructive malware is rising across open source registries, using delays and kill switches to wipe code, break builds, and disrupt CI/CD.
@babel/helper-define-polyfill-provider
Advanced tools
Babel helper to create your own polyfill provider
Using npm:
npm install --save-dev @babel/helper-define-polyfill-provider
or using yarn:
yarn add @babel/helper-define-polyfill-provider --dev
Similar to @babel/helper-define-polyfill-provider, @babel/preset-env is a Babel preset that allows you to specify a target environment and automatically determines the Babel plugins and polyfills you need. While @babel/preset-env is more comprehensive and widely used for setting up Babel configurations, @babel/helper-define-polyfill-provider offers more granular control over polyfill definitions.
Core-js is a modular standard library for JavaScript, including polyfills for ECMAScript up to 2021. It can be used directly or through @babel/preset-env. Unlike @babel/helper-define-polyfill-provider, which is a helper tool for defining polyfill providers, core-js provides actual implementations of polyfills and is often used as the underlying library for polyfilling in many environments.
FAQs
Babel helper to create your own polyfill provider
The npm package @babel/helper-define-polyfill-provider receives a total of 11,221,213 weekly downloads. As such, @babel/helper-define-polyfill-provider popularity was classified as popular.
We found that @babel/helper-define-polyfill-provider demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
Destructive malware is rising across open source registries, using delays and kill switches to wipe code, break builds, and disrupt CI/CD.

Security News
Socket CTO Ahmad Nassri shares practical AI coding techniques, tools, and team workflows, plus what still feels noisy and why shipping remains human-led.

Research
/Security News
A five-month operation turned 27 npm packages into durable hosting for browser-run lures that mimic document-sharing portals and Microsoft sign-in, targeting 25 organizations across manufacturing, industrial automation, plastics, and healthcare for credential theft.