RetireJS / retire.js

scanner detecting the use of JavaScript libraries with known vulnerabilities. Can also generate an SBOM of the libraries it finds.
https://retirejs.github.io/retire.js/
Other
3.66k stars 414 forks source link

Changed node/lib/retire.d.ts to be copied #417

Closed mgillam closed 1 year ago

mgillam commented 1 year ago

For issue #416 - this seems to work to solve my issue, based on local testing when I used npm link to try it in my project. Not sure if it broke anything else or if the historical reason for this being symlinked will reveal itself.