Skip to main content
Module

std/semver/mod.ts>rangeMax

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function rangeMax
Re-export
import { rangeMax } from "https://deno.land/std@0.213.0/semver/mod.ts";

The maximum valid SemVer for a given range or INVALID

Parameters

The range to calculate the max for

Returns

A valid SemVer or INVALID