pull-handshake
Advanced tools
Comparing version 1.0.2 to 1.0.4
{ | ||
"name": "pull-handshake", | ||
"description": "easily create a duplex protocol that starts with a handshake", | ||
"version": "1.0.2", | ||
"version": "1.0.4", | ||
"homepage": "https://github.com/dominictarr/pull-handshake", | ||
@@ -14,3 +14,3 @@ "repository": { | ||
"pull-reader": "~1.1.0", | ||
"pull-defer": "~0.1.1", | ||
"pull-defer": "~0.2.0", | ||
"pull-pushable": "~1.1.4", | ||
@@ -24,2 +24,3 @@ "pull-cat": "~1.1.7" | ||
"scripts": { | ||
"prepublish": "npm ls && npm test", | ||
"test": "set -e; for t in test/*.js; do node $t; done" | ||
@@ -26,0 +27,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
5038
+ Addedpull-defer@0.2.3(transitive)
- Removedpull-core@1.1.0(transitive)
- Removedpull-defer@0.1.1(transitive)
- Removedpull-stream@2.26.1(transitive)
Updatedpull-defer@~0.2.0