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.1.4 to 0.1.6

2

lib/built-in-definitions.js

@@ -264,3 +264,3 @@ "use strict";

flatMap: define("instance/flat-map", ["es.array.flat-map", "es.array.unscopables.flat-map"]),
flat: define("instance/flat", [], "es.array.flat"),
flat: define("instance/flat", ["es.array.flat"]),
fontcolor: define(null, ["es.string.fontcolor"]),

@@ -267,0 +267,0 @@ fontsize: define(null, ["es.string.fontsize"]),

{
"name": "babel-plugin-polyfill-corejs3",
"version": "0.1.4",
"version": "0.1.6",
"description": "A Babel plugin to inject imports to core-js@3 polyfills",

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

"dependencies": {
"@babel/helper-define-polyfill-provider": "^0.1.2",
"@babel/helper-define-polyfill-provider": "^0.1.4",
"core-js-compat": "^3.8.1"

@@ -36,3 +36,3 @@ },

},
"gitHead": "55f582c8ebc4b8a181a51fecaa92c89158cc7ac9"
"gitHead": "6e6c7d2925b0f512397518d9f5ec35c925ea9960"
}
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