Comparing version 1.0.0 to 1.0.1
@@ -21,3 +21,2 @@ const io = require("socket.io-client"); | ||
// Example usage: (assuming you have functions for onConnect and onDisconnect) | ||
// connectSocket("https://dev.vkonnecthealth.com/", onConnect, onDisconnect); | ||
@@ -24,0 +23,0 @@ |
@@ -6,3 +6,3 @@ { | ||
"name": "sockettwo", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "index.js", | ||
@@ -13,3 +13,5 @@ "devDependencies": {}, | ||
}, | ||
"keywords": [], | ||
"keywords": [ | ||
"The package provides the simple socket connection status want to more then Contribute!!" | ||
], | ||
"author": "", | ||
@@ -16,0 +18,0 @@ "license": "ISC", |
1119
25