babel-plugin-polyfill-custom
Advanced tools
Comparing version 1.0.74 to 1.0.75
{ | ||
"name": "babel-plugin-polyfill-custom", | ||
"version": "1.0.74", | ||
"version": "1.0.75", | ||
"description": "Yet another babel plugin that lets you freely customize polyfills.", | ||
@@ -34,3 +34,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@babel/helper-define-polyfill-provider": "0.4.1", | ||
"@babel/helper-define-polyfill-provider": "0.4.2", | ||
"@mdn/browser-compat-data": "5.3.4", | ||
@@ -37,0 +37,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.4.2(transitive)
- Removed@babel/helper-define-polyfill-provider@0.4.1(transitive)