babel-plugin-polyfill-custom
Advanced tools
Comparing version 1.0.124 to 1.0.125
{ | ||
"name": "babel-plugin-polyfill-custom", | ||
"version": "1.0.124", | ||
"version": "1.0.125", | ||
"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.8", | ||
"@mdn/browser-compat-data": "5.6.9", | ||
"fast-json-stable-stringify": "2.1.0", | ||
@@ -43,4 +43,4 @@ "lodash.get": "4.4.2", | ||
"devDependencies": { | ||
"@3846masa/configs": "github:3846masa/configs#b89eebcd097afb5d202461c3978878f6f6aeb36d", | ||
"@babel/core": "7.25.8", | ||
"@3846masa/configs": "github:3846masa/configs#7c9ec3c84f50a5a314f05d651fd94b93c09f9c26", | ||
"@babel/core": "7.25.9", | ||
"@jest/globals": "29.7.0", | ||
@@ -56,3 +56,3 @@ "@semantic-release/changelog": "6.0.3", | ||
"@types/lodash.get": "4.4.9", | ||
"@types/node": "18.19.58", | ||
"@types/node": "18.19.59", | ||
"@types/semver": "7.5.8", | ||
@@ -59,0 +59,0 @@ "dedent": "1.5.3", |
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.9(transitive)
- Removed@mdn/browser-compat-data@5.6.8(transitive)