babel-plugin-polyfill-custom
Advanced tools
Comparing version 1.0.110 to 1.0.111
{ | ||
"name": "babel-plugin-polyfill-custom", | ||
"version": "1.0.110", | ||
"version": "1.0.111", | ||
"description": "Yet another babel plugin that lets you freely customize polyfills.", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
"@babel/helper-define-polyfill-provider": "0.6.1", | ||
"@mdn/browser-compat-data": "5.5.16", | ||
"@mdn/browser-compat-data": "5.5.17", | ||
"fast-json-stable-stringify": "2.1.0", | ||
@@ -43,4 +43,4 @@ "lodash.get": "4.4.2", | ||
"devDependencies": { | ||
"@3846masa/configs": "github:3846masa/configs#0c4ec42215a06e051eea0517d43a4d4e6e017a96", | ||
"@babel/core": "7.24.0", | ||
"@3846masa/configs": "github:3846masa/configs#c2286daa34bc184e4338108afd6798536098aae2", | ||
"@babel/core": "7.24.3", | ||
"@jest/globals": "29.7.0", | ||
@@ -55,3 +55,3 @@ "@semantic-release/changelog": "6.0.3", | ||
"@types/lodash.get": "4.4.9", | ||
"@types/node": "18.19.24", | ||
"@types/node": "18.19.28", | ||
"@types/semver": "7.5.8", | ||
@@ -62,3 +62,3 @@ "dedent": "1.5.1", | ||
"ts-jest": "29.1.2", | ||
"typescript": "5.4.2" | ||
"typescript": "5.4.3" | ||
}, | ||
@@ -68,3 +68,3 @@ "peerDependencies": { | ||
}, | ||
"packageManager": "pnpm@8.15.4", | ||
"packageManager": "pnpm@8.15.5", | ||
"pnpm": { | ||
@@ -71,0 +71,0 @@ "patchedDependencies": { |
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@mdn/browser-compat-data@5.5.17(transitive)
+ Addedcaniuse-lite@1.0.30001684(transitive)
- Removed@mdn/browser-compat-data@5.5.16(transitive)
- Removedcaniuse-lite@1.0.30001683(transitive)