unjs / nypm

🌈 Unified Package Manager for Node.js and Bun
MIT License
471 stars 17 forks source link

Lockfile parser to graph #114

Open pi0 opened 7 months ago

pi0 commented 7 months ago

Just thought of it when saw https://github.com/renovatebot/renovate/issues/24462 (also that bun were looking for a cross lock compatibility)

I think generally having a parser to understand lockfikle graphs would be so beneficial to both translate them to each other and give a common interface to understand them.