Implement 'Include extraneous dependencies' option
Proposed workaround for #182 so user can include all extraneous dependencies in the bom.
Note that, this will not fix the core issue. Just a workaround for anyone who want to include the missing dependencies detected by this tool due to incorrect extraneous attribute by read-installed. It will include true positive extraneous dependency, but at least it's not missing the false positive extraneous dependency.
Thanks for the PR. Lets hold off on this as replacing read-installed is currently a work in progress. (#215)
please see if https://github.com/CycloneDX/cyclonedx-node-npm solves your needs. it actually has the capability to flag extraneous dependencies