Socket
Socket
Sign inDemoInstall

ssh2

Package Overview
Dependencies
2
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.16 to 0.2.17

2

lib/Channel.js

@@ -610,3 +610,3 @@ var inherits = require('util').inherits,

if (ret)
if (ret !== false)
this.emit('drain');

@@ -613,0 +613,0 @@

{ "name": "ssh2",
"version": "0.2.16",
"version": "0.2.17",
"author": "Brian White <mscdex@mscdex.net>",

@@ -4,0 +4,0 @@ "description": "An SSH2 client module written in pure JavaScript for node.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc