babel-preset-meteor
Advanced tools
Comparing version 6.2.4 to 6.3.13
{ | ||
"name": "babel-preset-meteor", | ||
"version": "6.2.4", | ||
"version": "6.3.13", | ||
"description": "Babel preset for ES2015+ features supported by Meteor", | ||
@@ -10,34 +10,34 @@ "author": "Ben Newman <ben@meteor.com>", | ||
"dependencies": { | ||
"babel-plugin-check-es2015-constants": "^6.2.4", | ||
"babel-plugin-external-helpers-2": "^6.2.4", | ||
"babel-plugin-syntax-async-functions": "^6.2.4", | ||
"babel-plugin-syntax-async-generators": "^6.2.4", | ||
"babel-plugin-syntax-flow": "^6.2.4", | ||
"babel-plugin-syntax-object-rest-spread": "^6.2.4", | ||
"babel-plugin-syntax-trailing-function-commas": "^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-block-scoping": "^6.2.4", | ||
"babel-plugin-transform-es2015-classes": "^6.2.4", | ||
"babel-plugin-transform-es2015-computed-properties": "^6.2.4", | ||
"babel-plugin-transform-es2015-destructuring": "^6.2.4", | ||
"babel-plugin-transform-es2015-for-of": "^6.2.4", | ||
"babel-plugin-transform-es2015-function-name": "^6.2.4", | ||
"babel-plugin-transform-es2015-literals": "^6.2.4", | ||
"babel-plugin-transform-es2015-modules-commonjs": "^6.2.4", | ||
"babel-plugin-transform-es2015-object-super": "^6.2.4", | ||
"babel-plugin-transform-es2015-parameters": "^6.2.4", | ||
"babel-plugin-transform-es2015-shorthand-properties": "^6.2.4", | ||
"babel-plugin-transform-es2015-spread": "^6.2.4", | ||
"babel-plugin-transform-es2015-sticky-regex": "^6.2.4", | ||
"babel-plugin-transform-es2015-template-literals": "^6.2.4", | ||
"babel-plugin-transform-es2015-typeof-symbol": "^6.2.4", | ||
"babel-plugin-transform-es2015-unicode-regex": "^6.2.4", | ||
"babel-plugin-transform-es3-member-expression-literals": "^6.2.4", | ||
"babel-plugin-transform-es3-property-literals": "^6.2.4", | ||
"babel-plugin-transform-flow-strip-types": "^6.2.4", | ||
"babel-plugin-transform-object-rest-spread": "^6.2.4", | ||
"babel-plugin-transform-regenerator": "^6.2.4", | ||
"babel-plugin-transform-runtime": "^6.2.4" | ||
"babel-plugin-check-es2015-constants": "^6.3.13", | ||
"babel-plugin-external-helpers-2": "^6.3.13", | ||
"babel-plugin-syntax-async-functions": "^6.3.13", | ||
"babel-plugin-syntax-async-generators": "^6.3.13", | ||
"babel-plugin-syntax-flow": "^6.3.13", | ||
"babel-plugin-syntax-object-rest-spread": "^6.3.13", | ||
"babel-plugin-syntax-trailing-function-commas": "^6.3.13", | ||
"babel-plugin-transform-es2015-arrow-functions": "^6.3.13", | ||
"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13", | ||
"babel-plugin-transform-es2015-block-scoping": "^6.3.13", | ||
"babel-plugin-transform-es2015-classes": "^6.3.15", | ||
"babel-plugin-transform-es2015-computed-properties": "^6.3.13", | ||
"babel-plugin-transform-es2015-destructuring": "^6.3.15", | ||
"babel-plugin-transform-es2015-for-of": "^6.3.13", | ||
"babel-plugin-transform-es2015-function-name": "^6.3.21", | ||
"babel-plugin-transform-es2015-literals": "^6.3.13", | ||
"babel-plugin-transform-es2015-modules-commonjs": "^6.3.16", | ||
"babel-plugin-transform-es2015-object-super": "^6.3.13", | ||
"babel-plugin-transform-es2015-parameters": "^6.3.21", | ||
"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13", | ||
"babel-plugin-transform-es2015-spread": "^6.3.14", | ||
"babel-plugin-transform-es2015-sticky-regex": "^6.3.13", | ||
"babel-plugin-transform-es2015-template-literals": "^6.3.13", | ||
"babel-plugin-transform-es2015-typeof-symbol": "^6.3.13", | ||
"babel-plugin-transform-es2015-unicode-regex": "^6.3.13", | ||
"babel-plugin-transform-es3-member-expression-literals": "^6.3.13", | ||
"babel-plugin-transform-es3-property-literals": "^6.3.13", | ||
"babel-plugin-transform-flow-strip-types": "^6.3.15", | ||
"babel-plugin-transform-object-rest-spread": "^6.3.13", | ||
"babel-plugin-transform-regenerator": "^6.3.18", | ||
"babel-plugin-transform-runtime": "^6.3.13" | ||
} | ||
} |
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
6605
Updatedbabel-plugin-transform-es2015-arrow-functions@^6.3.13
Updatedbabel-plugin-transform-es2015-block-scoped-functions@^6.3.13
Updatedbabel-plugin-transform-es2015-computed-properties@^6.3.13
Updatedbabel-plugin-transform-es2015-modules-commonjs@^6.3.16
Updatedbabel-plugin-transform-es2015-shorthand-properties@^6.3.13
Updatedbabel-plugin-transform-es2015-template-literals@^6.3.13
Updatedbabel-plugin-transform-es3-member-expression-literals@^6.3.13