Socket
Socket
Sign inDemoInstall

node-ssh

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-ssh - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

src/index.coffee

2

package.json
{
"name": "node-ssh",
"version": "0.0.1",
"version": "0.0.2",
"description": "SS2 with Promises",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

@@ -7,3 +7,3 @@ Node-SSH - SSH2 with Promises

```js
var driver, ssh;
var node_ssh, ssh;

@@ -10,0 +10,0 @@ node_ssh = require('node-ssh');

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