babel-plugin-polyfill-custom
Advanced tools
Comparing version 1.0.127 to 1.0.128
{ | ||
"name": "babel-plugin-polyfill-custom", | ||
"version": "1.0.127", | ||
"version": "1.0.128", | ||
"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.11", | ||
"@mdn/browser-compat-data": "5.6.12", | ||
"fast-json-stable-stringify": "2.1.0", | ||
@@ -43,3 +43,3 @@ "lodash.get": "4.4.2", | ||
"devDependencies": { | ||
"@3846masa/configs": "github:3846masa/configs#8885d681b847db58197cd06b0d517aaf128136c9", | ||
"@3846masa/configs": "github:3846masa/configs#24757b1460763a3746c37048e1d46029ead3b84d", | ||
"@babel/core": "7.26.0", | ||
@@ -56,3 +56,3 @@ "@jest/globals": "29.7.0", | ||
"@types/lodash.get": "4.4.9", | ||
"@types/node": "18.19.63", | ||
"@types/node": "18.19.64", | ||
"@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.12(transitive)
- Removed@mdn/browser-compat-data@5.6.11(transitive)