babel-plugin-polyfill-custom
Advanced tools
Comparing version 1.0.130 to 1.0.131
{ | ||
"name": "babel-plugin-polyfill-custom", | ||
"version": "1.0.130", | ||
"version": "1.0.131", | ||
"description": "Yet another babel plugin that lets you freely customize polyfills.", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@babel/helper-define-polyfill-provider": "0.6.2", | ||
"@babel/helper-define-polyfill-provider": "0.6.3", | ||
"@mdn/browser-compat-data": "5.6.14", | ||
@@ -38,0 +38,0 @@ "fast-json-stable-stringify": "2.1.0", |
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
+ Added@babel/helper-define-polyfill-provider@0.6.3(transitive)
- Removed@babel/helper-define-polyfill-provider@0.6.2(transitive)