New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sftp-promises

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sftp-promises - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

1

index.js

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

} else {
resolve(true)
sftp.close(handle, function (err) {

@@ -253,0 +252,0 @@ if (err) {

2

package.json
{
"name": "sftp-promises",
"version": "1.4.1",
"version": "1.4.2",
"description": "SFTP Promise wrapper for ssh2 SFTP commands",

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

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