New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@rushstack/terminal

Package Overview
Dependencies
Maintainers
4
Versions
336
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/terminal - npm Package Compare versions

Comparing version
0.22.3
to
0.22.4
+6
-1
CHANGELOG.md
# Change Log - @rushstack/terminal
This log was last generated on Wed, 25 Feb 2026 00:34:30 GMT and should not be manually modified.
This log was last generated on Tue, 31 Mar 2026 15:14:14 GMT and should not be manually modified.
## 0.22.4
Tue, 31 Mar 2026 15:14:14 GMT
_Version update only_
## 0.22.3

@@ -6,0 +11,0 @@ Wed, 25 Feb 2026 00:34:30 GMT

+1
-1

@@ -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.57.0"
"packageVersion": "7.57.7"
}
]
}
{
"name": "@rushstack/terminal",
"version": "0.22.3",
"version": "0.22.4",
"description": "User interface primitives for console applications",

@@ -38,7 +38,7 @@ "main": "./lib-commonjs/index.js",

"supports-color": "~8.1.1",
"@rushstack/node-core-library": "5.20.3",
"@rushstack/node-core-library": "5.21.0",
"@rushstack/problem-matcher": "0.2.1"
},
"devDependencies": {
"@rushstack/heft": "1.2.0",
"@rushstack/heft": "1.2.7",
"@types/supports-color": "8.1.3",

@@ -45,0 +45,0 @@ "eslint": "~9.37.0",

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