External library support for ssh2-sftp-client and adm-zip

Hi there, Working on big project that required fetching and unzipping file and then uploading data to DB (poterntially GBs of data). The code I have finalized needs the following two library. It will be really helpful to have the support for these OR ability to add external libraries (maybe list of whitelisted external libraries that can be imported). Of course I understand these packages (first one has some dependencies, second one does not have any) might have dependencies which might in turn also have dependencies too so maybe is not striaghforward. https://www.npmjs.com/package/ssh2-sftp-client https://www.npmjs.com/package/adm-zip
2
1 reply