- Use
execFile
andshell-quote
to avoid shell command injection #6 - Update minimist to latest version to resolve dependabot alert
- Fix bug where namespaced module names would count as dupes for non-namespaced modules with the same basename.
- Test on Node 10 and Node 12.
- Drop Node 8 support.
- first