Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

telnet-client

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

telnet-client - npm Package Compare versions

Comparing version 0.13.3 to 0.13.4

test/008_nfcr_before_login.js

17

package.json

@@ -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)
app.js

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc