Socket
Socket
Sign inDemoInstall

babel-preset-es2015

Package Overview
Dependencies
61
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.1.4 to 6.1.17

2

index.js

@@ -15,3 +15,3 @@ module.exports = {

require("babel-plugin-transform-es2015-unicode-regex"),
require("babel-plugin-transform-es2015-constants"),
require("babel-plugin-check-es2015-constants"),
require("babel-plugin-transform-es2015-spread"),

@@ -18,0 +18,0 @@ require("babel-plugin-transform-es2015-parameters"),

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

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

"dependencies": {
"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"
"babel-plugin-transform-es2015-template-literals": "^6.1.17",
"babel-plugin-transform-es2015-literals": "^6.1.17",
"babel-plugin-transform-es2015-function-name": "^6.1.17",
"babel-plugin-transform-es2015-arrow-functions": "^6.1.17",
"babel-plugin-transform-es2015-block-scoped-functions": "^6.1.17",
"babel-plugin-transform-es2015-classes": "^6.1.17",
"babel-plugin-transform-es2015-object-super": "^6.1.17",
"babel-plugin-transform-es2015-shorthand-properties": "^6.1.17",
"babel-plugin-transform-es2015-computed-properties": "^6.1.17",
"babel-plugin-transform-es2015-for-of": "^6.1.17",
"babel-plugin-transform-es2015-sticky-regex": "^6.1.17",
"babel-plugin-transform-es2015-unicode-regex": "^6.1.17",
"babel-plugin-check-es2015-constants": "^6.1.17",
"babel-plugin-transform-es2015-spread": "^6.1.17",
"babel-plugin-transform-es2015-parameters": "^6.1.17",
"babel-plugin-transform-es2015-destructuring": "^6.1.17",
"babel-plugin-transform-es2015-block-scoping": "^6.1.17",
"babel-plugin-transform-es2015-typeof-symbol": "^6.1.17",
"babel-plugin-transform-es2015-modules-commonjs": "^6.1.17",
"babel-plugin-transform-regenerator": "^6.1.17"
},
"devDependencies": {
"babel-helper-transform-fixture-test-runner": "^6.1.4"
"babel-helper-transform-fixture-test-runner": "^6.1.17"
}
}
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