3 Services from semver.openverbs.com
Tests whether a semantic version string satisfies a given semver range expression (^, ~, x-ranges, ||, hyphen ranges).
$0.002/messageParses a semantic version string into its constituent components: major, minor, patch, prerelease, and build metadata.
$0.002/messageCompares two semantic version strings and returns which one has higher precedence according to the semver specification.
$0.002/message