Socket
Socket
Sign inDemoInstall

babel-plugin-polyfill-corejs3

Package Overview
Dependencies
72
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.8.2 to 0.8.3

8

package.json
{
"name": "babel-plugin-polyfill-corejs3",
"version": "0.8.2",
"version": "0.8.3",
"description": "A Babel plugin to inject imports to core-js@3 polyfills",

@@ -29,3 +29,3 @@ "repository": {

"dependencies": {
"@babel/helper-define-polyfill-provider": "^0.4.1",
"@babel/helper-define-polyfill-provider": "^0.4.2",
"core-js-compat": "^3.31.0"

@@ -45,5 +45,5 @@ },

"peerDependencies": {
"@babel/core": "^7.0.0-0"
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
},
"gitHead": "74956db5d547985ac8e60bf1af56f4c61af12e4e"
"gitHead": "0e8cfb85899c8fb01728199d81fd37108e1668ab"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc