New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

basic-ftp

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

basic-ftp - npm Package Versions

1
12

2.14.3

Diff

Changelog

Source

2.14.3

  • Fixed: JSDoc type annotations.
  • Fixed: Minor fixes to documentation.
patrickjuchli
published 2.14.2 •

Changelog

Source

2.14.2

  • Fixed: Unit test for adjusted behavior when closing context.
patrickjuchli
published 2.14.1 •

Changelog

Source

2.14.1

  • Fixed: Make it possible to reconnect after closing the FTP context.
patrickjuchli
published 2.14.0 •

Changelog

Source

2.14.0

  • Added: Improved error handling and reporting.
patrickjuchli
published 2.13.2 •

Changelog

Source

2.13.2

  • Fixed: Various improvements to documentation.
patrickjuchli
published 2.13.1 •

Changelog

Source

2.13.1

  • Fixed: Exception thrown if tasks will run in parallel because the user forget to use 'await'.
  • Fixed: Describe in documentation what exactly happens if there is a timeout.
patrickjuchli
published 2.13.0 •

Changelog

Source

2.13.0

  • Added: Use client.rename() to rename or move a file.
  • Changed: Default timeout set to 30 seconds.
  • Changed: Timeouts are tracked exlusively by data connection during transfer.
  • Fixed: Node's socket.removeAllListeners() doesn't work, see https://github.com/nodejs/node/issues/20923
  • Fixed: Node 8 is required, correct documentation and CI.
patrickjuchli
published 2.12.3 •

Changelog

Source

2.12.3

  • Fixed: Minor changes to documentation.
patrickjuchli
published 2.12.2 •

Changelog

Source

2.12.2

  • Fixed: Don't deny EPSV over IPv4. This can help in some circumstances with a NAT.
patrickjuchli
published 2.12.1 •

Changelog

Source

2.12.1

  • Fixed: Don't prefer IPv6 by default.
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