babel-plugin-polyfill-es-shims
Advanced tools
Comparing version 0.10.2 to 0.10.3
{ | ||
"name": "babel-plugin-polyfill-es-shims", | ||
"version": "0.10.2", | ||
"version": "0.10.3", | ||
"description": "A Babel plugin to inject imports to es-shims polyfills", | ||
@@ -29,3 +29,3 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-define-polyfill-provider": "^0.5.0" | ||
"@babel/helper-define-polyfill-provider": "^0.6.0" | ||
}, | ||
@@ -41,3 +41,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "9738ea2a12643376a52c9be30c20ac19426a88cb" | ||
"gitHead": "58703f07c9cff9f27d145215265042094739a175" | ||
} |
Sorry, the diff of this file is not supported yet
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
109080
+ Added@babel/helper-define-polyfill-provider@0.6.3(transitive)
- Removed@babel/helper-define-polyfill-provider@0.5.0(transitive)