when-exit
Execute a function right before the process, or the browser's tab, is about to exit.
catch-exit
Catch Node.js exit conditions, including errors and unhandled rejections.
hard-rejection
Make unhandled promise rejections fail hard right away instead of the default silent fail
loud-rejection
Make unhandled promise rejections fail loudly instead of the default silent fail
p-try
`Start a promise chain