@microsoft/stream-collator
Advanced tools
Comparing version 3.1.7 to 3.1.8
# Change Log - @microsoft/stream-collator | ||
This log was last generated on Mon, 21 Oct 2019 05:22:43 GMT and should not be manually modified. | ||
This log was last generated on Tue, 22 Oct 2019 06:24:44 GMT and should not be manually modified. | ||
## 3.1.8 | ||
Tue, 22 Oct 2019 06:24:44 GMT | ||
*Version update only* | ||
## 3.1.7 | ||
@@ -6,0 +11,0 @@ Mon, 21 Oct 2019 05:22:43 GMT |
@@ -23,2 +23,3 @@ /** | ||
private static _stdout; | ||
private constructor(); | ||
/** | ||
@@ -62,3 +63,2 @@ * Resets the default output stream | ||
private static _writeTask; | ||
private constructor(); | ||
} | ||
@@ -65,0 +65,0 @@ |
@@ -23,2 +23,3 @@ /** | ||
private static _stdout; | ||
private constructor(); | ||
/** | ||
@@ -62,4 +63,3 @@ * Resets the default output stream | ||
private static _writeTask; | ||
private constructor(); | ||
} | ||
//# sourceMappingURL=Interleaver.d.ts.map |
{ | ||
"name": "@microsoft/stream-collator", | ||
"version": "3.1.7", | ||
"version": "3.1.8", | ||
"description": "Display intelligible realtime output from your asynchronous streams", | ||
@@ -19,3 +19,3 @@ "repository": { | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.4": "0.3.0", | ||
"@microsoft/rush-stack-compiler-3.4": "0.3.1", | ||
"@types/chai": "3.4.34", | ||
@@ -27,4 +27,5 @@ "@types/mocha": "5.2.5", | ||
"mocha": "^5.2.0", | ||
"@microsoft/node-library-build": "6.3.0" | ||
"@microsoft/node-library-build": "6.3.1", | ||
"@rushstack/eslint-config": "0.4.1" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
135223
3297
9