Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function comparatorMin
import { comparatorMin } from "https://deno.land/std@0.195.0/semver/comparator_min.ts";

The minimum semantic version that could match this comparator

Parameters

semver: SemVer

The semantic version of the comparator

operator: Operator

The operator of the comparator

Returns

The minimum valid semantic version