Skip to main content
Module

std/semver/max_satisfying.ts

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

Functions

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