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 1.1.0 to 1.1.1

8

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

@@ -27,8 +27,8 @@ "main": "index.js",

"expect.js": "^0.3.1",
"mocha": "^2.3.4",
"sleep-promise": "^1.0.0"
"mocha": "^3.0.0",
"sleep-promise": "^2.0.0"
},
"dependencies": {
"err-code": "^1.0.0",
"retry": "^0.9.0"
"retry": "^0.10.0"
},

@@ -35,0 +35,0 @@ "engines": {

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