Socket
Socket
Sign inDemoInstall

retry-axios

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

retry-axios - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

build/src/index.d.ts

10

package.json
{
"name": "retry-axios",
"version": "3.1.0",
"version": "3.1.1",
"description": "Retry HTTP requests with Axios.",

@@ -9,3 +9,3 @@ "exports": "./build/src/index.js",

"engines": {
"node": ">=14"
"node": ">=18"
},

@@ -37,3 +37,3 @@ "repository": {

"@types/mocha": "^10.0.1",
"@types/node": "^18.15.9",
"@types/node": "^20.0.0",
"@types/sinon": "^10.0.13",

@@ -45,4 +45,4 @@ "axios": "^1.2.1",

"nock": "^13.3.0",
"semantic-release": "^21.0.0",
"sinon": "^15.0.2",
"semantic-release": "^22.0.0",
"sinon": "^17.0.0",
"typescript": "~5.2.0",

@@ -49,0 +49,0 @@ "xo": "^0.56.0"

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