babel-plugin-polyfill-custom
Advanced tools
Comparing version 1.0.125 to 1.0.126
{ | ||
"name": "babel-plugin-polyfill-custom", | ||
"version": "1.0.125", | ||
"version": "1.0.126", | ||
"description": "Yet another babel plugin that lets you freely customize polyfills.", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
"@babel/helper-define-polyfill-provider": "0.6.2", | ||
"@mdn/browser-compat-data": "5.6.9", | ||
"@mdn/browser-compat-data": "5.6.10", | ||
"fast-json-stable-stringify": "2.1.0", | ||
@@ -43,3 +43,3 @@ "lodash.get": "4.4.2", | ||
"devDependencies": { | ||
"@3846masa/configs": "github:3846masa/configs#7c9ec3c84f50a5a314f05d651fd94b93c09f9c26", | ||
"@3846masa/configs": "github:3846masa/configs#d2253609bf1d8dbb6df8419ed2963febd65b1707", | ||
"@babel/core": "7.25.9", | ||
@@ -56,3 +56,3 @@ "@jest/globals": "29.7.0", | ||
"@types/lodash.get": "4.4.9", | ||
"@types/node": "18.19.59", | ||
"@types/node": "18.19.62", | ||
"@types/semver": "7.5.8", | ||
@@ -68,3 +68,3 @@ "dedent": "1.5.3", | ||
}, | ||
"packageManager": "pnpm@9.12.2", | ||
"packageManager": "pnpm@9.12.3", | ||
"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
23269
+ Added@mdn/browser-compat-data@5.6.10(transitive)
- Removed@mdn/browser-compat-data@5.6.9(transitive)