New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.12.0 to 6.13.0

26

package.json
{
"name": "babel-preset-meteor",
"version": "6.12.0",
"version": "6.13.0",
"description": "Babel preset for ES2015+ features supported by Meteor",

@@ -18,6 +18,6 @@ "author": "Ben Newman <ben@meteor.com>",

"babel-plugin-transform-es2015-block-scoped-functions": "^6.8.0",
"babel-plugin-transform-es2015-block-scoping": "^6.10.1",
"babel-plugin-transform-es2015-classes": "^6.9.0",
"babel-plugin-transform-es2015-block-scoping": "^6.15.0",
"babel-plugin-transform-es2015-classes": "^6.14.0",
"babel-plugin-transform-es2015-computed-properties": "^6.8.0",
"babel-plugin-transform-es2015-destructuring": "^6.9.0",
"babel-plugin-transform-es2015-destructuring": "^6.16.0",
"babel-plugin-transform-es2015-for-of": "^6.8.0",

@@ -27,3 +27,3 @@ "babel-plugin-transform-es2015-function-name": "^6.9.0",

"babel-plugin-transform-es2015-object-super": "^6.8.0",
"babel-plugin-transform-es2015-parameters": "^6.11.4",
"babel-plugin-transform-es2015-parameters": "^6.17.0",
"babel-plugin-transform-es2015-shorthand-properties": "^6.8.0",

@@ -37,10 +37,10 @@ "babel-plugin-transform-es2015-spread": "^6.8.0",

"babel-plugin-transform-es3-property-literals": "^6.8.0",
"babel-plugin-transform-flow-strip-types": "^6.8.0",
"babel-plugin-transform-object-rest-spread": "^6.8.0",
"babel-plugin-transform-regenerator": "^6.11.4",
"babel-template": "^6.9.0",
"babel-traverse": "^6.13.0",
"babel-types": "^6.13.0",
"babylon": "^6.8.1",
"lodash": "^4.14.2"
"babel-plugin-transform-flow-strip-types": "^6.14.0",
"babel-plugin-transform-object-rest-spread": "^6.16.0",
"babel-plugin-transform-regenerator": "^6.16.1",
"babel-template": "^6.16.0",
"babel-traverse": "^6.16.0",
"babel-types": "^6.16.0",
"babylon": "^6.11.4",
"lodash": "^4.16.4"
},

@@ -47,0 +47,0 @@ "peerDependencies": {

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