babel-plugin-polyfill-custom
Advanced tools
Comparing version 1.0.44 to 1.0.45
{ | ||
"name": "babel-plugin-polyfill-custom", | ||
"version": "1.0.44", | ||
"version": "1.0.45", | ||
"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.44", | ||
"@mdn/browser-compat-data": "5.2.45", | ||
"fast-json-stable-stringify": "2.1.0", | ||
@@ -42,3 +42,3 @@ "lodash.get": "4.4.2", | ||
"devDependencies": { | ||
"@3846masa/configs": "github:3846masa/configs#1d03db05812ebefe524a9a90a00e4b52917864b3", | ||
"@3846masa/configs": "github:3846masa/configs#434424ec9e49bcf4a0e0a5ab20dfec138a81a69d", | ||
"@babel/core": "7.21.3", | ||
@@ -49,3 +49,3 @@ "@semantic-release/changelog": "6.0.2", | ||
"@semantic-release/github": "8.0.7", | ||
"@semantic-release/npm": "9.0.2", | ||
"@semantic-release/npm": "10.0.2", | ||
"@semantic-release/release-notes-generator": "10.0.3", | ||
@@ -58,3 +58,3 @@ "@types/babel__core": "7.20.0", | ||
"patch-package": "6.5.1", | ||
"semantic-release": "19.0.5" | ||
"semantic-release": "21.0.0" | ||
}, | ||
@@ -61,0 +61,0 @@ "peerDependencies": { |
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
23107
+ Added@mdn/browser-compat-data@5.2.45(transitive)
- Removed@mdn/browser-compat-data@5.2.44(transitive)