Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

babel-preset-netflix-dea

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-preset-netflix-dea - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

9

CHANGELOG.md

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc