babel-plugin-polyfill-custom
Advanced tools
Comparing version 1.0.84 to 1.0.85
{ | ||
"name": "babel-plugin-polyfill-custom", | ||
"version": "1.0.84", | ||
"version": "1.0.85", | ||
"description": "Yet another babel plugin that lets you freely customize polyfills.", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"@babel/helper-define-polyfill-provider": "0.4.2", | ||
"@mdn/browser-compat-data": "5.3.14", | ||
"@mdn/browser-compat-data": "5.3.15", | ||
"fast-json-stable-stringify": "2.1.0", | ||
@@ -42,4 +42,4 @@ "lodash.get": "4.4.2", | ||
"devDependencies": { | ||
"@3846masa/configs": "github:3846masa/configs#172f98b2ff98650798251b9cd545812c1ff6adb2", | ||
"@babel/core": "7.22.11", | ||
"@3846masa/configs": "github:3846masa/configs#9b4c1a382c107228644a20c61af035bd5ff6ca61", | ||
"@babel/core": "7.22.17", | ||
"@semantic-release/changelog": "6.0.3", | ||
@@ -53,3 +53,3 @@ "@semantic-release/commit-analyzer": "9.0.2", | ||
"@types/lodash.get": "4.4.7", | ||
"@types/node": "18.17.14", | ||
"@types/node": "18.17.15", | ||
"@types/semver": "7.5.1", | ||
@@ -56,0 +56,0 @@ "npm-run-all": "4.1.5", |
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.15(transitive)
+ Addedcaniuse-lite@1.0.30001684(transitive)
+ Addedelectron-to-chromium@1.5.65(transitive)
- Removed@mdn/browser-compat-data@5.3.14(transitive)
- Removedcaniuse-lite@1.0.30001683(transitive)
- Removedelectron-to-chromium@1.5.64(transitive)