@rushstack/stream-collator
Advanced tools
Comparing version 3.2.40 to 3.2.41
# Change Log - @rushstack/stream-collator | ||
This log was last generated on Tue, 18 Aug 2020 23:59:42 GMT and should not be manually modified. | ||
This log was last generated on Thu, 20 Aug 2020 15:13:52 GMT and should not be manually modified. | ||
## 3.2.41 | ||
Thu, 20 Aug 2020 15:13:52 GMT | ||
*Version update only* | ||
## 3.2.40 | ||
@@ -6,0 +11,0 @@ Tue, 18 Aug 2020 23:59:42 GMT |
@@ -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.9.5" | ||
"packageVersion": "7.9.6" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/stream-collator", | ||
"version": "3.2.40", | ||
"version": "3.2.41", | ||
"description": "Display intelligible realtime output from your asynchronous streams", | ||
@@ -19,8 +19,8 @@ "repository": { | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.5", | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.6", | ||
"@types/jest": "25.2.1", | ||
"@types/node": "10.17.13", | ||
"@rushstack/eslint-config": "1.1.0", | ||
"@rushstack/heft": "0.6.1" | ||
"@rushstack/heft": "0.6.2" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
166668
4182