@rushstack/terminal
Advanced tools
Comparing version 0.1.39 to 0.1.40
@@ -5,2 +5,20 @@ { | ||
{ | ||
"version": "0.1.40", | ||
"tag": "@rushstack/terminal_v0.1.40", | ||
"date": "Tue, 10 Nov 2020 23:13:12 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.35.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/heft\" to `0.21.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `0.1.21`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.1.39", | ||
@@ -7,0 +25,0 @@ "tag": "@rushstack/terminal_v0.1.39", |
# Change Log - @rushstack/terminal | ||
This log was last generated on Tue, 10 Nov 2020 16:11:42 GMT and should not be manually modified. | ||
This log was last generated on Tue, 10 Nov 2020 23:13:12 GMT and should not be manually modified. | ||
## 0.1.40 | ||
Tue, 10 Nov 2020 23:13:12 GMT | ||
_Version update only_ | ||
## 0.1.39 | ||
@@ -6,0 +11,0 @@ Tue, 10 Nov 2020 16:11:42 GMT |
{ | ||
"name": "@rushstack/terminal", | ||
"version": "0.1.39", | ||
"version": "0.1.40", | ||
"description": "User interface primitives for console applications", | ||
@@ -15,3 +15,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.34.7", | ||
"@rushstack/node-core-library": "3.35.0", | ||
"@types/node": "10.17.13" | ||
@@ -21,4 +21,4 @@ }, | ||
"@rushstack/eslint-config": "2.3.0", | ||
"@rushstack/heft": "0.20.1", | ||
"@rushstack/heft-node-rig": "0.1.20", | ||
"@rushstack/heft": "0.21.0", | ||
"@rushstack/heft-node-rig": "0.1.21", | ||
"@types/heft-jest": "1.0.1", | ||
@@ -25,0 +25,0 @@ "colors": "~1.2.1" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
192251
3079
+ Added@rushstack/node-core-library@3.35.0(transitive)
- Removed@rushstack/node-core-library@3.34.7(transitive)