@rushstack/stream-collator
Advanced tools
Comparing version 4.1.53 to 4.1.54
@@ -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.45.1" | ||
"packageVersion": "7.46.0" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/stream-collator", | ||
"version": "4.1.53", | ||
"version": "4.1.54", | ||
"description": "Display intelligible realtime output from concurrent processes", | ||
@@ -14,8 +14,8 @@ "repository": { | ||
"dependencies": { | ||
"@rushstack/node-core-library": "5.3.0", | ||
"@rushstack/terminal": "0.12.2" | ||
"@rushstack/terminal": "0.12.3", | ||
"@rushstack/node-core-library": "5.4.0" | ||
}, | ||
"devDependencies": { | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/heft": "0.66.15" | ||
"@rushstack/heft": "0.66.16" | ||
}, | ||
@@ -22,0 +22,0 @@ "scripts": { |
+ Added@rushstack/node-core-library@5.4.0(transitive)
+ Added@rushstack/terminal@0.12.3(transitive)
- Removed@rushstack/node-core-library@5.3.0(transitive)
- Removed@rushstack/terminal@0.12.2(transitive)
Updated@rushstack/terminal@0.12.3