Socket
Socket
Sign inDemoInstall

babel-plugin-polyfill-corejs2

Package Overview
Dependencies
66
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.3 to 0.0.4

16

package.json
{
"name": "babel-plugin-polyfill-corejs2",
"version": "0.0.3",
"version": "0.0.4",
"description": "A Babel plugin to inject imports to core-js@2 polyfills",

@@ -19,11 +19,11 @@ "repository": {

"dependencies": {
"@babel/compat-data": "^7.8.1",
"@babel/helper-define-polyfill-provider": "^0.0.2",
"@babel/compat-data": "^7.11.0",
"@babel/helper-define-polyfill-provider": "^0.0.3",
"semver": "^6.1.1"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
"@babel/helper-plugin-test-runner": "^7.1.0",
"@babel/plugin-transform-for-of": "^7.4.4",
"@babel/plugin-transform-modules-commonjs": "^7.4.4"
"@babel/core": "^7.11.5",
"@babel/helper-plugin-test-runner": "^7.10.4",
"@babel/plugin-transform-for-of": "^7.10.4",
"@babel/plugin-transform-modules-commonjs": "^7.10.4"
},

@@ -33,3 +33,3 @@ "peerDependencies": {

},
"gitHead": "884798ac0f8dec9d8a4b6fc18967acdaf6596836"
"gitHead": "84d6f5b367b9044dcf25d8539a638531effb5add"
}
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