@newsteam/babel-preset
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@newsteam/babel-preset", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Shared preset for babel", | ||
@@ -46,6 +46,6 @@ "main": "lib", | ||
"@babel/plugin-proposal-decorators": "7.10.5", | ||
"@babel/plugin-proposal-object-rest-spread": "7.10.4", | ||
"@babel/plugin-proposal-object-rest-spread": "7.11.0", | ||
"@babel/plugin-transform-named-capturing-groups-regex": "7.10.4", | ||
"@babel/plugin-transform-typescript": "7.10.5", | ||
"@babel/preset-env": "7.10.4", | ||
"@babel/plugin-transform-typescript": "7.11.0", | ||
"@babel/preset-env": "7.11.0", | ||
"@babel/preset-react": "7.10.4", | ||
@@ -63,6 +63,6 @@ "@babel/preset-typescript": "7.10.4", | ||
"@babel/cli": "7.10.5", | ||
"@babel/core": "7.10.5", | ||
"@newsteam/jasmine": "0.0.3", | ||
"@babel/core": "7.11.0", | ||
"@newsteam/jasmine": "0.0.4", | ||
"@types/babel__core": "7.1.9", | ||
"@types/node": "14.0.26", | ||
"@types/node": "14.0.27", | ||
"jasmine": "3.6.1", | ||
@@ -72,4 +72,4 @@ "renamer": "2.0.1" | ||
"peerDependencies": { | ||
"@babel/core": "7.10.5" | ||
"@babel/core": "7.11.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@babel/core@7.11.0(transitive)
+ Added@babel/plugin-proposal-export-namespace-from@7.18.9(transitive)
+ Added@babel/plugin-proposal-logical-assignment-operators@7.20.7(transitive)
+ Added@babel/plugin-proposal-object-rest-spread@7.11.0(transitive)
+ Added@babel/plugin-syntax-export-namespace-from@7.8.3(transitive)
+ Added@babel/plugin-syntax-logical-assignment-operators@7.10.4(transitive)
+ Added@babel/plugin-transform-typescript@7.11.0(transitive)
+ Added@babel/preset-env@7.11.0(transitive)
- Removed@babel/core@7.10.5(transitive)
- Removed@babel/plugin-proposal-object-rest-spread@7.10.4(transitive)
- Removed@babel/plugin-transform-typescript@7.10.5(transitive)
- Removed@babel/preset-env@7.10.4(transitive)
Updated@babel/preset-env@7.11.0