Works with
•JSR Score76%•It is unknown whether this package works with Browsers, Deno, Node.js, Cloudflare Workers, Bun




Published2 years ago (0.215.0)
- @std/semver
parse
Functions
f
parse(version: string): SemVer
Attempt to parse a string as a semantic version, returning either a SemVer
object or throws a TypeError.