Closed jgravois closed 3 years ago
turns out yargs@16 dropped support for node 8. if that's important here i can look into using the previous version instead.
https://travis-ci.com/github/jgravois/browser-run/builds/212938103
Feel free to drop node 8 from CI
👍 done in 2de8743. if you'd like me to squash down the commits i appended, just say the word.
i'm not sure why Travis results aren't appearing here, but tests are definitely passing now.
https://travis-ci.com/github/jgravois/browser-run/builds/213034533
thanks so much! 🌮🦖🎉
hi there! 👋
no offense taken if you aren't interested in this unsolicited pull request, but i thought i'd take a stab at resolving a few (possible) security vulnerabilities in my own upstream project.
before:
after:
this led to a few minor improvements in the help output.
before:
after: (alphabetized, more aliases, new version option)
and the TAP output now displays code coverage
either way, thanks for your work on this project! 🙏