import { comparatorMax } from "https://deno.land/std@0.195.0/semver/comparator_max.ts";
The maximum version that could match this comparator.
If an invalid comparator is given such as <0.0.0 then an out of range semver will be returned.
import { comparatorMax } from "https://deno.land/std@0.195.0/semver/comparator_max.ts";
The maximum version that could match this comparator.
If an invalid comparator is given such as <0.0.0 then an out of range semver will be returned.