Select an attribute of an object based on semver versioning
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
Package specifier library
Converts a comver (compatible version) to a semver (semantic version).
Parse, validate, manipulate, and display dates
Bump version & write changelog of packages changed since the last release
Super-fast alternative for babel
Ruby SemVer in TypeScript.
Dedicated types library for ramda
v6 of the "semver" package, with security fixes backported from v7.
Semantic versioning rules parser
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`