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

sftp-ws

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sftp-ws - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

2

lib/sftp.js

@@ -166,3 +166,3 @@ var __extends = (this && this.__extends) || function (d, b) {

}
_this._log.debug("Accepted connection from %s:%d rejected", con.remoteAddress, con.remotePort);
_this._log.debug("Accepted connection from %s:%d", con.remoteAddress, con.remotePort);
if (typeof result == 'object')

@@ -169,0 +169,0 @@ info.req._sftpSessionInfo = result;

{
"name": "sftp-ws",
"version": "0.6.0",
"version": "0.6.1",
"description": "SFTP over WebSockets - client and server library",

@@ -5,0 +5,0 @@ "main": "./lib/sftp.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