💾 Archived View for freeshell.de › tldr › semver.gmi captured on 2024-05-26 at 15:45:38. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

semver

Semantic version string parser.

More information.

semver {1.2}
semver --coerce {1.2}
semver {1.2.3} --range "{^1.0}"
semver {1.2.3} --range {">=1.0"} {"<2.0"}
semver {1.2.3} {2.0.0} --range "{^1.0}"
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY