New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rushstack/terminal

Package Overview
Dependencies
Maintainers
14
Versions
318
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

to
0.1.72

21

CHANGELOG.json

@@ -5,2 +5,23 @@ {

{
"version": "0.1.72",
"tag": "@rushstack/terminal_v0.1.72",
"date": "Mon, 12 Apr 2021 15:10:29 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.36.2`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.3.4`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.28.2`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.0.10`"
}
]
}
},
{
"version": "0.1.71",

@@ -7,0 +28,0 @@ "tag": "@rushstack/terminal_v0.1.71",

7

CHANGELOG.md
# Change Log - @rushstack/terminal
This log was last generated on Thu, 08 Apr 2021 20:41:55 GMT and should not be manually modified.
This log was last generated on Mon, 12 Apr 2021 15:10:29 GMT and should not be manually modified.
## 0.1.72
Mon, 12 Apr 2021 15:10:29 GMT
_Version update only_
## 0.1.71

@@ -6,0 +11,0 @@ Thu, 08 Apr 2021 20:41:55 GMT

10

package.json
{
"name": "@rushstack/terminal",
"version": "0.1.71",
"version": "0.1.72",
"description": "User interface primitives for console applications",

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

"dependencies": {
"@rushstack/node-core-library": "3.36.1",
"@rushstack/node-core-library": "3.36.2",
"@types/node": "10.17.13"
},
"devDependencies": {
"@rushstack/eslint-config": "2.3.3",
"@rushstack/heft": "0.28.1",
"@rushstack/heft-node-rig": "1.0.9",
"@rushstack/eslint-config": "2.3.4",
"@rushstack/heft": "0.28.2",
"@rushstack/heft-node-rig": "1.0.10",
"@types/heft-jest": "1.0.1",

@@ -24,0 +24,0 @@ "colors": "~1.2.1"