telnet-client
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"main": "./lib/telnet-client.js", | ||
@@ -11,0 +11,0 @@ "engine": "node >= 0.10.23", |
@@ -18,3 +18,3 @@ # node-telnet-client | ||
var params = { | ||
host: 127.0.0.1, | ||
host: '127.0.0.1', | ||
port: 23, | ||
@@ -21,0 +21,0 @@ shellPrompt: '/ # ', |
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
12837