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

ftp-deploy

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ftp-deploy - npm Package Versions

1235

1.2.2

Diff

hotbelgo
published 1.2.1 •

rickbergfalk
published 1.2.0 •

Changelog

Source

1.2.0

  • Adds an optional config.include which supersedes any exclusion rules.
    • Linting code cleanup via xo style/tool
rickbergfalk
published 1.1.0 •

Changelog

Source

1.1.0

  • Updated dependencies
rickbergfalk
published 1.0.0 •

Changelog

Source

1.0.0

  • refactored for (hopefully) easier to understand code
    • brought jsftp to 1.3.x, async to 0.9.x
    • removed relative path from uploading/uploaded event data. (filename contains file name and partial path)
rickbergfalk
published 0.7.0 •

Changelog

Source

0.7.0

  • added prompting user for FTP password if none given in config
rickbergfalk
published 0.6.0 •

Changelog

Source

0.6.0

  • added optional continueOnError config. When set to true, ftp-deploy continues to upload files after a failed put. When not specified or set to false, the .deploy() callback is called immediately after a failed put.
    • added upload-error event
    • removed stopOnError config setting in preference of continueOnError
rickbergfalk
published 0.5.1 •

rickbergfalk
published 0.5.0 •

Changelog

Source

0.5.0

  • upgraded jsftp from 0.6.x to 1.2.x
    • Added stopOnError to configuration.
    • added error event.
    • deprecated paralleluploads config setting (no longer supported by jsftp)
rickbergfalk
published 0.4.1 •

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