Socket
Socket
Sign inDemoInstall

promise-retry

Package Overview
Dependencies
2
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

4

package.json
{
"name": "promise-retry",
"version": "2.0.0",
"version": "2.0.1",
"description": "Retries a function that returns a promise, leveraging the power of the retry module.",

@@ -35,4 +35,4 @@ "main": "index.js",

"engines": {
"node": ">=0.12"
"node": ">=10"
}
}
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