telnet-client
Advanced tools
Comparing version 0.4.1 to 0.4.2
@@ -256,4 +256,5 @@ // Node.js Telnet client | ||
} | ||
return def | ||
} | ||
module.exports = Telnet |
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"main": "./lib/telnet-client.js", | ||
@@ -11,0 +11,0 @@ "engine": "node >= 0.10.29", |
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
17226
249