@babel/helper-compilation-targets
Advanced tools
Comparing version 7.14.4 to 7.14.5
{ | ||
"name": "@babel/helper-compilation-targets", | ||
"version": "7.14.4", | ||
"version": "7.14.5", | ||
"author": "The Babel Team (https://babel.dev/team)", | ||
@@ -12,3 +12,3 @@ "license": "MIT", | ||
}, | ||
"main": "lib/index.js", | ||
"main": "./lib/index.js", | ||
"exports": { | ||
@@ -25,4 +25,4 @@ ".": "./lib/index.js" | ||
"dependencies": { | ||
"@babel/compat-data": "^7.14.4", | ||
"@babel/helper-validator-option": "^7.12.17", | ||
"@babel/compat-data": "^7.14.5", | ||
"@babel/helper-validator-option": "^7.14.5", | ||
"browserslist": "^4.16.6", | ||
@@ -35,6 +35,9 @@ "semver": "^6.3.0" | ||
"devDependencies": { | ||
"@babel/core": "7.14.3", | ||
"@babel/helper-plugin-test-runner": "7.13.10", | ||
"@babel/core": "7.14.5", | ||
"@babel/helper-plugin-test-runner": "7.14.5", | ||
"@types/semver": "^5.5.0" | ||
}, | ||
"engines": { | ||
"node": ">=6.9.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
16733
+ Addedcaniuse-lite@1.0.30001680(transitive)
+ Addedelectron-to-chromium@1.5.57(transitive)
- Removedcaniuse-lite@1.0.30001679(transitive)
- Removedelectron-to-chromium@1.5.55(transitive)
Updated@babel/compat-data@^7.14.5