pull-level
Advanced tools
Comparing version 1.1.9 to 1.1.10
@@ -10,3 +10,3 @@ var pull = require('pull-stream') | ||
function read(db, opts) { | ||
return toPull(db.createReadStream(fixRange(opts))) | ||
return toPull.read1(db.createReadStream(fixRange(opts))) | ||
} | ||
@@ -13,0 +13,0 @@ |
@@ -5,3 +5,3 @@ | ||
"description": "pull-stream interface to levelup", | ||
"version": "1.1.9", | ||
"version": "1.1.10", | ||
"homepage": "https://github.com/dominictarr/pull-level", | ||
@@ -18,3 +18,3 @@ "repository": { | ||
"pull-cat": ">=1.1 <2", | ||
"stream-to-pull-stream": "1.2", | ||
"stream-to-pull-stream": "1.3", | ||
"level-post": "~1.0.3" | ||
@@ -21,0 +21,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
11252
+ Addedstream-to-pull-stream@1.3.1(transitive)
- Removedstream-to-pull-stream@1.2.3(transitive)
Updatedstream-to-pull-stream@1.3