babel-preset-netflix-dea
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -0,1 +1,10 @@ | ||
<a name="2.2.2"></a> | ||
### 2.2.2 (2017-04-13) | ||
#### Bug Fixes | ||
* rm react-transform ([afb3b2a1](git+ssh://git@github.com/netflix/babel-preset-netflix-dea.git/commit/afb3b2a1)) | ||
<a name="2.2.1"></a> | ||
@@ -7,2 +16,11 @@ ### 2.2.1 (2017-04-13) | ||
* rm react-transform ([afb3b2a1](git+ssh://git@github.com/netflix/babel-preset-netflix-dea.git/commit/afb3b2a1)) | ||
<a name="2.2.1"></a> | ||
### 2.2.1 (2017-04-13) | ||
#### Bug Fixes | ||
* lock react transform ([4db23c10](git+ssh://git@github.com/netflix/babel-preset-netflix-dea.git/commit/4db23c10)) | ||
@@ -9,0 +27,0 @@ |
@@ -13,4 +13,3 @@ function createPreset (context, options) { | ||
require('babel-plugin-react-require').default, | ||
require('babel-plugin-transform-react-remove-prop-types').default, | ||
require('babel-plugin-react-transform').default | ||
require('babel-plugin-transform-react-remove-prop-types').default | ||
]; | ||
@@ -17,0 +16,0 @@ |
@@ -12,3 +12,2 @@ { | ||
"babel-plugin-react-require": "^2.1.0", | ||
"babel-plugin-react-transform": "2.0.0-beta1", | ||
"babel-plugin-syntax-flow": "^6.18.0", | ||
@@ -41,3 +40,3 @@ "babel-plugin-transform-decorators-legacy": "^1.3.4", | ||
}, | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"devDependencies": { | ||
@@ -44,0 +43,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
4406
10
35
- Removedarray-find@1.0.0(transitive)
- Removedbabel-plugin-react-transform@2.0.0-beta1(transitive)