Socket
Socket
Sign inDemoInstall

ternary-stream

Package Overview
Dependencies
10
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 1.2.1

14

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

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

"dependencies": {
"duplexer2": "^0.0.2",
"merge-stream": "^0.1.0",
"fork-stream": "^0.0.4",
"through2": "^0.5.1"
"duplexer2": "~0.0.2",
"merge-stream": "~0.1.5",
"fork-stream": "~0.0.4",
"through2": "~0.6.1"
},
"devDependencies": {
"jshint": "^2.5.0",
"mocha": "^1.18.1",
"jshint": "^2.5.5",
"mocha": "^1.21.4",
"should": "^4.0.4"

@@ -26,0 +26,0 @@ },

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