check-internet-connected
Advanced tools
Comparing version
@@ -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", |