Works with
•JSR Score76%•It is unknown whether this package works with Browsers, Deno, Node.js, Cloudflare Workers, Bun




Published2 years ago (0.215.0)
- @std/semver
min_satisfying
Functions
f
minSatisfying(): SemVer | undefined
versions: SemVer[],
range: Range
Returns the lowest version in the list that satisfies the range, or undefined if
none of them do.