@essex/babel-config
Advanced tools
Comparing version 14.0.0 to 15.0.0
{ | ||
"name": "@essex/babel-config", | ||
"version": "14.0.0", | ||
"version": "15.0.0", | ||
"license": "MIT", | ||
@@ -13,3 +13,3 @@ "author": "Chris Trevino <chtrevin@microsoft.com>", | ||
"dependencies": { | ||
"@babel/core": "^7.13.16", | ||
"@babel/core": "^7.14.0", | ||
"@babel/plugin-proposal-class-properties": "^7.13.0", | ||
@@ -19,3 +19,3 @@ "@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8", | ||
"@babel/plugin-proposal-optional-chaining": "^7.13.12", | ||
"@babel/preset-env": "^7.13.15", | ||
"@babel/preset-env": "^7.14.1", | ||
"@babel/preset-react": "^7.13.13", | ||
@@ -26,3 +26,3 @@ "@babel/preset-typescript": "^7.13.0" | ||
"@tsconfig/node12": "^1.0.7", | ||
"@types/node": "^14.14.43", | ||
"@types/node": "^14.14.44", | ||
"rimraf": "^3.0.2", | ||
@@ -29,0 +29,0 @@ "typescript": "^4.2.4" |
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
11381
+ Addedcaniuse-lite@1.0.30001685(transitive)
- Removedcaniuse-lite@1.0.30001684(transitive)
Updated@babel/core@^7.14.0
Updated@babel/preset-env@^7.14.1