@rushstack/stream-collator
Advanced tools
Comparing version 4.1.24 to 4.1.25
@@ -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.40.0" | ||
"packageVersion": "7.40.1" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/stream-collator", | ||
"version": "4.1.24", | ||
"version": "4.1.25", | ||
"description": "Display intelligible realtime output from concurrent processes", | ||
@@ -14,8 +14,8 @@ "repository": { | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.66.0", | ||
"@rushstack/terminal": "0.7.23" | ||
"@rushstack/node-core-library": "3.66.1", | ||
"@rushstack/terminal": "0.7.24" | ||
}, | ||
"devDependencies": { | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/heft": "0.64.6" | ||
"@rushstack/heft": "0.64.7" | ||
}, | ||
@@ -22,0 +22,0 @@ "scripts": { |
@@ -55,4 +55,4 @@ ## @rushstack/stream-collator | ||
out what's new in the latest version | ||
- [API Reference](https://rushstack.io/pages/api/stream-collator/) | ||
- [API Reference](https://api.rushstack.io/pages/stream-collator/) | ||
`@rushstack/stream-collator` is part of the [Rush Stack](https://rushstack.io/) family of projects. |
+ Added@rushstack/node-core-library@3.66.1(transitive)
+ Added@rushstack/terminal@0.7.24(transitive)
- Removed@rushstack/node-core-library@3.66.0(transitive)
- Removed@rushstack/terminal@0.7.23(transitive)
Updated@rushstack/terminal@0.7.24