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

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 5.1.1 to 5.1.2

1

index.js

@@ -8,2 +8,3 @@ import retry from 'retry';

'Network request failed', // `cross-fetch`
'fetch failed', // Undici (Node.js)
]);

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

2

package.json
{
"name": "p-retry",
"version": "5.1.1",
"version": "5.1.2",
"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