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

retry-function

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

retry-function - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

ynpm-debug.log

7

package.json
{
"name": "retry-function",
"version": "1.0.0",
"version": "1.0.1",
"description": "Wrapper to retry function calls with an exponential backoff strategy",

@@ -13,3 +13,3 @@ "main": "index.js",

},
"author": "Pete Peterson <petey@yahoo-inc.com>",
"author": "Pete Peterson <petey31@yahoo.com>",
"bugs": {

@@ -27,3 +27,4 @@ "url": "https://github.com/petey/retry-function/issues"

"sinon": "^1.13.0"
}
},
"license": "MIT"
}
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