packet-stream-codec
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "packet-stream-codec", | ||
"description": "binary codec for packet-stream", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"homepage": "https://github.com/dominictarr/packet-stream-codec", | ||
@@ -11,7 +11,7 @@ "repository": { | ||
"dependencies": { | ||
"pull-reader": "~1.1.0", | ||
"pull-through": "~1.0.17", | ||
"pull-stream": "~2.27.0" | ||
"pull-reader": "^1.2.4", | ||
"pull-through": "^1.0.17" | ||
}, | ||
"devDependencies": { | ||
"pull-stream": "^3.2.3", | ||
"tape": "~4.0.0", | ||
@@ -18,0 +18,0 @@ "pull-randomly-split": "~1.0.4" |
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
2
7303
3
6
+ Addedpull-reader@1.3.1(transitive)
- Removedpull-stream@~2.27.0
- Removedpull-core@1.1.0(transitive)
- Removedpull-reader@1.1.2(transitive)
- Removedpull-stream@2.27.0(transitive)
Updatedpull-reader@^1.2.4
Updatedpull-through@^1.0.17