babel-plugin-polyfill-custom
Advanced tools
Comparing version 1.0.107 to 1.0.108
{ | ||
"name": "babel-plugin-polyfill-custom", | ||
"version": "1.0.107", | ||
"version": "1.0.108", | ||
"description": "Yet another babel plugin that lets you freely customize polyfills.", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@babel/helper-define-polyfill-provider": "0.6.0", | ||
"@babel/helper-define-polyfill-provider": "0.6.1", | ||
"@mdn/browser-compat-data": "5.5.14", | ||
@@ -43,3 +43,3 @@ "fast-json-stable-stringify": "2.1.0", | ||
"devDependencies": { | ||
"@3846masa/configs": "github:3846masa/configs#627e428f81d40858885cebf66f6a84a6058716fd", | ||
"@3846masa/configs": "github:3846masa/configs#0c4ec42215a06e051eea0517d43a4d4e6e017a96", | ||
"@babel/core": "7.24.0", | ||
@@ -55,3 +55,3 @@ "@jest/globals": "29.7.0", | ||
"@types/lodash.get": "4.4.9", | ||
"@types/node": "18.19.23", | ||
"@types/node": "18.19.24", | ||
"@types/semver": "7.5.8", | ||
@@ -58,0 +58,0 @@ "dedent": "1.5.1", |
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.6.1(transitive)
+ Addedcaniuse-lite@1.0.30001684(transitive)
- Removed@babel/helper-define-polyfill-provider@0.6.0(transitive)
- Removedcaniuse-lite@1.0.30001683(transitive)