babel-plugin-polyfill-corejs3
Advanced tools
Comparing version 0.1.4 to 0.1.6
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32256