@rushstack/stream-collator
Advanced tools
Comparing version 4.1.45 to 4.1.46
@@ -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.4" | ||
"packageVersion": "7.43.5" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/stream-collator", | ||
"version": "4.1.45", | ||
"version": "4.1.46", | ||
"description": "Display intelligible realtime output from concurrent processes", | ||
@@ -15,7 +15,7 @@ "repository": { | ||
"@rushstack/node-core-library": "4.3.0", | ||
"@rushstack/terminal": "0.10.4" | ||
"@rushstack/terminal": "0.11.0" | ||
}, | ||
"devDependencies": { | ||
"@rushstack/heft": "0.66.7", | ||
"local-node-rig": "1.0.0" | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/heft": "0.66.8" | ||
}, | ||
@@ -22,0 +22,0 @@ "scripts": { |
+ Added@rushstack/terminal@0.11.0(transitive)
- Removed@rushstack/terminal@0.10.4(transitive)
Updated@rushstack/terminal@0.11.0