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 4.0.0-insiders.1 to 4.0.0-insiders.2

9

CHANGELOG.md

@@ -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)

6

index.js

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

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