axios-retry
Advanced tools
Comparing version 3.1.5 to 3.1.6
@@ -51,2 +51,4 @@ import * as axios from 'axios' | ||
export type IAxiosRetryConfig = IAxiosRetry.IAxiosRetryConfig; | ||
export = axiosRetry; |
{ | ||
"name": "axios-retry", | ||
"version": "3.1.5", | ||
"version": "3.1.6", | ||
"author": "Rubén Norte <ruben.norte@softonic.com>", | ||
@@ -5,0 +5,0 @@ "description": "Axios plugin that intercepts failed requests and retries them whenever posible.", |
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
34664
466