@rushstack/terminal
Advanced tools
Comparing version 0.14.1 to 0.14.2
# Change Log - @rushstack/terminal | ||
This log was last generated on Tue, 10 Sep 2024 20:08:11 GMT and should not be manually modified. | ||
This log was last generated on Fri, 13 Sep 2024 00:11:43 GMT and should not be manually modified. | ||
## 0.14.2 | ||
Fri, 13 Sep 2024 00:11:43 GMT | ||
_Version update only_ | ||
## 0.14.1 | ||
@@ -6,0 +11,0 @@ Tue, 10 Sep 2024 20:08:11 GMT |
{ | ||
"name": "@rushstack/terminal", | ||
"version": "0.14.1", | ||
"version": "0.14.2", | ||
"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.8.0" | ||
"@rushstack/node-core-library": "5.9.0" | ||
}, | ||
@@ -18,0 +18,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
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
523872
9619
+ Added@rushstack/node-core-library@5.9.0(transitive)
- Removed@rushstack/node-core-library@5.8.0(transitive)