Compare two semver version strings with variable length and cutomizable separators, returning -1, 0, or 1
TypeScript definitions for semver-compare-multi
Compare semver version strings to find greater, equal or lesser.
compare two semver version strings, returning -1, 0, or 1
The semantic version parser used by npm.
Parse, validate, manipulate, and display dates
TypeScript definitions for semver-compare
Tree-shakable, lightweight, drop-in replacement of semver with correct type definition
Compare semver versions to many other semver versions
a node module to compare semver version
Balena specific semver utility methods
The ultimate javascript content-type utility.
TypeScript definitions for semver
Truncate a semver version: `1.2.3` → `1.2.0`
Regular expression for matching semver versions
Get all git semver tags of your repository in reverse chronological order.
The semantic version parser used by vlt
Find the greatest satisfied semver range from an array of ranges.
Lightweight alternative to semver, supporting absolute versions only
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
The semantic version parser used by npm for browser.
Parse, normalize and validate given semver shorthand (e.g. gulp@v3.8.10) to object.
Get the intersection of multiple semver ranges