syncpack
Manage multiple package.json files, such as in Lerna Monorepos and Yarn/Pnpm Workspaces
Updated by @fold_left
to-semver
Get an array of valid, sorted, and cleaned semver versions from an array of strings
Updated by @sindresorhus
latest-semver
Get the latest stable semver version from an array of versions
Updated by @sindresorhus
get-latest-version
Find the latest version of an npm module matching a given semver range
Updated by @rexxars
version-selector-type
Returns the type and normalized version of a version selector
Updated by @zkochan
minimum-node-version
Figures out the lowest version of Node.js that satisfies package.json engines.node
Updated by @hugojosefson
major-version-check
A small module to check if two specified version numbers are major changes
Updated by @notbacon
@anolilab/cerebro-semver-extension
cerebro semver extension - working with semantic versioning
Updated by @prisis
genversion
A command line utility to read version from package.json and attach it into your module as a property
Updated by @xeli
@obsidize/semver
Middleware to compare semver strings and not cause error explosions on malformed input.
Updated by @jospete
@theo.gravity/version-bump
Version bump package.json (or a version file) via various plugins (eg cli, git, etc).
Updated by @theo.gravity
find-versions-cli
Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`
Updated by @sindresorhus
sass-versioning
Version your Sass modules and test them at compile time
Updated by @dominikwilkowski