@microsoft/stream-collator
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -5,2 +5,21 @@ { | ||
{ | ||
"version": "2.1.2", | ||
"tag": "@microsoft/stream-collator_v2.1.2", | ||
"date": "Thu, 02 Nov 2017 16:05:24 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "QZ <qz2017@users.noreply.github.com>", | ||
"commit": "2c58095f2f13492887cc1278c9a0cff49af9735b", | ||
"comment": "lock the reference version between web build tools projects" | ||
} | ||
], | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `4.2.4` to `4.2.5`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "2.1.1", | ||
@@ -7,0 +26,0 @@ "tag": "@microsoft/stream-collator_v2.1.1", |
# Change Log - @microsoft/stream-collator | ||
This log was last generated on Tue, 24 Oct 2017 18:17:12 GMT and should not be manually modified. | ||
This log was last generated on Thu, 02 Nov 2017 16:05:24 GMT and should not be manually modified. | ||
## 2.1.2 | ||
Thu, 02 Nov 2017 16:05:24 GMT | ||
### Patches | ||
- lock the reference version between web build tools projects | ||
## 2.1.1 | ||
@@ -6,0 +13,0 @@ Tue, 24 Oct 2017 18:17:12 GMT |
{ | ||
"name": "@microsoft/stream-collator", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Display intelligible realtime output from your asynchronous streams", | ||
@@ -28,4 +28,4 @@ "repository": { | ||
"mocha": "~3.4.2", | ||
"@microsoft/node-library-build": "~4.2.0" | ||
"@microsoft/node-library-build": "4.2.5" | ||
} | ||
} |
77892
899