@rushstack/stream-collator
Advanced tools
Comparing version 4.1.29 to 4.1.30
@@ -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.40.4" | ||
"packageVersion": "7.40.5" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/stream-collator", | ||
"version": "4.1.29", | ||
"version": "4.1.30", | ||
"description": "Display intelligible realtime output from concurrent processes", | ||
@@ -14,8 +14,8 @@ "repository": { | ||
"dependencies": { | ||
"@rushstack/node-core-library": "4.0.1", | ||
"@rushstack/terminal": "0.8.1" | ||
"@rushstack/node-core-library": "4.0.2", | ||
"@rushstack/terminal": "0.9.0" | ||
}, | ||
"devDependencies": { | ||
"@rushstack/heft": "0.65.2", | ||
"local-node-rig": "1.0.0" | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/heft": "0.65.3" | ||
}, | ||
@@ -22,0 +22,0 @@ "scripts": { |
+ Added@rushstack/node-core-library@4.0.2(transitive)
+ Added@rushstack/terminal@0.9.0(transitive)
- Removed@rushstack/node-core-library@4.0.1(transitive)
- Removed@rushstack/terminal@0.8.1(transitive)
Updated@rushstack/terminal@0.9.0