@essex/babel-config
Advanced tools
Comparing version 17.0.0 to 17.0.1
{ | ||
"name": "@essex/babel-config", | ||
"version": "17.0.0", | ||
"version": "17.0.1", | ||
"license": "MIT", | ||
@@ -13,17 +13,17 @@ "author": "Chris Trevino <chtrevin@microsoft.com>", | ||
"dependencies": { | ||
"@babel/core": "^7.14.3", | ||
"@babel/plugin-proposal-class-properties": "^7.13.0", | ||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.2", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.14.4", | ||
"@babel/plugin-proposal-optional-chaining": "^7.14.2", | ||
"@babel/preset-env": "^7.14.4", | ||
"@babel/preset-react": "^7.13.13", | ||
"@babel/preset-typescript": "^7.13.0" | ||
"@babel/core": "^7.14.6", | ||
"@babel/plugin-proposal-class-properties": "^7.14.5", | ||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.14.7", | ||
"@babel/plugin-proposal-optional-chaining": "^7.14.5", | ||
"@babel/preset-env": "^7.14.7", | ||
"@babel/preset-react": "^7.14.5", | ||
"@babel/preset-typescript": "^7.14.5" | ||
}, | ||
"devDependencies": { | ||
"@tsconfig/node12": "^1.0.7", | ||
"@types/node": "^14.17.2", | ||
"@tsconfig/node12": "^1.0.9", | ||
"@types/node": "^14.17.4", | ||
"rimraf": "^3.0.2", | ||
"typescript": "^4.3.2" | ||
"typescript": "^4.3.5" | ||
} | ||
} |
@@ -0,0 +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
11299
+ Addedcaniuse-lite@1.0.30001685(transitive)
- Removedcaniuse-lite@1.0.30001684(transitive)
Updated@babel/core@^7.14.6
Updated@babel/plugin-proposal-nullish-coalescing-operator@^7.14.5
Updated@babel/preset-env@^7.14.7
Updated@babel/preset-react@^7.14.5