Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

axios-retry

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axios-retry - npm Package Compare versions

Comparing version 3.2.5 to 3.2.6

4

CHANGELOG.md

@@ -8,2 +8,6 @@ # Change Log

## [3.2.5] - 2022-04-29
- handle retryCondition false return value
## [3.2.4] - 2021-10-27

@@ -10,0 +14,0 @@

3

package.json
{
"name": "axios-retry",
"version": "3.2.5",
"version": "3.2.6",
"author": "Rubén Norte <ruben.norte@softonic.com>",

@@ -67,2 +67,3 @@ "description": "Axios plugin that intercepts failed requests and retries them whenever posible.",

".": {
"types": "./index.d.ts",
"import": "./lib/esm/index.js",

@@ -69,0 +70,0 @@ "require": "./index.js"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc