Simple Version Manager
The semantic version parser used by npm.
The ultimate javascript content-type utility.
TypeScript definitions for semver
Regular expression for matching semver versions
Truncate a semver version: `1.2.3` → `1.2.0`
Get all git semver tags of your repository in reverse chronological order.
Find the greatest satisfied semver range from an array of ranges.
The semantic version parser used by npm for browser.
Parse, normalize and validate given semver shorthand (e.g. gulp@v3.8.10) to object.
compare two semver version strings, returning -1, 0, or 1
Get the intersection of multiple semver ranges
Converts a comver (compatible version) to a semver (semantic version).
Parse, validate, manipulate, and display dates
Ruby SemVer in TypeScript.
Dedicated types library for ramda
Semantic versioning rules parser
v6 of the "semver" package, with security fixes backported from v7.
Lightweight Node.js version sniffing/comparison
A collection of implementation for ECMAScript abstract operations
Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`
semver-stable
Internal helpers used by core Astro packages.
Minimal semantic versioning library for Bare