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

retry-request

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

retry-request - npm Package Compare versions

Comparing version 1.3.2 to 2.0.0

6

package.json
{
"name": "retry-request",
"version": "1.3.2",
"version": "2.0.0",
"description": "Retry a request.",

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

"engines": {
"node": ">=0.12"
"node": ">=4"
},
"dependencies": {
"request": "2.76.0",
"request": "^2.81.0",
"through2": "^2.0.0"

@@ -28,0 +28,0 @@ },

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