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




JSR Score
100%
Published
2 months ago (1.0.6)
Package root
- LICENSE1 KB
- _constants.ts608 B
- _shared.ts6 KB
- _test_comparator_set.ts2 KB
- can_parse.ts659 B
- can_parse_test.ts1 KB
- compare.ts1 KB
- compare_test.ts3 KB
- deno.json1 KB
- difference.ts2 KB
- difference_test.ts1 KB
- equals.ts871 B
- equals_test.ts2 KB
- format.ts1 KB
- format_range.ts993 B
- format_range_test.ts2 KB
- format_test.ts813 B
- greater_or_equal.ts966 B
- greater_or_equal_test.ts1 KB
- greater_than.ts927 B
- greater_than_range.ts2 KB
- greater_than_range_test.ts6 KB
- greater_than_test.ts1 KB
- increment.ts7 KB
- increment_test.ts19 KB
- is_range.ts1 KB
- is_range_test.ts2 KB
- is_semver.ts2 KB
- is_semver_test.ts3 KB
- less_or_equal.ts945 B
- less_or_equal_test.ts1 KB
- less_than.ts905 B
- less_than_range.ts2 KB
- less_than_range_test.ts6 KB
- less_than_test.ts1 KB
- max_satisfying.ts1 KB
- max_satisfying_test.ts912 B
- min_satisfying.ts1 KB
- min_satisfying_test.ts853 B
- mod.ts12 KB
- not_equals.ts874 B
- not_equals_test.ts2 KB
- parse.ts2 KB
- parse_range.ts13 KB
- parse_range_test.ts15 KB
- parse_test.ts3 KB
- range_intersects.ts3 KB
- range_intersects_test.ts4 KB
- satisfies.ts962 B
- satisfies_test.ts12 KB
- try_parse.ts1 KB
- try_parse_range.ts1 KB
- try_parse_range_test.ts768 B
- try_parse_test.ts3 KB
- types.ts2 KB