Skip to main content
Module

std/semver/equals.ts

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
import * as mod from "https://deno.land/std@0.213.0/semver/equals.ts";

Functions

Returns true if both semantic versions are logically equivalent, even if they're not the exact same version object.