babel-preset-netflix-dea
Advanced tools
Comparing version 4.0.0-insiders.1 to 4.0.0-insiders.2
@@ -0,1 +1,10 @@ | ||
<a name="4.0.0-insiders.2"></a> | ||
### 4.0.0-insiders.2 (2017-10-06) | ||
#### Bug Fixes | ||
* syntax error ([346555e6](git+ssh://git@github.com/netflix/babel-preset-netflix-dea.git/commit/346555e6)) | ||
<a name="4.0.0-insiders.1"></a> | ||
@@ -2,0 +11,0 @@ ### 4.0.0-insiders.1 (2017-10-06) |
@@ -21,4 +21,5 @@ function createPreset (context, options) { | ||
targets : { | ||
browsers : [ 'last 3 versions' ], | ||
node: '6.10' | ||
browsers : [ 'last 2 versions' ], | ||
node: '8.21' | ||
} | ||
}; | ||
@@ -47,2 +48,1 @@ | ||
module.exports = preset; | ||
@@ -39,3 +39,3 @@ { | ||
}, | ||
"version": "4.0.0-insiders.1", | ||
"version": "4.0.0-insiders.2", | ||
"devDependencies": { | ||
@@ -42,0 +42,0 @@ "tap-difflet": "0.7.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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
102045
1645
0