npm basic-ftp 6.0.0

9 hours ago
  • Breaking change: This library does not allow separate transfer hosts by default anymore. This provides security by default against FTP bounce attacks. This FTP feature is used very rarely, there is a good chance you don't actually have to change anything in your code. You can allow separate transfer hosts by using allowSeparateTransferHost: true when instantiating a Client. (Thanks, @Jvr2022)

Don't miss a new basic-ftp release

NewReleases is sending notifications on new releases.