jetify-com / devbox

Instant, easy, and predictable development environments
https://www.jetify.com/devbox/
Apache License 2.0
7.83k stars 187 forks source link

Provide `devbox (global) outdated` #2113

Open mootoday opened 1 month ago

mootoday commented 1 month ago

What problem are you trying to solve?

Not really a problem, but it'd be a nice addition to see which global packages are outdated. Both at a project and global level.

What solution would you like?

Similar to https://docs.npmjs.com/cli/v10/commands/npm-outdated

Alternatives you've considered

Manually compare my versions and what's available with devbox search <package>