telnet-client
Advanced tools
Comparing version 0.13.3 to 0.13.4
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "0.13.3", | ||
"version": "0.13.4", | ||
"main": "./lib/index.js", | ||
@@ -56,4 +56,19 @@ "engine": "node >= 6.9.1", | ||
"name": "kaYcee" | ||
}, | ||
{ | ||
"name": "bryanculver" | ||
}, | ||
{ | ||
"name": "fbertone" | ||
}, | ||
{ | ||
"name": "Shastel" | ||
}, | ||
{ | ||
"name": "barak-shirali" | ||
}, | ||
{ | ||
"name": "HaykoKoryun" | ||
} | ||
] | ||
} |
@@ -191,2 +191,4 @@ [![GitHub license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/mkozjak/node-telnet-client/blob/master/LICENSE) | ||
Resolves once the connection is ready (analogous to the ```ready``` event). | ||
### connection.exec(data, [options], [callback]) -> Promise | ||
@@ -275,1 +277,5 @@ | ||
Emitted once the socket is fully closed. | ||
## License | ||
[MIT](LICENSE) |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
38068
788
280
8