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 7.1.2 to 7.1.5

8

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

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

"@babel/plugin-transform-block-scoped-functions": "^7.0.0",
"@babel/plugin-transform-block-scoping": "^7.0.0",
"@babel/plugin-transform-block-scoping": "^7.1.5",
"@babel/plugin-transform-classes": "^7.1.0",
"@babel/plugin-transform-computed-properties": "^7.0.0",
"@babel/plugin-transform-destructuring": "^7.1.2",
"@babel/plugin-transform-destructuring": "^7.1.3",
"@babel/plugin-transform-exponentiation-operator": "^7.1.0",

@@ -39,4 +39,4 @@ "@babel/plugin-transform-flow-strip-types": "^7.0.0",

"devDependencies": {
"@babel/core": "^7.1.2"
"@babel/core": "^7.1.5"
}
}
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