@microsoft/stream-collator
Advanced tools
Comparing version 3.0.83 to 3.0.84
# Change Log - @microsoft/stream-collator | ||
This log was last generated on Thu, 08 Aug 2019 00:49:06 GMT and should not be manually modified. | ||
This log was last generated on Thu, 08 Aug 2019 15:14:17 GMT and should not be manually modified. | ||
## 3.0.84 | ||
Thu, 08 Aug 2019 15:14:17 GMT | ||
*Version update only* | ||
## 3.0.83 | ||
@@ -6,0 +11,0 @@ Thu, 08 Aug 2019 00:49:06 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.3.5" | ||
"packageVersion": "7.3.6" | ||
} | ||
] | ||
} |
{ | ||
"name": "@microsoft/stream-collator", | ||
"version": "3.0.83", | ||
"version": "3.0.84", | ||
"description": "Display intelligible realtime output from your asynchronous streams", | ||
@@ -11,5 +11,2 @@ "repository": { | ||
"typings": "dist/stream-collator.d.ts", | ||
"tsdoc": { | ||
"tsdocFlavor": "AEDoc" | ||
}, | ||
"scripts": { | ||
@@ -24,3 +21,3 @@ "build": "gulp test --clean" | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.4": "0.1.15", | ||
"@microsoft/rush-stack-compiler-3.4": "0.1.16", | ||
"@types/chai": "3.4.34", | ||
@@ -31,4 +28,4 @@ "@types/mocha": "5.2.5", | ||
"mocha": "^5.2.0", | ||
"@microsoft/node-library-build": "6.1.2" | ||
"@microsoft/node-library-build": "6.1.3" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
123947
2991