Socket
Socket
Sign inDemoInstall

@babel/cli

Package Overview
Dependencies
85
Maintainers
4
Versions
122
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.23.9 to 7.24.1

2

lib/babel/options.js

@@ -75,3 +75,3 @@ "use strict";

_commander().option("--out-file-extension [string]", "Use a specific extension for the output files");
_commander().version("7.23.9" + " (@babel/core " + _core().version + ")");
_commander().version("7.24.1" + " (@babel/core " + _core().version + ")");
_commander().usage("[options] <files ...>");

@@ -78,0 +78,0 @@ _commander().action(() => {});

{
"name": "@babel/cli",
"version": "7.23.9",
"version": "7.24.1",
"description": "Babel command line.",

@@ -27,3 +27,3 @@ "author": "The Babel Team (https://babel.dev/team)",

"dependencies": {
"@jridgewell/trace-mapping": "^0.3.17",
"@jridgewell/trace-mapping": "^0.3.25",
"commander": "^4.0.1",

@@ -44,4 +44,4 @@ "convert-source-map": "^2.0.0",

"devDependencies": {
"@babel/core": "^7.23.9",
"@babel/helper-transform-fixture-test-runner": "^7.23.9",
"@babel/core": "^7.24.1",
"@babel/helper-transform-fixture-test-runner": "^7.24.1",
"@types/fs-readdir-recursive": "^1.1.0",

@@ -48,0 +48,0 @@ "@types/glob": "^7.2.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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