babel-preset-netflix-dea
Advanced tools
Comparing version 2.2.2 to 3.0.0
@@ -0,1 +1,10 @@ | ||
<a name="3.0.0"></a> | ||
## 3.0.0 (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> | ||
@@ -2,0 +11,0 @@ ### 2.2.2 (2017-04-13) |
@@ -12,4 +12,3 @@ function createPreset (context, options) { | ||
require('babel-plugin-syntax-flow'), | ||
require('babel-plugin-react-require').default, | ||
require('babel-plugin-transform-react-remove-prop-types').default | ||
require('babel-plugin-react-require').default | ||
]; | ||
@@ -16,0 +15,0 @@ |
@@ -16,3 +16,2 @@ { | ||
"babel-plugin-transform-object-assign": "^6.18.0", | ||
"babel-plugin-transform-react-remove-prop-types": "^0.2.3", | ||
"babel-preset-es2015": "^6.18.0", | ||
@@ -40,3 +39,3 @@ "babel-preset-react": "^6.18.0", | ||
}, | ||
"version": "2.2.2", | ||
"version": "3.0.0", | ||
"devDependencies": { | ||
@@ -43,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
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
70540
9
1781
1
- Removedbabel-plugin-transform-react-remove-prop-types@^0.2.3
- Removedbabel-plugin-transform-react-remove-prop-types@0.2.12(transitive)