Socket
Socket
Sign inDemoInstall

ternary-stream

Package Overview
Dependencies
13
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.1 to 3.0.0

15

package.json
{
"name": "ternary-stream",
"description": "Fork stream based on passed condition, and collect down-stream",
"version": "2.1.1",
"version": "3.0.0",
"homepage": "https://github.com/robrich/ternary-stream",

@@ -16,11 +16,11 @@ "repository": "git://github.com/robrich/ternary-stream.git",

"dependencies": {
"duplexify": "^3.5.0",
"duplexify": "^4.1.1",
"fork-stream": "^0.0.4",
"merge-stream": "^1.0.0",
"through2": "^2.0.1"
"merge-stream": "^2.0.0",
"through2": "^3.0.1"
},
"devDependencies": {
"jshint": "^2.9.4",
"mocha": "^3.1.2",
"should": "^11.1.1"
"mocha": "^6.1.4",
"should": "^13.2.3"
},

@@ -30,6 +30,3 @@ "scripts": {

},
"engines": {
"node": ">= 0.10.0"
},
"license": "MIT"
}
.travis.yml

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc