Socket
Socket
Sign inDemoInstall

promise-ftp

Package Overview
Dependencies
9
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.3 to 1.3.4

2

dist/promiseFtp.js

@@ -13,3 +13,3 @@ // Generated by CoffeeScript 1.10.0

FtpClient = require('ftp');
FtpClient = require('@icetee/ftp');

@@ -16,0 +16,0 @@ Promise = require('bluebird');

{
"name": "promise-ftp",
"description": "a promise-based ftp client for node.js",
"version": "1.3.3",
"version": "1.3.4",
"main": "index.js",

@@ -9,3 +9,4 @@ "author": "RealtyMaps",

"Joe Ibershoff <joe@realtymaps.com>",
"Moti Zilberman <motiz88@gmail.com>"
"Moti Zilberman <motiz88@gmail.com>",
"Gabe Martin <gabema@gmail.com>"
],

@@ -28,3 +29,3 @@ "files": [

"bluebird": "2.x",
"ftp": "0.3.10",
"@icetee/ftp": "^0.3.15",
"promise-ftp-common": "^1.1.5"

@@ -31,0 +32,0 @@ },

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