{"library":"semver-parser","type":"library","category":null,"description":"semver-parser is a JavaScript/TypeScript library designed for robust parsing, verification, and comparison of Semantic Versioning (SemVer) strings. The current stable version is 4.1.8. The package maintains a stable release cadence, with recent updates primarily focusing on tooling and maintenance rather than introducing breaking changes or new features. A key differentiator of `semver-parser` is its developer-friendly approach to 'v' prefixes; it accepts version strings like 'v1.2.3' by default, while also offering a `strict` parameter to enforce strict SemVer adherence, rejecting such prefixes. It provides both synchronous and asynchronous (Promise-based) APIs for its core functionalities, accessible through distinct import patterns, offering flexibility for various application environments and coding styles. It ships with TypeScript types for enhanced developer experience.","language":"javascript","status":"active","version":"4.1.8","tags":["javascript","typescript"],"install":[{"cmd":"npm install semver-parser","imports":["import { parseSemVer } from 'semver-parser'","import { isValidSemVer } from 'semver-parser'","import { promises } from 'semver-parser'; const { parseSemVer, isValidSemVer, compareSemVer } = promises;"]},{"cmd":"yarn add semver-parser","imports":[]},{"cmd":"pnpm add semver-parser","imports":[]}],"homepage":"https://semver.org","github":"https://github.com/asamuzaK/semverParser","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/semver-parser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/semver-parser/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}