@rushstack/stream-collator
Advanced tools
Comparing version 4.0.251 to 4.0.252
{ | ||
"name": "@rushstack/stream-collator", | ||
"version": "4.0.251", | ||
"version": "4.0.252", | ||
"description": "Display intelligible realtime output from concurrent processes", | ||
@@ -14,4 +14,4 @@ "repository": { | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.59.4", | ||
"@rushstack/terminal": "0.5.26" | ||
"@rushstack/node-core-library": "3.59.5", | ||
"@rushstack/terminal": "0.5.27" | ||
}, | ||
@@ -22,4 +22,4 @@ "devDependencies": { | ||
"@rushstack/eslint-config": "3.3.2", | ||
"@rushstack/heft": "0.56.0", | ||
"@rushstack/heft-node-rig": "2.2.11" | ||
"@rushstack/heft": "0.56.1", | ||
"@rushstack/heft-node-rig": "2.2.12" | ||
}, | ||
@@ -26,0 +26,0 @@ "scripts": { |
+ Added@rushstack/node-core-library@3.59.5(transitive)
+ Added@rushstack/terminal@0.5.27(transitive)
- Removed@rushstack/node-core-library@3.59.4(transitive)
- Removed@rushstack/terminal@0.5.26(transitive)
Updated@rushstack/terminal@0.5.27