bionode-ncbi
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "bionode-ncbi", | ||
"description": "Node.js module for working with the NCBI API (aka e-utils) using Streams.", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"homepage": "http://github.com/bionode/bionode-ncbi", | ||
@@ -25,3 +25,4 @@ "repository": { | ||
"debug": "^1.0.3", | ||
"xml2js": "^0.4.4" | ||
"xml2js": "^0.4.4", | ||
"concat-stream": "~1.4.6" | ||
}, | ||
@@ -28,0 +29,0 @@ "devDependencies": { |
439976
12
+ Addedconcat-stream@~1.4.6
+ Addedconcat-stream@1.4.11(transitive)
+ Addedreadable-stream@1.1.14(transitive)
+ Addedtypedarray@0.0.7(transitive)