VI · Developer & Web
VI · Developer & WebAV-W22

AV-W22

Semver Calculator

Compare and sort semantic versions, test them against ranges and work out the next version.

● Runs on your device; nothing is uploaded

How to use it

  1. Type a Version to see its parts and the next major, minor, patch or pre-release.
  2. Enter Version A and Version B to compare them.
  3. Paste a list under Sort versions and choose Oldest first or Newest first.
  4. Enter a Range and Versions to test to see which ones satisfy it.

Limits

Version lists
100,000 characters
Features
  • Uses the same semver library as npm
  • Explains each range in words, such as "at least 0.2.3 and below 0.3.0"
  • Highest and lowest matching versions for a range
  • Optional pre-release identifier such as beta or rc
  • Loose parsing accepts a leading v or =
  • Lists invalid versions instead of failing

For AI agents: avtools_semver_calculator

AV-W22 · Semver Calculator

Loading the tool…