babel-plugin-polyfill-es-shims
Advanced tools
Comparing version 0.10.1 to 0.10.2
{ | ||
"name": "babel-plugin-polyfill-es-shims", | ||
"version": "0.10.1", | ||
"version": "0.10.2", | ||
"description": "A Babel plugin to inject imports to es-shims polyfills", | ||
@@ -29,3 +29,3 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-define-polyfill-provider": "^0.4.4" | ||
"@babel/helper-define-polyfill-provider": "^0.5.0" | ||
}, | ||
@@ -41,3 +41,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "984c56c59568283889c3f0f89e58d370e4fd10f8" | ||
"gitHead": "9738ea2a12643376a52c9be30c20ac19426a88cb" | ||
} |
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.5.0(transitive)
- Removed@babel/helper-define-polyfill-provider@0.4.4(transitive)