Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

which-stream

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

which-stream - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

4

CHANGELOG.md
## 3 August 2019
### [1.2.1](https://github.com/artdecocode/which-stream/compare/v1.2.0...v1.2.1)
- [package] Fix externs path.
### [1.2.0](https://github.com/artdecocode/which-stream/compare/v1.1.0...v1.2.0)

@@ -4,0 +8,0 @@

4

package.json
{
"name": "which-stream",
"version": "1.2.0",
"version": "1.2.1",
"description": "A small Node.JS library to determine which stream to use.",

@@ -25,3 +25,3 @@ "main": "compile/index.js",

],
"externs": "externs.js",
"externs": "types/externs.js",
"repository": {

@@ -28,0 +28,0 @@ "type": "git",

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