Socket
Socket
Sign inDemoInstall

babel

Package Overview
Dependencies
0
Maintainers
6
Versions
165
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.5.2 to 6.23.0

lib/cli.js

8

package.json
{
"name": "babel",
"version": "6.5.2",
"version": "6.23.0",
"description": "Turn ES6 code into readable vanilla ES5 with source maps",

@@ -10,6 +10,6 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>",

"bin": {
"babel": "./cli.js",
"babel-node": "./cli.js",
"babel-external-helpers": "./cli.js"
"babel": "./lib/cli.js",
"babel-node": "./lib/cli.js",
"babel-external-helpers": "./lib/cli.js"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc