babel-plugin-polyfill-custom
Advanced tools
Comparing version 1.0.19 to 1.0.20
{ | ||
"name": "babel-plugin-polyfill-custom", | ||
"version": "1.0.19", | ||
"version": "1.0.20", | ||
"description": "Yet another babel plugin that lets you freely customize polyfills.", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"@babel/helper-define-polyfill-provider": "0.3.3", | ||
"@mdn/browser-compat-data": "5.2.19", | ||
"@mdn/browser-compat-data": "5.2.20", | ||
"fast-json-stable-stringify": "2.1.0", | ||
@@ -40,8 +40,8 @@ "lodash.get": "4.4.2", | ||
"devDependencies": { | ||
"@3846masa/configs": "github:3846masa/configs#ecccb0d13d1a4a104783a38712b13394c711b072", | ||
"@3846masa/configs": "github:3846masa/configs#fa73b65608100ba8c6d0ef37f9dad671ea141afc", | ||
"@babel/core": "7.20.2", | ||
"@semantic-release/changelog": "6.0.1", | ||
"@semantic-release/changelog": "6.0.2", | ||
"@semantic-release/commit-analyzer": "9.0.2", | ||
"@semantic-release/git": "10.0.1", | ||
"@semantic-release/github": "8.0.6", | ||
"@semantic-release/github": "8.0.7", | ||
"@semantic-release/npm": "9.0.1", | ||
@@ -48,0 +48,0 @@ "@semantic-release/release-notes-generator": "10.0.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.2.20(transitive)
- Removed@mdn/browser-compat-data@5.2.19(transitive)