@rushstack/stream-collator
Advanced tools
Comparing version 4.1.57 to 4.1.58
{ | ||
"name": "@rushstack/stream-collator", | ||
"version": "4.1.57", | ||
"version": "4.1.58", | ||
"description": "Display intelligible realtime output from concurrent processes", | ||
@@ -14,8 +14,8 @@ "repository": { | ||
"dependencies": { | ||
"@rushstack/node-core-library": "5.4.1", | ||
"@rushstack/terminal": "0.13.0" | ||
"@rushstack/node-core-library": "5.5.0", | ||
"@rushstack/terminal": "0.13.1" | ||
}, | ||
"devDependencies": { | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/heft": "0.66.19" | ||
"@rushstack/heft": "0.66.20" | ||
}, | ||
@@ -22,0 +22,0 @@ "scripts": { |
+ Added@rushstack/node-core-library@5.5.0(transitive)
+ Added@rushstack/terminal@0.13.1(transitive)
- Removed@rushstack/node-core-library@5.4.1(transitive)
- Removed@rushstack/terminal@0.13.0(transitive)
Updated@rushstack/terminal@0.13.1