Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

babel-preset-meteor

Package Overview
Dependencies
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-preset-meteor - npm Package Compare versions

Comparing version 6.2.4 to 6.3.13

64

package.json
{
"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"
}
}
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