babel-preset-netflix-dea
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -1,10 +0,5 @@ | ||
<a name="3.0.0"></a> | ||
## 3.0.0 (2017-10-05) | ||
<a name="3.0.1"></a> | ||
### 3.0.1 (2017-10-05) | ||
#### Bug Fixes | ||
* rm remove prop types ([b85bb60c](git+ssh://git@github.com/netflix/babel-preset-netflix-dea.git/commit/b85bb60c)) | ||
<a name="2.2.2"></a> | ||
@@ -11,0 +6,0 @@ ### 2.2.2 (2017-04-13) |
@@ -12,3 +12,4 @@ function createPreset (context, options) { | ||
require('babel-plugin-syntax-flow'), | ||
require('babel-plugin-react-require').default | ||
require('babel-plugin-react-require').default, | ||
require('babel-plugin-transform-react-remove-prop-types').default | ||
]; | ||
@@ -15,0 +16,0 @@ |
@@ -16,2 +16,3 @@ { | ||
"babel-plugin-transform-object-assign": "^6.18.0", | ||
"babel-plugin-transform-react-remove-prop-types": "^0.2.3", | ||
"babel-preset-es2015": "^6.18.0", | ||
@@ -39,3 +40,3 @@ "babel-preset-react": "^6.18.0", | ||
}, | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"devDependencies": { | ||
@@ -42,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
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
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
4400
10
5
31