@rushstack/ts-command-line
Advanced tools
+15
-0
@@ -5,2 +5,17 @@ { | ||
| { | ||
| "version": "5.0.4", | ||
| "tag": "@rushstack/ts-command-line_v5.0.4", | ||
| "date": "Tue, 30 Sep 2025 20:33:51 GMT", | ||
| "comments": { | ||
| "dependency": [ | ||
| { | ||
| "comment": "Updating dependency \"@rushstack/terminal\" to `0.17.0`" | ||
| }, | ||
| { | ||
| "comment": "Updating dependency \"@rushstack/node-core-library\" to `5.15.0`" | ||
| } | ||
| ] | ||
| } | ||
| }, | ||
| { | ||
| "version": "5.0.3", | ||
@@ -7,0 +22,0 @@ "tag": "@rushstack/ts-command-line_v5.0.3", |
+6
-1
| # Change Log - @rushstack/ts-command-line | ||
| This log was last generated on Thu, 11 Sep 2025 00:22:31 GMT and should not be manually modified. | ||
| This log was last generated on Tue, 30 Sep 2025 20:33:51 GMT and should not be manually modified. | ||
| ## 5.0.4 | ||
| Tue, 30 Sep 2025 20:33:51 GMT | ||
| _Version update only_ | ||
| ## 5.0.3 | ||
@@ -6,0 +11,0 @@ Thu, 11 Sep 2025 00:22:31 GMT |
+4
-4
| { | ||
| "name": "@rushstack/ts-command-line", | ||
| "version": "5.0.3", | ||
| "version": "5.0.4", | ||
| "description": "An object-oriented command-line parser for TypeScript", | ||
@@ -17,3 +17,3 @@ "repository": { | ||
| "string-argv": "~0.3.1", | ||
| "@rushstack/terminal": "0.16.0" | ||
| "@rushstack/terminal": "0.17.0" | ||
| }, | ||
@@ -23,4 +23,4 @@ "devDependencies": { | ||
| "eslint": "~9.25.1", | ||
| "@rushstack/node-core-library": "5.14.0", | ||
| "decoupled-local-node-rig": "1.0.0" | ||
| "decoupled-local-node-rig": "1.0.0", | ||
| "@rushstack/node-core-library": "5.15.0" | ||
| }, | ||
@@ -27,0 +27,0 @@ "scripts": { |
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
558415
0.09%7423
0.2%+ Added
+ Added
+ Added
- Removed
- Removed
Updated