New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@microsoft/stream-collator

Package Overview
Dependencies
Maintainers
2
Versions
233
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/stream-collator - npm Package Compare versions

Comparing version 2.2.10 to 2.2.12

24

CHANGELOG.json

@@ -5,2 +5,26 @@ {

{
"version": "2.2.12",
"tag": "@microsoft/stream-collator_v2.2.12",
"date": "Fri, 16 Feb 2018 22:05:23 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/node-library-build\" from `4.3.11` to `4.3.12`"
}
]
}
},
{
"version": "2.2.11",
"tag": "@microsoft/stream-collator_v2.2.11",
"date": "Fri, 16 Feb 2018 17:05:11 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/node-library-build\" from `4.3.10` to `4.3.11`"
}
]
}
},
{
"version": "2.2.10",

@@ -7,0 +31,0 @@ "tag": "@microsoft/stream-collator_v2.2.10",

12

CHANGELOG.md
# Change Log - @microsoft/stream-collator
This log was last generated on Wed, 07 Feb 2018 17:05:11 GMT and should not be manually modified.
This log was last generated on Fri, 16 Feb 2018 22:05:23 GMT and should not be manually modified.
## 2.2.12
Fri, 16 Feb 2018 22:05:23 GMT
*Version update only*
## 2.2.11
Fri, 16 Feb 2018 17:05:11 GMT
*Version update only*
## 2.2.10

@@ -6,0 +16,0 @@ Wed, 07 Feb 2018 17:05:11 GMT

@@ -0,1 +1,2 @@

/// <reference types="node" />
import * as stream from 'stream';

@@ -2,0 +3,0 @@ import * as Stream from 'stream';

4

package.json
{
"name": "@microsoft/stream-collator",
"version": "2.2.10",
"version": "2.2.12",
"description": "Display intelligible realtime output from your asynchronous streams",

@@ -26,4 +26,4 @@ "repository": {

"mocha": "~3.4.2",
"@microsoft/node-library-build": "4.3.10"
"@microsoft/node-library-build": "4.3.12"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc