cimpress-customizr
Advanced tools
Comparing version 1.1.5 to 1.1.6
@@ -7,2 +7,6 @@ # Changelog | ||
## [1.1.6] - 2019.01.17 | ||
### Fixed | ||
- Pass shouldResetTimeout=true to axiosRetry to ensure better retry results | ||
## [1.1.3] - 2018.12.05 | ||
@@ -9,0 +13,0 @@ ### Fixed |
@@ -75,3 +75,4 @@ "use strict"; | ||
return _this.retryDelayInMs; | ||
} | ||
}, | ||
shouldResetTimeout: true | ||
}); | ||
@@ -78,0 +79,0 @@ } |
{ | ||
"name": "cimpress-customizr", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "A thin client for Cimpress Customizr service", | ||
@@ -5,0 +5,0 @@ "main": "./lib/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
30103
600