@babel/cli
Advanced tools
Comparing version 7.21.5 to 7.22.5
@@ -75,3 +75,3 @@ "use strict"; | ||
_commander().option("--out-file-extension [string]", "Use a specific extension for the output files"); | ||
_commander().version("7.21.5" + " (@babel/core " + _core().version + ")"); | ||
_commander().version("7.22.5" + " (@babel/core " + _core().version + ")"); | ||
_commander().usage("[options] <files ...>"); | ||
@@ -78,0 +78,0 @@ _commander().action(() => {}); |
{ | ||
"name": "@babel/cli", | ||
"version": "7.21.5", | ||
"version": "7.22.5", | ||
"description": "Babel command line.", | ||
@@ -43,4 +43,4 @@ "author": "The Babel Team (https://babel.dev/team)", | ||
"devDependencies": { | ||
"@babel/core": "^7.21.5", | ||
"@babel/helper-fixtures": "^7.21.5", | ||
"@babel/core": "^7.22.5", | ||
"@babel/helper-fixtures": "^7.22.5", | ||
"@types/fs-readdir-recursive": "^1.1.0", | ||
@@ -47,0 +47,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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
113946