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

@geek/retry

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@geek/retry - npm Package Compare versions

Comparing version 0.0.5 to 1.0.0

14

package.json
{
"name": "@geek/retry",
"version": "0.0.5",
"version": "1.0.0",
"description": "Retry JavaScript functions and promises in Node.js and Axway Titanium",

@@ -9,3 +9,3 @@ "main": "retry.js",

"prep": "npm install --ignore-scripts && npm run list",
"prepublishOnly": "git pull && bump release",
"prepublishOnly2": "git pull && bump release",
"lint": "eslint . --fix",

@@ -53,5 +53,5 @@ "test": "npm run prep"

"bluebird": "^3.7.2",
"eslint": "^7.10.0",
"eslint": "^7.11.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsdoc": "^30.6.3",
"eslint-plugin-jsdoc": "^30.6.5",
"eslint-plugin-promise": "^4.2.1",

@@ -61,7 +61,7 @@ "fs-extra": "^9.0.1",

},
"optionalDependencies": {
"@geek/logger": "^1.0.8",
"lodash": "^4.17.20"
"peerDependencies": {
"@geek/logger": "latest",
"lodash": "latest"
},
"private": false
}

@@ -11,3 +11,3 @@ # @geek/retry <sup><sup><sub><a name="brenton-house" href="#brenton-house">🚀</a></sub></sup></sup>

* [� &nbsp; Description](#--description)
* [📓 &nbsp; Description](#--description)
* [🚀 &nbsp; Getting Started](#--getting-started)

@@ -14,0 +14,0 @@ * [✨ &nbsp; Features](#--features)

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