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 0.0.0 to 1.0.1

lib/index.d.ts

24

package.json
{
"name": "@microsoft/stream-collator",
"version": "0.0.0",
"description": "",
"main": "index.js",
"version": "1.0.1",
"description": "Display intelligible realtime output from your asynchronous streams",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "gulp",
"test": "gulp",
"clean": "gulp nuke"
},
"keywords": [],
"author": "",
"license": "ISC"
"license": "SEE LICENSE IN LICENSE.docx",
"dependencies": {
"colors": "~1.1.2"
},
"devDependencies": {
"chai": "~3.5.0",
"gulp": "~3.9.1",
"mocha": "~2.5.3",
"@microsoft/sp-build-node": "~0.1.0"
}
}
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