@rushstack/stream-collator
Advanced tools
Comparing version 4.1.49 to 4.1.50
@@ -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.43.8" | ||
"packageVersion": "7.44.0" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/stream-collator", | ||
"version": "4.1.49", | ||
"version": "4.1.50", | ||
"description": "Display intelligible realtime output from concurrent processes", | ||
@@ -14,7 +14,7 @@ "repository": { | ||
"dependencies": { | ||
"@rushstack/node-core-library": "5.0.0", | ||
"@rushstack/terminal": "0.11.1" | ||
"@rushstack/node-core-library": "5.1.0", | ||
"@rushstack/terminal": "0.12.0" | ||
}, | ||
"devDependencies": { | ||
"@rushstack/heft": "0.66.11", | ||
"@rushstack/heft": "0.66.12", | ||
"local-node-rig": "1.0.0" | ||
@@ -21,0 +21,0 @@ }, |
+ Added@rushstack/node-core-library@5.1.0(transitive)
+ Added@rushstack/terminal@0.12.0(transitive)
- Removed@rushstack/node-core-library@5.0.0(transitive)
- Removed@rushstack/terminal@0.11.1(transitive)
Updated@rushstack/terminal@0.12.0