@rushstack/ts-command-line
Advanced tools
+11
-1
| # Change Log - @rushstack/ts-command-line | ||
| This log was last generated on Sat, 06 Dec 2025 01:12:29 GMT and should not be manually modified. | ||
| This log was last generated on Wed, 07 Jan 2026 01:12:25 GMT and should not be manually modified. | ||
| ## 5.1.7 | ||
| Wed, 07 Jan 2026 01:12:25 GMT | ||
| _Version update only_ | ||
| ## 5.1.6 | ||
| Mon, 05 Jan 2026 16:12:49 GMT | ||
| _Version update only_ | ||
| ## 5.1.5 | ||
@@ -6,0 +16,0 @@ Sat, 06 Dec 2025 01:12:29 GMT |
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
| "packageName": "@microsoft/api-extractor", | ||
| "packageVersion": "7.54.0" | ||
| "packageVersion": "7.55.2" | ||
| } | ||
| ] | ||
| } |
+5
-5
| { | ||
| "name": "@rushstack/ts-command-line", | ||
| "version": "5.1.5", | ||
| "version": "5.1.7", | ||
| "description": "An object-oriented command-line parser for TypeScript", | ||
@@ -17,9 +17,9 @@ "repository": { | ||
| "string-argv": "~0.3.1", | ||
| "@rushstack/terminal": "0.19.5" | ||
| "@rushstack/terminal": "0.21.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@rushstack/heft": "1.1.4", | ||
| "@rushstack/heft": "1.1.7", | ||
| "eslint": "~9.37.0", | ||
| "decoupled-local-node-rig": "1.0.0", | ||
| "@rushstack/node-core-library": "5.19.1" | ||
| "@rushstack/node-core-library": "5.19.1", | ||
| "decoupled-local-node-rig": "1.0.0" | ||
| }, | ||
@@ -26,0 +26,0 @@ "scripts": { |
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
562722
0.13%7557
0.32%+ Added
- Removed
Updated