Socket
Socket
Sign inDemoInstall

ssh2-sftp-client

Package Overview
Dependencies
16
Maintainers
2
Versions
73
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.2.0 to 5.2.1

10

package.json
{
"name": "ssh2-sftp-client",
"version": "5.2.0",
"version": "5.2.1",
"description": "ssh2 sftp client for node",

@@ -25,6 +25,4 @@ "main": "src/index.js",

"concat-stream": "^2.0.0",
"mocha": "^8.0.1",
"retry": "^0.12.0",
"ssh2": "^0.8.9",
"through2": "^4.0.2"
"ssh2": "^0.8.9"
},

@@ -37,4 +35,6 @@ "devDependencies": {

"dotenv": "^8.2.0",
"moment": "^2.27.0"
"moment": "^2.27.0",
"mocha": "^8.0.1",
"through2": "^4.0.2"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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