@rushstack/stream-collator
Advanced tools
Comparing version 4.1.31 to 4.1.32
{ | ||
"name": "@rushstack/stream-collator", | ||
"version": "4.1.31", | ||
"version": "4.1.32", | ||
"description": "Display intelligible realtime output from concurrent processes", | ||
@@ -14,7 +14,7 @@ "repository": { | ||
"dependencies": { | ||
"@rushstack/terminal": "0.9.0", | ||
"@rushstack/node-core-library": "4.0.2" | ||
"@rushstack/node-core-library": "4.0.2", | ||
"@rushstack/terminal": "0.10.0" | ||
}, | ||
"devDependencies": { | ||
"@rushstack/heft": "0.65.4", | ||
"@rushstack/heft": "0.65.5", | ||
"local-node-rig": "1.0.0" | ||
@@ -21,0 +21,0 @@ }, |
41470
+ Added@rushstack/terminal@0.10.0(transitive)
+ Addedhas-flag@4.0.0(transitive)
+ Addedsupports-color@8.1.1(transitive)
- Removed@rushstack/terminal@0.9.0(transitive)
- Removedcolors@1.2.5(transitive)
Updated@rushstack/terminal@0.10.0