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.22.6 to 7.22.9

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.22.6" + " (@babel/core " + _core().version + ")");
_commander().version("7.22.9" + " (@babel/core " + _core().version + ")");
_commander().usage("[options] <files ...>");

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

{
"name": "@babel/cli",
"version": "7.22.6",
"version": "7.22.9",
"description": "Babel command line.",

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

"devDependencies": {
"@babel/core": "^7.22.6",
"@babel/helper-fixtures": "^7.22.6",
"@nicolo-ribaudo/semver-v6": "^6.3.3",
"@babel/core": "^7.22.9",
"@babel/helper-fixtures": "^7.22.9",
"@types/fs-readdir-recursive": "^1.1.0",
"@types/glob": "^7.2.0",
"rimraf": "^3.0.0"
"rimraf": "^3.0.0",
"semver": "^6.3.1"
},

@@ -51,0 +51,0 @@ "bin": {

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc