Socket
Socket
Sign inDemoInstall

nestjs-axios-retry

Package Overview
Dependencies
220
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "nestjs-axios-retry",
"version": "1.0.0",
"version": "1.0.1",
"description": "A NestJS module that provides Axios with configurable retry functionality, leveraging axios-retry for enhanced HTTP request resilience.",

@@ -14,3 +14,3 @@ "main": "dist/index.js",

"type": "git",
"url": "https://github.com/malindaj/nestjs-axios-retry.git"
"url": "git+https://github.com/malindaj/nestjs-axios-retry.git"
},

@@ -17,0 +17,0 @@ "keywords": [

@@ -13,3 +13,3 @@ **NestJS Axios Retry Module**

```bash
npm install nestjs-axios-retry
npm install nestjs-axios-retry axios-retry
```

@@ -16,0 +16,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc