@microsoft/stream-collator
Advanced tools
Comparing version 2.1.13 to 2.2.0
@@ -5,2 +5,21 @@ { | ||
{ | ||
"version": "2.2.0", | ||
"tag": "@microsoft/stream-collator_v2.2.0", | ||
"date": "Wed, 10 Jan 2018 20:40:01 GMT", | ||
"comments": { | ||
"minor": [ | ||
{ | ||
"author": "Nicholas Pape <nickpape-msft@users.noreply.github.com>", | ||
"commit": "1271a0dc21fedb882e7953f491771724f80323a1", | ||
"comment": "Upgrade to Node 8" | ||
} | ||
], | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `4.2.16` to `4.3.0`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "2.1.13", | ||
@@ -7,0 +26,0 @@ "tag": "@microsoft/stream-collator_v2.1.13", |
# Change Log - @microsoft/stream-collator | ||
This log was last generated on Sun, 07 Jan 2018 05:12:08 GMT and should not be manually modified. | ||
This log was last generated on Wed, 10 Jan 2018 20:40:01 GMT and should not be manually modified. | ||
## 2.2.0 | ||
Wed, 10 Jan 2018 20:40:01 GMT | ||
### Minor changes | ||
- Upgrade to Node 8 | ||
## 2.1.13 | ||
@@ -6,0 +13,0 @@ Sun, 07 Jan 2018 05:12:08 GMT |
{ | ||
"name": "@microsoft/stream-collator", | ||
"version": "2.1.13", | ||
"version": "2.2.0", | ||
"description": "Display intelligible realtime output from your asynchronous streams", | ||
@@ -17,3 +17,3 @@ "repository": { | ||
"colors": "~1.1.2", | ||
"@types/node": "6.0.88" | ||
"@types/node": "8.5.8" | ||
}, | ||
@@ -27,4 +27,4 @@ "devDependencies": { | ||
"mocha": "~3.4.2", | ||
"@microsoft/node-library-build": "4.2.16" | ||
"@microsoft/node-library-build": "4.3.0" | ||
} | ||
} |
82794
1050
+ Added@types/node@8.5.8(transitive)
- Removed@types/node@6.0.88(transitive)
Updated@types/node@8.5.8