@rushstack/ts-command-line
Advanced tools
+6
-1
| # Change Log - @rushstack/ts-command-line | ||
| This log was last generated on Sat, 18 Apr 2026 00:15:17 GMT and should not be manually modified. | ||
| This log was last generated on Sat, 18 Apr 2026 03:47:10 GMT and should not be manually modified. | ||
| ## 5.3.8 | ||
| Sat, 18 Apr 2026 03:47:10 GMT | ||
| _Version update only_ | ||
| ## 5.3.7 | ||
@@ -6,0 +11,0 @@ Sat, 18 Apr 2026 00:15:17 GMT |
+2
-2
| { | ||
| "name": "@rushstack/ts-command-line", | ||
| "version": "5.3.7", | ||
| "version": "5.3.8", | ||
| "description": "An object-oriented command-line parser for TypeScript", | ||
@@ -40,3 +40,3 @@ "repository": { | ||
| "string-argv": "~0.3.1", | ||
| "@rushstack/terminal": "0.22.7" | ||
| "@rushstack/terminal": "0.23.0" | ||
| }, | ||
@@ -43,0 +43,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
886057
0.04%10123
0.12%+ Added
- Removed
Updated