Module

std/semver/max_satisfying.ts

Deno standard library
Go to Latest
import * as mod from "https://dotland.deno.dev/std@0.192.0/semver/max_satisfying.ts";

Functions

Returns the highest version in the list that satisfies the range, or undefined if none of them do.