Socket
Socket
Sign inDemoInstall

ssh2-connect

Package Overview
Dependencies
19
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.3.0 to 3.3.1

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [3.3.1](https://github.com/adaltas/node-ssh2-connect/compare/v3.3.0...v3.3.1) (2022-03-12)
### Bug Fixes
* build coffee ([6ec05f3](https://github.com/adaltas/node-ssh2-connect/commit/6ec05f34953f4d0c7ce4bf21b2004a9a8ee954ec))
## [3.3.0](https://github.com/adaltas/node-ssh2-connect/compare/v3.2.3...v3.3.0) (2022-03-12)

@@ -7,0 +14,0 @@

4

lib/index.js

@@ -124,1 +124,5 @@ // Generated by CoffeeScript 2.6.1

};
module.exports.is = function(instance) {
return instance instanceof Client;
};

2

package.json
{
"name": "ssh2-connect",
"description": "Callback-based api behind ssh2 to open an SSH connection",
"version": "3.3.0",
"version": "3.3.1",
"author": "David Worms <david@adaltas.com> (https://www.adaltas.com)",

@@ -6,0 +6,0 @@ "coffeelintConfig": {

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