Socket
Socket
Sign inDemoInstall

babel-plugin-polyfill-corejs2

Package Overview
Dependencies
71
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.8 to 0.4.9

1

lib/helpers.js

@@ -12,2 +12,3 @@ "use strict";

if (!runtimeVersion || !minVersion) return true;
runtimeVersion = String(runtimeVersion);

@@ -14,0 +15,0 @@ // semver.intersects() has some surprising behavior with comparing ranges

6

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

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

"@babel/compat-data": "^7.22.6",
"@babel/helper-define-polyfill-provider": "^0.5.0",
"@babel/helper-define-polyfill-provider": "^0.6.0",
"semver": "^6.3.1"

@@ -43,3 +43,3 @@ },

},
"gitHead": "9738ea2a12643376a52c9be30c20ac19426a88cb"
"gitHead": "58703f07c9cff9f27d145215265042094739a175"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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