[BUG] outdated shows unreachable packages which were released later chronologically #6504
Open
2 tasks done
Labels
Bug
thing that needs fixing
Needs Triage
needs review for next steps
Release 9.x
work is associated with a specific npm 9 release
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
I install package ^2.2.0, it installs 2.2.1
I run outdated
It shows 1.2.0 as latest
Expected Behavior
I install package ^2.2.0, it installs 2.2.1
I run outdated
It doesn't shows 1.2.0 as latest since my requirement prevents it being installed, it doesn't matter it's chronologically latest
Steps To Reproduce
Environment
The text was updated successfully, but these errors were encountered: