Socket
Socket
Sign inDemoInstall

p-retry

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

p-retry - npm Package Compare versions

Comparing version 4.4.0 to 4.5.0

3

index.js

@@ -7,3 +7,4 @@ 'use strict';

'NetworkError when attempting to fetch resource', // Firefox
'The Internet connection appears to be offline' // Safari
'The Internet connection appears to be offline', // Safari
'Network request failed' // `cross-fetch`
];

@@ -10,0 +11,0 @@

{
"name": "p-retry",
"version": "4.4.0",
"version": "4.5.0",
"description": "Retry a promise-returning or async function",

@@ -5,0 +5,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