babel-plugin-polyfill-es-shims
Advanced tools
Comparing version 0.0.9 to 0.0.10
{ | ||
"name": "babel-plugin-polyfill-es-shims", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "A Babel plugin to inject imports to es-shims polyfills", | ||
@@ -19,3 +19,3 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-define-polyfill-provider": "^0.0.5" | ||
"@babel/helper-define-polyfill-provider": "^0.0.6" | ||
}, | ||
@@ -30,3 +30,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "04e366d5948db64ebe1eae82c3df42bb062c5071" | ||
"gitHead": "762a528b570a87fad72ebc24e7565b354b4bfbba" | ||
} |
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
34991
+ Added@babel/helper-define-polyfill-provider@0.0.6(transitive)
- Removed@babel/helper-define-polyfill-provider@0.0.5(transitive)