Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

babel-plugin-polyfill-corejs3

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-polyfill-corejs3 - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

11

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

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

"dependencies": {
"@babel/helper-define-polyfill-provider": "^0.0.4",
"core-js-compat": "^3.6.4"
"@babel/helper-define-polyfill-provider": "^0.0.5",
"core-js-compat": "^3.7.0"
},

@@ -28,3 +28,4 @@ "devDependencies": {

"@babel/plugin-transform-for-of": "^7.10.4",
"@babel/plugin-transform-modules-commonjs": "^7.10.4"
"@babel/plugin-transform-modules-commonjs": "^7.10.4",
"core-js-pure": "^3.6.5"
},

@@ -34,3 +35,3 @@ "peerDependencies": {

},
"gitHead": "a3e08229b65e7224eee3d822322576ec922a79f9"
"gitHead": "ab1ebbd308b1111920327d95dc4c66a5ae4518f5"
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc