Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
return list.map(file => formatFile(parseList(file.longname)[0])); } else {
FTP client for Node.js, supports FTPS over TLS, IPv6, Async/Await, and Typescript.