Socket
Socket
Sign inDemoInstall

babel-preset-es2015

Package Overview
Dependencies
Maintainers
6
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-preset-es2015 - npm Package Compare versions

Comparing version 6.6.0 to 6.9.0

16

package.json
{
"name": "babel-preset-es2015",
"version": "6.6.0",
"version": "6.9.0",
"description": "Babel preset for all es2015 plugins.",

@@ -13,6 +13,6 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>",

"babel-plugin-transform-es2015-literals": "^6.3.13",
"babel-plugin-transform-es2015-function-name": "^6.3.13",
"babel-plugin-transform-es2015-function-name": "^6.9.0",
"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
"babel-plugin-transform-es2015-classes": "^6.6.0",
"babel-plugin-transform-es2015-classes": "^6.9.0",
"babel-plugin-transform-es2015-object-super": "^6.3.13",

@@ -27,12 +27,12 @@ "babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",

"babel-plugin-transform-es2015-spread": "^6.3.13",
"babel-plugin-transform-es2015-parameters": "^6.6.0",
"babel-plugin-transform-es2015-destructuring": "^6.6.0",
"babel-plugin-transform-es2015-block-scoping": "^6.6.0",
"babel-plugin-transform-es2015-parameters": "^6.9.0",
"babel-plugin-transform-es2015-destructuring": "^6.9.0",
"babel-plugin-transform-es2015-block-scoping": "^6.9.0",
"babel-plugin-transform-es2015-typeof-symbol": "^6.6.0",
"babel-plugin-transform-es2015-modules-commonjs": "^6.6.0",
"babel-plugin-transform-regenerator": "^6.6.0"
"babel-plugin-transform-regenerator": "^6.9.0"
},
"devDependencies": {
"babel-helper-transform-fixture-test-runner": "^6.3.13"
"babel-helper-transform-fixture-test-runner": "^6.9.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