Skip to main content
Module

std/semver/min_satisfying.ts

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

Functions

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