eh-api-client
Advanced tools
Comparing version 0.8.0 to 0.8.1
@@ -117,3 +117,3 @@ var | ||
if(err) { | ||
deferred.reject(err); | ||
return deferred.reject(err); | ||
} | ||
@@ -120,0 +120,0 @@ if(res.statusCode < 200 || res.statusCode >= 300) { |
{ | ||
"name": "eh-api-client", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"description": "Node.js rest client", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
8087
194