π Enhancement Proposal
Make the inspect mode behave just like update
Pitch
When I do this:
nukeeper update --maxpackageupdates 999 --change minor
I expect the same output as when I do this:
nukeeper update --maxpackageupdates 999 --change minor
But, with inspect all the major update possibilities are reported as well
Platforms affected (mark all that apply)