Socket
Socket
Sign inDemoInstall

@cysonius/sftp-utils

Package Overview
Dependencies
9
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.11 to 0.0.12

3

index.js

@@ -32,2 +32,4 @@ const checkTypes=require('check-types');

baseObj._endHandled=false;
baseObj._errorEnded=false;
}

@@ -173,2 +175,3 @@

if (err)return callback(err,null,retryCnt);
conn.removeAllListeners();
baseObj._sftp=sftp;

@@ -175,0 +178,0 @@ baseObj._conn=conn;

2

package.json
{
"name": "@cysonius/sftp-utils",
"version": "0.0.11",
"version": "0.0.12",
"description": "sftp utils",

@@ -5,0 +5,0 @@ "author": {

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