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.15.7 to 0.15.8

2

package.json

@@ -8,3 +8,3 @@ {

},
"version": "0.15.7",
"version": "0.15.8",
"main": "./lib/index.js",

@@ -11,0 +11,0 @@ "engine": "node >= 6.9.1",

@@ -21,14 +21,3 @@ [![GitHub license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/mkozjak/node-telnet-client/blob/master/LICENSE)

## Responsible disclosure
Since version 0.11.x, we have moved from using ```new Buffer``` to ```Buffer.from```,
because when the library is used with latest Node.js, it issues a deprecation warning
(see [PR #63](https://github.com/mkozjak/node-telnet-client/pull/63)).
Also, since version 0.12.x, we have moved to ECMAScript 6 to utilize class and scoping features.
This means we have moved exclusively to Current and LTS Node.js releases.
Should there be any problems with it, please check if the corresponding issue is opened,
and if not, open it so we can reach out and try to solve the deprecation problem.
## Usage example
## Quick start
### Async/Await (Node.js >= 7.6.0)

@@ -311,5 +300,7 @@

## License
## Professional support
I offer professional support for node-telnet-client and beyond. I have many years of expertise on building robust, scalable Node.js applications and can help you overcome issues and challenges preventing you to ship your great products. I also excel in software architecture and implementation, being able to provide you with development, planning, consulting, training and customization services. Feel free to [contact me](mailto:kozjakm1@gmail.com?subject=Support) so we can discuss how to help you finish your products!
[MIT](LICENSE)
## Sponsors
Become a sponsor and get your logo on project's README on GitHub with a link to your site. Feel free to [contact me](mailto:kozjakm1@gmail.com?subject=Sponsors) for the arrangement!

@@ -319,1 +310,5 @@ ## Donate

If you love this project, consider [donating](https://mario.kozjak.io/donate)!
## License
[MIT](LICENSE)
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