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 1.0.1 to 1.0.2

3

lib/index.js

@@ -100,2 +100,3 @@ 'use strict'

this.emit('error', error)
reject(error)
})

@@ -156,3 +157,3 @@

if (!this.response) return reject(new Error('response not received'))
reject(new Error('response not received'))
}, this.execTimeout)

@@ -159,0 +160,0 @@ }

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

},
"version": "1.0.1",
"version": "1.0.2",
"main": "./lib/index.js",

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

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