babel-plugin-polyfill-custom
Advanced tools
Comparing version 1.0.136 to 1.0.137
{ | ||
"name": "babel-plugin-polyfill-custom", | ||
"version": "1.0.136", | ||
"version": "1.0.137", | ||
"description": "Yet another babel plugin that lets you freely customize polyfills.", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
"@babel/helper-define-polyfill-provider": "0.6.3", | ||
"@mdn/browser-compat-data": "5.6.19", | ||
"@mdn/browser-compat-data": "5.6.20", | ||
"fast-json-stable-stringify": "2.1.0", | ||
@@ -43,3 +43,3 @@ "lodash.get": "4.4.2", | ||
"devDependencies": { | ||
"@3846masa/configs": "github:3846masa/configs#c7d481b65574395bfce1006feb0eea450c34de8a", | ||
"@3846masa/configs": "github:3846masa/configs#46411f3c107b5fae99b1a9311471345debb87a91", | ||
"@babel/core": "7.26.0", | ||
@@ -67,3 +67,3 @@ "@jest/globals": "29.7.0", | ||
}, | ||
"packageManager": "pnpm@9.14.2", | ||
"packageManager": "pnpm@9.14.4", | ||
"pnpm": { | ||
@@ -70,0 +70,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.6.20(transitive)
- Removed@mdn/browser-compat-data@5.6.19(transitive)