Socket
Socket
Sign inDemoInstall

@rushstack/terminal

Package Overview
Dependencies
Maintainers
3
Versions
311
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.5.37 to 0.5.38

2

dist/tsdoc-metadata.json

@@ -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.36.3"
"packageVersion": "7.36.4"
}
]
}

@@ -88,3 +88,3 @@ "use strict";

this._closeRewriters(this._stderrStates, "E" /* TerminalChunkKind.Stderr */);
this._closeRewriters(this._stderrStates, "O" /* TerminalChunkKind.Stdout */);
this._closeRewriters(this._stdoutStates, "O" /* TerminalChunkKind.Stdout */);
this.autocloseDestination();

@@ -91,0 +91,0 @@ }

{
"name": "@rushstack/terminal",
"version": "0.5.37",
"version": "0.5.38",
"description": "User interface primitives for console applications",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc