You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@rushstack/terminal

Package Overview
Dependencies
Maintainers
3
Versions
335
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.19.1
to
0.19.2
+6
-1
CHANGELOG.md
# Change Log - @rushstack/terminal
This log was last generated on Wed, 08 Oct 2025 00:13:29 GMT and should not be manually modified.
This log was last generated on Wed, 22 Oct 2025 00:57:54 GMT and should not be manually modified.
## 0.19.2
Wed, 22 Oct 2025 00:57:54 GMT
_Version update only_
## 0.19.1

@@ -6,0 +11,0 @@ Wed, 08 Oct 2025 00:13:29 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.52.15"
"packageVersion": "7.53.1"
}
]
}
{
"name": "@rushstack/terminal",
"version": "0.19.1",
"version": "0.19.2",
"description": "User interface primitives for console applications",

@@ -15,9 +15,9 @@ "main": "lib/index.js",

"supports-color": "~8.1.1",
"@rushstack/node-core-library": "5.17.0",
"@rushstack/node-core-library": "5.17.1",
"@rushstack/problem-matcher": "0.1.1"
},
"devDependencies": {
"@rushstack/heft": "1.0.0",
"@rushstack/heft": "1.1.1",
"@types/supports-color": "8.1.3",
"eslint": "~9.25.1",
"eslint": "~9.37.0",
"decoupled-local-node-rig": "1.0.0"

@@ -24,0 +24,0 @@ },

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