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

async-await-retry

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-await-retry - npm Package Compare versions

Comparing version 2.0.1 to 2.1.0

8

package.json
{
"name": "async-await-retry",
"version": "2.0.1",
"version": "2.1.0",
"description": "Simple module to retry a function with async/await syntax !",

@@ -49,6 +49,6 @@ "main": "index.js",

"devDependencies": {
"eslint": "^8.30.0",
"jest": "^29.3.1",
"typescript": "^4.9.4"
"eslint": "^8.54.0",
"jest": "^29.7.0",
"typescript": "^5.3.2"
}
}

@@ -31,2 +31,3 @@ <div align="center">

| ------------- |:-------------:|:--------------:|
| 20.x | yes | yes |
| 18.x | yes | yes |

@@ -33,0 +34,0 @@ | 16.x | yes | yes |

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