Enhancement
Tweaked code to shorten command when all files in a list share the same directory by using spawn's CWD option. This could prevent some major issues caused by huge lists of files or a smaller list of files with long paths.
Housecleaning
Updated versions of all dependencies where possible.