babel-plugin-polyfill-custom
Advanced tools
Comparing version 1.0.22 to 1.0.23
{ | ||
"name": "babel-plugin-polyfill-custom", | ||
"version": "1.0.22", | ||
"version": "1.0.23", | ||
"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.22", | ||
"@mdn/browser-compat-data": "5.2.23", | ||
"fast-json-stable-stringify": "2.1.0", | ||
@@ -40,4 +40,4 @@ "lodash.get": "4.4.2", | ||
"devDependencies": { | ||
"@3846masa/configs": "github:3846masa/configs#6e554d6919f1a7349d5711d3408a3015ee251bf2", | ||
"@babel/core": "7.20.2", | ||
"@3846masa/configs": "github:3846masa/configs#8a58b51d1ee96d29ce9cfddc5eb490aa45fb1e37", | ||
"@babel/core": "7.20.7", | ||
"@semantic-release/changelog": "6.0.2", | ||
@@ -44,0 +44,0 @@ "@semantic-release/commit-analyzer": "9.0.2", |
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.23(transitive)
- Removed@mdn/browser-compat-data@5.2.22(transitive)