babel-plugin-polyfill-custom
Advanced tools
Comparing version 1.0.89 to 1.0.90
{ | ||
"name": "babel-plugin-polyfill-custom", | ||
"version": "1.0.89", | ||
"version": "1.0.90", | ||
"description": "Yet another babel plugin that lets you freely customize polyfills.", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"@babel/helper-define-polyfill-provider": "0.4.3", | ||
"@mdn/browser-compat-data": "5.3.21", | ||
"@mdn/browser-compat-data": "5.3.24", | ||
"fast-json-stable-stringify": "2.1.0", | ||
@@ -42,4 +42,4 @@ "lodash.get": "4.4.2", | ||
"devDependencies": { | ||
"@3846masa/configs": "github:3846masa/configs#bc129ceaec50421edfd5182f9acf0949d3e7827d", | ||
"@babel/core": "7.23.0", | ||
"@3846masa/configs": "github:3846masa/configs#1ca77df5fba66914832b3083a9b391a7b7137848", | ||
"@babel/core": "7.23.2", | ||
"@semantic-release/changelog": "6.0.3", | ||
@@ -51,6 +51,6 @@ "@semantic-release/commit-analyzer": "9.0.2", | ||
"@semantic-release/release-notes-generator": "10.0.3", | ||
"@types/babel__core": "7.20.2", | ||
"@types/lodash.get": "4.4.7", | ||
"@types/node": "18.18.5", | ||
"@types/semver": "7.5.3", | ||
"@types/babel__core": "7.20.3", | ||
"@types/lodash.get": "4.4.8", | ||
"@types/node": "18.18.6", | ||
"@types/semver": "7.5.4", | ||
"npm-run-all": "4.1.5", | ||
@@ -57,0 +57,0 @@ "patch-package": "8.0.0", |
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.3.24(transitive)
- Removed@mdn/browser-compat-data@5.3.21(transitive)