telnet-client
Advanced tools
Comparing version 0.13.0 to 0.13.1
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "0.13.0", | ||
"version": "0.13.1", | ||
"main": "./lib/index.js", | ||
@@ -11,0 +11,0 @@ "engine": "node >= 6.9.1", |
@@ -178,3 +178,3 @@ [![GitHub license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/mkozjak/node-telnet-client/blob/master/LICENSE) | ||
* `username`: Username used to login. Defaults to 'root'. | ||
* `password`: Username used to login. Defaults to 'guest'. | ||
* `password`: Password used to login. Defaults to 'guest'. | ||
* `irs`: Input record separator. A separator used to distinguish between lines of the response. Defaults to '\r\n'. | ||
@@ -181,0 +181,0 @@ * `ors`: Output record separator. A separator used to execute commands (break lines on input). Defaults to '\n'. |
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