Socket
Socket
Sign inDemoInstall

babel-plugin-transform-es2015-classes

Package Overview
Dependencies
Maintainers
4
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-transform-es2015-classes - npm Package Compare versions

Comparing version 7.0.0-alpha.14 to 7.0.0-alpha.15

20

package.json
{
"name": "babel-plugin-transform-es2015-classes",
"version": "7.0.0-alpha.14",
"version": "7.0.0-alpha.15",
"description": "Compile ES2015 classes to ES5",

@@ -9,10 +9,10 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-classes",

"dependencies": {
"babel-helper-define-map": "7.0.0-alpha.14",
"babel-helper-function-name": "7.0.0-alpha.14",
"babel-helper-optimise-call-expression": "7.0.0-alpha.14",
"babel-helper-replace-supers": "7.0.0-alpha.14",
"babel-messages": "7.0.0-alpha.14",
"babel-template": "7.0.0-alpha.14",
"babel-traverse": "7.0.0-alpha.14",
"babel-types": "7.0.0-alpha.14"
"babel-helper-define-map": "7.0.0-alpha.15",
"babel-helper-function-name": "7.0.0-alpha.15",
"babel-helper-optimise-call-expression": "7.0.0-alpha.15",
"babel-helper-replace-supers": "7.0.0-alpha.15",
"babel-messages": "7.0.0-alpha.15",
"babel-template": "7.0.0-alpha.15",
"babel-traverse": "7.0.0-alpha.15",
"babel-types": "7.0.0-alpha.15"
},

@@ -23,4 +23,4 @@ "keywords": [

"devDependencies": {
"babel-helper-plugin-test-runner": "7.0.0-alpha.14"
"babel-helper-plugin-test-runner": "7.0.0-alpha.15"
}
}
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