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.3.13 to 6.3.26

5

cli.js
#!/usr/bin/env node
console.error("The CLI has been moved into the package `babel-cli`.");
console.log();
console.log("$ npm install -g babel-cli");
console.log();
console.error("The CLI has been moved into the package `babel-cli`. See http://babeljs.io/docs/usage/cli/");
process.exit(1);

2

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

@@ -5,0 +5,0 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>",

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