balena-request
Advanced tools
Comparing version 10.0.2 to 10.0.3-increase-timeout-2acda1e85d09e8c664a3d921091fe9c370069e20
@@ -181,3 +181,3 @@ // Generated by CoffeeScript 1.12.7 | ||
if (options.timeout == null) { | ||
options.timeout = 30000; | ||
options.timeout = 59000; | ||
} | ||
@@ -184,0 +184,0 @@ return prepareOptions(options).then(interceptRequestOptions, interceptRequestError).then(function(options) { |
@@ -7,2 +7,7 @@ # Change Log | ||
## 10.0.3 - 2020-01-15 | ||
* Increase the default timeout from 30s to 59s [Pagan Gazzard] | ||
* Use a prepare script to build on install via git and remove built files [Pagan Gazzard] | ||
## 10.0.2 - 2019-04-12 | ||
@@ -9,0 +14,0 @@ |
{ | ||
"name": "balena-request", | ||
"version": "10.0.2", | ||
"version": "10.0.3-increase-timeout-2acda1e85d09e8c664a3d921091fe9c370069e20", | ||
"description": "Balena HTTP client", | ||
@@ -26,3 +26,3 @@ "main": "build/request.js", | ||
"prepublish": "require-npm4-to-publish", | ||
"prepublishOnly": "npm run build", | ||
"prepare": "npm run build", | ||
"readme": "jsdoc2md --template doc/README.hbs build/request.js build/progress.js build/utils.js > README.md" | ||
@@ -29,0 +29,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
139991
1