macOS
brew install semverlocal Homebrew formula metadata
brew / rank 4621
Semantic version parser for node (the one npm uses). Version 7.8.5 via Homebrew; verified 2026-06-19. Also installable with nix: nix profile install nixpkgs#semver.
install
brew install semverlocal Homebrew formula metadata
nix profile install nixpkgs#semvernixpkgs package indexes · pkgs/by-name/se/semver/package.nix · source: api.github.com
sudo pacman -S semverArch Linux sync databases · semver · source: geo.mirror.pkgbuild.com
sudo dnf install semver-develFedora Rawhide package metadata · semver-devel · source: dl.fedoraproject.org
overview
Semantic version parser for node (the one npm uses)
history
semver, commonly called node-semver when distinguishing the repository, is npm's JavaScript parser and range engine for Semantic Versioning. It can be used as a Node.js module or as a command-line utility.
Created by Isaac Z. Schlueter as the semantic-version parser for npm, node-semver implements the Semantic Versioning specification for JavaScript and exposes both a library and the semver command-line program.
The package became foundational Node.js infrastructure through its use by npm. It is also distributed by multiple system package managers, including Homebrew, Fedora-family repositories, Nix, and Arch Linux.
Developers use the library to validate and normalize versions, test versions against dependency ranges, compare and sort releases, calculate minimum or maximum satisfying versions, and increment release identifiers. The CLI performs filtering, sorting, coercion, and version increments from shell scripts.
node-semver is a reference implementation in everyday package-management practice: it turns Semantic Versioning rules into the range matching, precedence sorting, coercion, and increment operations used by npm workflows.
security posture
No matching local secret-handling manifest was found for semver. Package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
semver | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/npm/node-semver
install metadata
| Package key | brew:semver |
|---|---|
| Version | 7.8.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/semver |
| Homepage | https://semver.npmjs.com/ |
| Repository | https://github.com/npm/node-semver |
| Upstream docs | https://semver.npmjs.com/ |
| License | ISC |
| Source archive | https://github.com/npm/node-semver/archive/refs/tags/v7.8.5.tar.gz |
| Last updated | 2026-06-19T22:36:23Z |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | semver |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
semver
nix profile install nixpkgs#semversemver-devel 0.3.1-6.fc45
Development files for semver
https://github.com/Neargye/semver
sudo dnf install semver-develsemver 7.8.5-1
The semantic version parser used by npm
https://github.com/npm/node-semver
sudo pacman -S semversource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.