eventOneHQ/npm-audit-html

Add option to open generated report

nikolay-borzov opened this issue ยท 4 comments

Similar to what webpack-bundle-analyzer does.
open package can be used to open a generated report.

It looks like webpack-bundle-analyzer actually creates a little webserver to do this. Is that what you are looking for or should opening the audit-report.html from the file system?

I definitely do like the idea of adding that option as a convenience ๐Ÿ˜„

Right, just opening audit-report.html using the default browser. It seems like natural action when generating report on a local machine

๐ŸŽ‰ This issue has been resolved in version 1.5.0 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€

Would be great if you add --open flag description to the README