@microsoft/stream-collator
Advanced tools
Comparing version 3.1.2 to 3.1.3
# Change Log - @microsoft/stream-collator | ||
This log was last generated on Wed, 25 Sep 2019 15:15:31 GMT and should not be manually modified. | ||
This log was last generated on Sun, 29 Sep 2019 23:56:29 GMT and should not be manually modified. | ||
## 3.1.3 | ||
Sun, 29 Sep 2019 23:56:29 GMT | ||
### Patches | ||
- Update repository URL | ||
## 3.1.2 | ||
@@ -6,0 +13,0 @@ Wed, 25 Sep 2019 15:15:31 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.4.4" | ||
"packageVersion": "7.4.5" | ||
} | ||
] | ||
} |
{ | ||
"name": "@microsoft/stream-collator", | ||
"version": "3.1.2", | ||
"version": "3.1.3", | ||
"description": "Display intelligible realtime output from your asynchronous streams", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Microsoft/web-build-tools/tree/master/libraries/stream-collator" | ||
"url": "https://github.com/microsoft/rushstack/tree/master/libraries/stream-collator" | ||
}, | ||
@@ -19,3 +19,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.4": "0.2.2", | ||
"@microsoft/rush-stack-compiler-3.4": "0.2.3", | ||
"@types/chai": "3.4.34", | ||
@@ -27,4 +27,4 @@ "@types/mocha": "5.2.5", | ||
"mocha": "^5.2.0", | ||
"@microsoft/node-library-build": "6.2.2" | ||
"@microsoft/node-library-build": "6.2.3" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
132352
3219