ternary-stream
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"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 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
- Removedthrough2@0.5.1(transitive)
- Removedxtend@3.0.0(transitive)
Updatedduplexer2@~0.0.2
Updatedfork-stream@~0.0.4
Updatedmerge-stream@~0.1.5
Updatedthrough2@~0.6.1