You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@rushstack/ts-command-line

Package Overview
Dependencies
Maintainers
3
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/ts-command-line - npm Package Compare versions

Comparing version
5.1.0
to
5.1.1
+6
-1
CHANGELOG.md
# Change Log - @rushstack/ts-command-line
This log was last generated on Fri, 03 Oct 2025 20:10:00 GMT and should not be manually modified.
This log was last generated on Wed, 08 Oct 2025 00:13:29 GMT and should not be manually modified.
## 5.1.1
Wed, 08 Oct 2025 00:13:29 GMT
_Version update only_
## 5.1.0

@@ -6,0 +11,0 @@ Fri, 03 Oct 2025 20:10:00 GMT

+4
-4
{
"name": "@rushstack/ts-command-line",
"version": "5.1.0",
"version": "5.1.1",
"description": "An object-oriented command-line parser for TypeScript",

@@ -17,3 +17,3 @@ "repository": {

"string-argv": "~0.3.1",
"@rushstack/terminal": "0.19.0"
"@rushstack/terminal": "0.19.1"
},

@@ -23,4 +23,4 @@ "devDependencies": {

"eslint": "~9.25.1",
"decoupled-local-node-rig": "1.0.0",
"@rushstack/node-core-library": "5.16.0"
"@rushstack/node-core-library": "5.17.0",
"decoupled-local-node-rig": "1.0.0"
},

@@ -27,0 +27,0 @@ "scripts": {

Sorry, the diff of this file is too big to display