bionode-ncbi
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "bionode-ncbi", | ||
"description": "Node.js module for working with the NCBI API (aka e-utils) using Streams.", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"homepage": "http://github.com/bionode/bionode-ncbi", | ||
@@ -27,2 +27,3 @@ "repository": { | ||
"tool-stream": "0.2.1", | ||
"debug": "^2.1.3", | ||
"xml2js": "^0.4.6" | ||
@@ -32,3 +33,2 @@ }, | ||
"standard": "^3.3.2", | ||
"debug": "^2.1.3", | ||
"dependency-check": "^2.3.1", | ||
@@ -35,0 +35,0 @@ "browserify": "^9.0.7", |
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
11
11
14
+ Addeddebug@^2.1.3