Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
From: npm/npm-pick-manifest#87 (review)
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