Socket
Socket
Sign inDemoInstall

is-reachable

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-reachable - npm Package Compare versions

Comparing version 5.0.0 to 5.1.0

2

index.d.ts

@@ -7,2 +7,4 @@ declare namespace isReachable {

@default 5000
_Node.js only_
*/

@@ -9,0 +11,0 @@ readonly timeout?: number;

1

index.js

@@ -23,3 +23,2 @@ 'use strict';

},
retry: 0,
timeout

@@ -26,0 +25,0 @@ });

{
"name": "is-reachable",
"version": "5.0.0",
"version": "5.1.0",
"description": "Check if servers are reachable",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -1,2 +0,2 @@

# is-reachable [![Build Status](https://travis-ci.com/sindresorhus/is-reachable.svg?branch=master)](https://travis-ci.com/github/sindresorhus/is-reachable)
# is-reachable

@@ -54,2 +54,4 @@ > Check if servers are reachable

*Node.js only*
## Related

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