telnet-client
Advanced tools
Comparing version 1.2.4 to 1.2.5
@@ -257,2 +257,4 @@ 'use strict' | ||
}) | ||
} else { | ||
reject(new Error('socket not writable')) | ||
} | ||
@@ -259,0 +261,0 @@ |
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"main": "./lib/index.js", | ||
@@ -11,0 +11,0 @@ "types": "./lib/index.d.ts", |
Sorry, the diff of this file is not supported yet
50197
1085