This repository was archived by the owner on Jul 12, 2022. It is now read-only.

Description
🏗 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)