Socket
Socket
Sign inDemoInstall

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 Versions

1245

3.3.0

Diff

Changelog

Source

[3.3.0] - 2022-06-28

  • Added onRetry callback option
softonic
published 3.2.6 •

Changelog

Source

[3.2.6] - 2022-06-28

  • Add types export to package.json
softonic
published 3.2.5 •

Changelog

Source

[3.2.5] - 2022-04-29

  • handle retryCondition false return value
softonic
published 3.2.4 •

Changelog

Source

[3.2.4] - 2021-10-27

  • fix: add package.json to exports
softonic
published 3.2.3 •

Changelog

Source

[3.2.3] - 2021-10-19

  • fix: removed breaking requirements introduced in 3.2.1
  • fix: allow Typescript CommonJS default import
softonic
published 3.2.2 •

Changelog

Source

[3.2.2] - 2021-10-14

  • fix: added missing @babel/runtime runtime dep
softonic
published 3.2.1 •

Changelog

Source

[3.2.1] - 2021-10-14

  • updated all dependencies
  • made the package hybrid (ES modules and CommonJS)
  • BREAKING: axios >=0.21.2 is now required to work as a peer dep.
  • BREAKING: NodeJS "^12.20.0 || ^14.13.1 || >=16.0.0" to work
softonic
published 3.2.0 •

Changelog

Source

[3.2.0] - 2021-09-28

Added

  • Retry condition accepts a function that returns a Promise resolving to a boolean
softonic
published 3.1.9 •

Changelog

Source

[3.1.9] - 2020-09-18

Fixed

  • TS: extended AxiosRequestConfig with optional "axios-retry" property
softonic
published 3.1.8 •

Changelog

Source

[3.1.8] - 2019-04-24

Fixed

  • TS: export types for all functions
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