babel-plugin-polyfill-es-shims
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "babel-plugin-polyfill-es-shims", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A Babel plugin to inject imports to es-shims polyfills", | ||
@@ -18,5 +18,7 @@ "repository": { | ||
], | ||
"dependencies": { | ||
"@babel/helper-define-polyfill-provider": "^0.0.1" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.0.0-0", | ||
"@babel/helper-define-polyfill-provider": "^0.0.1", | ||
"@babel/helper-plugin-test-runner": "^7.1.0" | ||
@@ -28,3 +30,3 @@ }, | ||
}, | ||
"gitHead": "82bf8ef0c6f375d290434a1c083983f0b8c6dffc" | ||
"gitHead": "f014169a707ba3f7bae1b38ccdc834f0b904b4b1" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
33662
2
0
3
+ Added@babel/helper-define-polyfill-provider@0.0.1(transitive)
+ Added@babel/helper-plugin-utils@7.25.9(transitive)
+ Addedfunction-bind@1.1.2(transitive)
+ Addedhasown@2.0.2(transitive)
+ Addedis-core-module@2.16.1(transitive)
+ Addedlodash.debounce@4.0.8(transitive)
+ Addedpath-parse@1.0.7(transitive)
+ Addedresolve@1.22.10(transitive)
+ Addedsupports-preserve-symlinks-flag@1.0.0(transitive)