This release is 1 version behind 1.0.4 — the latest version of @std/semver. Jump to latest
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
Parsing and comparing of semantic versions (SemVer)
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
94%
Published
6 months ago (1.0.3)
Package root
- LICENSE1 KB
- _constants.ts796 B
- _shared.ts6 KB
- _test_comparator_set.ts2 KB
- can_parse.ts680 B
- can_parse_test.ts1 KB
- compare.ts1 KB
- compare_test.ts2 KB
- deno.json1 KB
- difference.ts2 KB
- difference_test.ts1 KB
- equals.ts892 B
- equals_test.ts2 KB
- format.ts1 KB
- format_range.ts1014 B
- format_range_test.ts2 KB
- format_test.ts833 B
- greater_or_equal.ts987 B
- greater_or_equal_test.ts1 KB
- greater_than.ts948 B
- greater_than_range.ts2 KB
- greater_than_range_test.ts5 KB
- greater_than_test.ts1 KB
- increment.ts6 KB
- increment_test.ts18 KB
- is_range.ts1 KB
- is_range_test.ts767 B
- is_semver.ts2 KB
- is_semver_test.ts3 KB
- less_or_equal.ts966 B
- less_or_equal_test.ts1 KB
- less_than.ts926 B
- less_than_range.ts2 KB
- less_than_range_test.ts5 KB
- less_than_test.ts1 KB
- max_satisfying.ts1 KB
- max_satisfying_test.ts932 B
- min_satisfying.ts1 KB
- min_satisfying_test.ts873 B
- mod.ts12 KB
- not_equals.ts895 B
- not_equals_test.ts2 KB
- parse.ts2 KB
- parse_range.ts12 KB
- parse_range_test.ts14 KB
- parse_test.ts3 KB
- range_intersects.ts3 KB
- range_intersects_test.ts4 KB
- satisfies.ts945 B
- satisfies_test.ts11 KB
- try_parse.ts1 KB
- try_parse_range.ts1 KB
- try_parse_test.ts3 KB
- types.ts1 KB