babel-plugin-polyfill-custom
Advanced tools
Comparing version 1.0.28 to 1.0.29
{ | ||
"name": "babel-plugin-polyfill-custom", | ||
"version": "1.0.28", | ||
"version": "1.0.29", | ||
"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.27", | ||
"@mdn/browser-compat-data": "5.2.28", | ||
"fast-json-stable-stringify": "2.1.0", | ||
@@ -42,3 +42,3 @@ "lodash.get": "4.4.2", | ||
"devDependencies": { | ||
"@3846masa/configs": "github:3846masa/configs#418639b9fb25703fdf0b4103d5f17f1ace27dba7", | ||
"@3846masa/configs": "github:3846masa/configs#8b2fbc57706c5a2391a0c473e203551afe30d886", | ||
"@babel/core": "7.20.7", | ||
@@ -49,3 +49,3 @@ "@semantic-release/changelog": "6.0.2", | ||
"@semantic-release/github": "8.0.7", | ||
"@semantic-release/npm": "9.0.1", | ||
"@semantic-release/npm": "9.0.2", | ||
"@semantic-release/release-notes-generator": "10.0.3", | ||
@@ -52,0 +52,0 @@ "@types/babel__core": "7.1.20", |
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.2.28(transitive)
- Removed@mdn/browser-compat-data@5.2.27(transitive)