Skip to main content
This release is 11 versions behind 1.0.4 — the latest version of @std/semver. Jump to latest

@std/semver@0.222.0
Built and signed on GitHub Actions

Parsing and comparing of semantic versions (SemVer)

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
94%
Published
a year ago (0.222.0)

Add Package

deno add jsr:@std/semver

Import symbol

import { greaterThanRange } from "@std/semver/greater-than-range";

---- OR ----

Import directly with a jsr specifier

import { greaterThanRange } from "jsr:@std/semver/greater-than-range";

Add Package

npx jsr add @std/semver

Import symbol

import { greaterThanRange } from "@std/semver/greater-than-range";

Add Package

yarn dlx jsr add @std/semver

Import symbol

import { greaterThanRange } from "@std/semver/greater-than-range";

Add Package

pnpm dlx jsr add @std/semver

Import symbol

import { greaterThanRange } from "@std/semver/greater-than-range";

Add Package

bunx jsr add @std/semver

Import symbol

import { greaterThanRange } from "@std/semver/greater-than-range";