Skip to content

MinVersion failing for '^2.16.2 ^2.16' alike range - #341

Closed
alfredsgenkins wants to merge 1 commit into
npm:masterfrom
alfredsgenkins:patch-1
Closed

MinVersion failing for '^2.16.2 ^2.16' alike range#341
alfredsgenkins wants to merge 1 commit into
npm:masterfrom
alfredsgenkins:patch-1

Conversation

@alfredsgenkins

Copy link
Copy Markdown
Contributor

It seems like the logic was incorrect, after switching the order of comparatement, the minVersion started to return proper results.

References

Fixes#340
Closes#340

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling e2d11bf on alfredsgenkins:patch-1 into 6088070 on npm:master.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] minVersion returns null for valid ranges

2 participants

@alfredsgenkins@coveralls