Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

whoosh

Package Overview
Dependencies
Maintainers
3
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

whoosh - npm Package Compare versions

Comparing version 0.3.6 to 0.3.7

1

index.js

@@ -81,2 +81,3 @@ var Client = require('ssh2').Client

disconnect: function(next) {
next = next || function () {};
if (!sftp.isConnected()) return next()

@@ -83,0 +84,0 @@ disconnecting = true

2

package.json
{
"name": "whoosh",
"version": "0.3.6",
"version": "0.3.7",
"description": "A streaming sftp client",

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

@@ -90,3 +90,3 @@ # Whoosh

})
```
#### Everything else

@@ -93,0 +93,0 @@

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