🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

check-internet-connected

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

check-internet-connected - npm Package Compare versions

Comparing version

to
1.1.1

2

index.js

@@ -47,4 +47,4 @@ const url = require('url');

}
return lastErrorV4;
throw lastErrorV4;
}
module.exports = checkInternetConnected;
{
"name": "check-internet-connected",
"version": "1.1.0",
"version": "1.1.1",
"description": "Utility to check if internet is connected or not",

@@ -5,0 +5,0 @@ "main": "index.js",