Socket
Socket
Sign inDemoInstall

ftp

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ftp - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

2

ftp.js

@@ -301,3 +301,3 @@ var util = require('util'),

stream._decoder = undefined;
outstream._decoder = undefined;
var r = self.send('STOR', destpath, cb);

@@ -304,0 +304,0 @@ if (r) {

{ "name": "ftp",
"version": "0.1.4",
"version": "0.1.5",
"author": "Brian White <mscdex@mscdex.net>",

@@ -4,0 +4,0 @@ "description": "An FTP client module for node.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