Deprecated
(will be removed after 0.200.0) Use comparatorMax()
instead
A compatibility function to get the maximum version of a range string.
import { semver } from "https://deno.land/x/fresh@1.4.0/src/dev/deps.ts";
const { maxVersion } = semver;
Parameters
comparator: SemVerComparator
The comparator