@rushstack/ts-command-line
Advanced tools
+6
-1
| # 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
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
560067
0.09%7473
0.2%+ Added
+ Added
- Removed
- Removed
Updated