import { semver } from "https://deno.land/x/fresh@1.4.3/src/dev/deps.ts";
const { comparatorMax } = semver;
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.