@rushstack/stream-collator
Advanced tools
Comparing version 4.1.41 to 4.1.42
@@ -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.0" | ||
"packageVersion": "7.43.1" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/stream-collator", | ||
"version": "4.1.41", | ||
"version": "4.1.42", | ||
"description": "Display intelligible realtime output from concurrent processes", | ||
@@ -14,8 +14,8 @@ "repository": { | ||
"dependencies": { | ||
"@rushstack/node-core-library": "4.1.0", | ||
"@rushstack/terminal": "0.10.1" | ||
"@rushstack/terminal": "0.10.2", | ||
"@rushstack/node-core-library": "4.2.0" | ||
}, | ||
"devDependencies": { | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/heft": "0.66.3" | ||
"@rushstack/heft": "0.66.4" | ||
}, | ||
@@ -22,0 +22,0 @@ "scripts": { |
+ Added@rushstack/node-core-library@4.2.0(transitive)
+ Added@rushstack/terminal@0.10.2(transitive)
- Removed@rushstack/node-core-library@4.1.0(transitive)
- Removed@rushstack/terminal@0.10.1(transitive)
Updated@rushstack/terminal@0.10.2