Socket
Socket
Sign inDemoInstall

is-retry-allowed

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-retry-allowed - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

4

index.js

@@ -9,3 +9,5 @@ 'use strict';

'ECONNREFUSED',
'EPIPE'
'EPIPE',
'EHOSTUNREACH',
'EAI_AGAIN'
];

@@ -12,0 +14,0 @@

{
"name": "is-retry-allowed",
"version": "1.1.0",
"description": "My prime module",
"version": "1.2.0",
"description": "Is retry allowed for Error?",
"license": "MIT",

@@ -6,0 +6,0 @@ "repository": "floatdrop/is-retry-allowed",

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