telnet-client
Advanced tools
Comparing version 0.8.0 to 0.8.1
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"main": "./lib/telnet-client.js", | ||
@@ -11,0 +11,0 @@ "engine": "node >= 0.10.29", |
@@ -183,3 +183,3 @@ [![GitHub license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/mkozjak/node-telnet-client/blob/master/LICENSE) | ||
This is a forwarded 'data' event from core 'net' library. A <buffer> is received when this event is triggered. | ||
This is a forwarded 'data' event from core 'net' library. A `<buffer>` is received when this event is triggered. | ||
@@ -186,0 +186,0 @@ ### Event: 'timeout' |
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
21038