Socket
Socket
Sign inDemoInstall

@rushstack/terminal

Package Overview
Dependencies
Maintainers
3
Versions
312
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.11.1 to 0.12.0

2

lib/StringBufferTerminalProvider.js

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

get eolCharacter() {
return '[n]';
return '\n';
}

@@ -60,0 +60,0 @@ /**

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

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

"supports-color": "~8.1.1",
"@rushstack/node-core-library": "5.0.0"
"@rushstack/node-core-library": "5.1.0"
},

@@ -18,0 +18,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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