Hacker News new | ask | show | jobs
by yellowbkpk 4117 days ago
One feature that would be helpful is to parse various formats of dependency specification (Node's package.json, pip's requirements.txt, Maven, etc.) and use that to build dependency lists so that I can (a) get notified of updates and (b) get a list of licenses for internal license audits.
1 comments

Yep, I'm working on that at the moment.