All Tools
ⓥ
SemVer Comparator
DevRuns in browser
SemVer Comparator evaluates two version strings with the same semantics as npm and Node’s semver package — including prereleases and v-prefix normalization. See whether A is older or newer than B, the numeric compare result, and whether the difference is a major, minor, or patch bump. Use it when triaging dependency upgrades, Git tags, or package.json ranges.