### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior From: https://github.com/npm/npm-pick-manifest/pull/87#pullrequestreview-1514076507 > This now returns true: semver.satisfies('2.0.0', '== 1.0.0 || foo', { loose: true })) whereas it did not previously ### Expected Behavior Should return false ### Steps To Reproduce _No response_ ### Environment _No response_