babel-plugin-polyfill-custom
Advanced tools
Comparing version 1.0.34 to 1.0.35
{ | ||
"name": "babel-plugin-polyfill-custom", | ||
"version": "1.0.34", | ||
"version": "1.0.35", | ||
"description": "Yet another babel plugin that lets you freely customize polyfills.", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"@babel/helper-define-polyfill-provider": "0.3.3", | ||
"@mdn/browser-compat-data": "5.2.33", | ||
"@mdn/browser-compat-data": "5.2.34", | ||
"fast-json-stable-stringify": "2.1.0", | ||
@@ -42,3 +42,3 @@ "lodash.get": "4.4.2", | ||
"devDependencies": { | ||
"@3846masa/configs": "github:3846masa/configs#ee61a23f5879722ed323c8ccef6aa9be4a57e4a2", | ||
"@3846masa/configs": "github:3846masa/configs#244a4b8b346768ea884d562aa92273b654d90d53", | ||
"@babel/core": "7.20.7", | ||
@@ -53,3 +53,3 @@ "@semantic-release/changelog": "6.0.2", | ||
"@types/lodash.get": "4.4.7", | ||
"@types/node": "18.11.19", | ||
"@types/node": "18.13.0", | ||
"@types/semver": "7.3.13", | ||
@@ -56,0 +56,0 @@ "npm-run-all": "4.1.5", |
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
23105
+ Added@mdn/browser-compat-data@5.2.34(transitive)
- Removed@mdn/browser-compat-data@5.2.33(transitive)