Socket
Socket
Sign inDemoInstall

babel-preset-es2015

Package Overview
Dependencies
61
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.1.2 to 6.1.4

45

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

@@ -11,23 +11,26 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>",

"dependencies": {
"babel-plugin-transform-es2015-template-literals": "^6.0.14",
"babel-plugin-transform-es2015-literals": "^6.0.15",
"babel-plugin-transform-es2015-function-name": "^6.0.14",
"babel-plugin-transform-es2015-arrow-functions": "^6.0.14",
"babel-plugin-transform-es2015-block-scoped-functions": "^6.0.14",
"babel-plugin-transform-es2015-classes": "^6.1.2",
"babel-plugin-transform-es2015-object-super": "^6.0.14",
"babel-plugin-transform-es2015-shorthand-properties": "^6.0.14",
"babel-plugin-transform-es2015-computed-properties": "^6.0.14",
"babel-plugin-transform-es2015-for-of": "^6.0.14",
"babel-plugin-transform-es2015-sticky-regex": "^6.0.14",
"babel-plugin-transform-es2015-unicode-regex": "^6.0.14",
"babel-plugin-transform-es2015-constants": "^6.0.15",
"babel-plugin-transform-es2015-spread": "^6.0.14",
"babel-plugin-transform-es2015-parameters": "^6.0.14",
"babel-plugin-transform-es2015-destructuring": "^6.0.14",
"babel-plugin-transform-es2015-block-scoping": "^6.0.14",
"babel-plugin-transform-es2015-typeof-symbol": "^6.1.2",
"babel-plugin-transform-es2015-modules-commonjs": "^6.0.15",
"babel-plugin-transform-regenerator": "^6.0.14"
"babel-plugin-transform-es2015-template-literals": "^6.1.4",
"babel-plugin-transform-es2015-literals": "^6.1.4",
"babel-plugin-transform-es2015-function-name": "^6.1.4",
"babel-plugin-transform-es2015-arrow-functions": "^6.1.4",
"babel-plugin-transform-es2015-block-scoped-functions": "^6.1.4",
"babel-plugin-transform-es2015-classes": "^6.1.4",
"babel-plugin-transform-es2015-object-super": "^6.1.4",
"babel-plugin-transform-es2015-shorthand-properties": "^6.1.4",
"babel-plugin-transform-es2015-computed-properties": "^6.1.4",
"babel-plugin-transform-es2015-for-of": "^6.1.4",
"babel-plugin-transform-es2015-sticky-regex": "^6.1.4",
"babel-plugin-transform-es2015-unicode-regex": "^6.1.4",
"babel-plugin-transform-es2015-constants": "^6.1.4",
"babel-plugin-transform-es2015-spread": "^6.1.4",
"babel-plugin-transform-es2015-parameters": "^6.1.4",
"babel-plugin-transform-es2015-destructuring": "^6.1.4",
"babel-plugin-transform-es2015-block-scoping": "^6.1.4",
"babel-plugin-transform-es2015-typeof-symbol": "^6.1.4",
"babel-plugin-transform-es2015-modules-commonjs": "^6.1.4",
"babel-plugin-transform-regenerator": "^6.1.4"
},
"devDependencies": {
"babel-helper-transform-fixture-test-runner": "^6.1.4"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc