babel-preset-es2015
Advanced tools
Comparing version 6.1.18 to 6.2.4
{ | ||
"name": "babel-preset-es2015", | ||
"version": "6.1.18", | ||
"version": "6.2.4", | ||
"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.18", | ||
"babel-plugin-transform-es2015-literals": "^6.1.18", | ||
"babel-plugin-transform-es2015-function-name": "^6.1.18", | ||
"babel-plugin-transform-es2015-arrow-functions": "^6.1.18", | ||
"babel-plugin-transform-es2015-block-scoped-functions": "^6.1.18", | ||
"babel-plugin-transform-es2015-classes": "^6.1.18", | ||
"babel-plugin-transform-es2015-object-super": "^6.1.18", | ||
"babel-plugin-transform-es2015-shorthand-properties": "^6.1.18", | ||
"babel-plugin-transform-es2015-computed-properties": "^6.1.18", | ||
"babel-plugin-transform-es2015-for-of": "^6.1.18", | ||
"babel-plugin-transform-es2015-sticky-regex": "^6.1.18", | ||
"babel-plugin-transform-es2015-unicode-regex": "^6.1.18", | ||
"babel-plugin-check-es2015-constants": "^6.1.18", | ||
"babel-plugin-transform-es2015-spread": "^6.1.18", | ||
"babel-plugin-transform-es2015-parameters": "^6.1.18", | ||
"babel-plugin-transform-es2015-destructuring": "^6.1.18", | ||
"babel-plugin-transform-es2015-block-scoping": "^6.1.18", | ||
"babel-plugin-transform-es2015-typeof-symbol": "^6.1.18", | ||
"babel-plugin-transform-es2015-modules-commonjs": "^6.1.18", | ||
"babel-plugin-transform-regenerator": "^6.1.18" | ||
"babel-plugin-transform-es2015-template-literals": "^6.2.4", | ||
"babel-plugin-transform-es2015-literals": "^6.2.4", | ||
"babel-plugin-transform-es2015-function-name": "^6.2.4", | ||
"babel-plugin-transform-es2015-arrow-functions": "^6.2.4", | ||
"babel-plugin-transform-es2015-block-scoped-functions": "^6.2.4", | ||
"babel-plugin-transform-es2015-classes": "^6.2.4", | ||
"babel-plugin-transform-es2015-object-super": "^6.2.4", | ||
"babel-plugin-transform-es2015-shorthand-properties": "^6.2.4", | ||
"babel-plugin-transform-es2015-computed-properties": "^6.2.4", | ||
"babel-plugin-transform-es2015-for-of": "^6.2.4", | ||
"babel-plugin-transform-es2015-sticky-regex": "^6.2.4", | ||
"babel-plugin-transform-es2015-unicode-regex": "^6.2.4", | ||
"babel-plugin-check-es2015-constants": "^6.2.4", | ||
"babel-plugin-transform-es2015-spread": "^6.2.4", | ||
"babel-plugin-transform-es2015-parameters": "^6.2.4", | ||
"babel-plugin-transform-es2015-destructuring": "^6.2.4", | ||
"babel-plugin-transform-es2015-block-scoping": "^6.2.4", | ||
"babel-plugin-transform-es2015-typeof-symbol": "^6.2.4", | ||
"babel-plugin-transform-es2015-modules-commonjs": "^6.2.4", | ||
"babel-plugin-transform-regenerator": "^6.2.4" | ||
}, | ||
"devDependencies": { | ||
"babel-helper-transform-fixture-test-runner": "^6.1.18" | ||
"babel-helper-transform-fixture-test-runner": "^6.2.4" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3336
Updatedbabel-plugin-transform-es2015-block-scoped-functions@^6.2.4
Updatedbabel-plugin-transform-es2015-computed-properties@^6.2.4
Updatedbabel-plugin-transform-es2015-modules-commonjs@^6.2.4
Updatedbabel-plugin-transform-es2015-shorthand-properties@^6.2.4
Updatedbabel-plugin-transform-es2015-template-literals@^6.2.4