Socket
Socket
Sign inDemoInstall

babel-plugin-polyfill-corejs3

Package Overview
Dependencies
67
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0 to 0.4.0

2

lib/shipped-proposals.js

@@ -7,4 +7,4 @@ "use strict";

// This file is automatically generated by scripts/build-corejs3-shipped-proposals.js
var _default = new Set(["esnext.array.find-last", "esnext.array.find-last-index", "esnext.typed-array.find-last", "esnext.typed-array.find-last-index"]);
var _default = new Set([]);
exports.default = _default;
{
"name": "babel-plugin-polyfill-corejs3",
"version": "0.3.0",
"version": "0.4.0",
"description": "A Babel plugin to inject imports to core-js@3 polyfills",

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

"dependencies": {
"@babel/helper-define-polyfill-provider": "^0.2.4",
"@babel/helper-define-polyfill-provider": "^0.3.0",
"core-js-compat": "^3.18.0"

@@ -41,3 +41,4 @@ },

"@babel/plugin-transform-spread": "^7.13.0",
"core-js-pure": "^3.8.1"
"core-js": "^3.9.1",
"core-js-pure": "^3.9.1"
},

@@ -47,3 +48,3 @@ "peerDependencies": {

},
"gitHead": "de48880e867791eaa94c00ce7132dc259f3c777b"
"gitHead": "b2688bbffcae0f0c6ef5cd6ddf1abacc574060a1"
}

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