simple-rest-client
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "simple-rest-client", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Simple HTTP wrapper for creating REST applications", | ||
@@ -9,4 +9,4 @@ "keywords": ["REST", "http", "client", "node"], | ||
"dependencies": { | ||
"http": ">= 0.0.6", | ||
"querystring": ">= 0.0.1" | ||
"http": "", | ||
"querystring": "" | ||
}, | ||
@@ -13,0 +13,0 @@ "main": "index", |
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 2 instances in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1
7758
3
+ Addedhttp@0.0.0(transitive)
Updatedhttp@
Updatedquerystring@