{"library":"node-version","type":"library","category":null,"description":"node-version is a lightweight JavaScript utility designed to parse the current Node.js runtime version (from `process.version`) into a structured object. It provides granular access to major, minor, and patch segments, alongside powerful helper methods for semantic version comparison, such as `isAtLeast`, `isAbove`, `isBelow`, and `isAtMost`. The package, currently at stable version 4.3.0, maintains an active release cadence with minor and patch updates introducing features like `eolDate` and `daysUntilEOL`. Key differentiators include its pure ESM architecture (since v4), full TypeScript support, and built-in checks for Node.js Long Term Support (LTS) status and End-of-Life (EOL) dates, making it an ideal choice for modern Node.js applications that require robust version management and awareness.","language":"javascript","status":"active","version":"4.3.0","tags":["javascript","node","version","runtime","environment","semver","typescript"],"install":[{"cmd":"npm install node-version","imports":["import { version } from 'node-version';","import { getVersion } from 'node-version';","import type { NodeVersion } from 'node-version';"]},{"cmd":"yarn add node-version","imports":[]},{"cmd":"pnpm add node-version","imports":[]}],"homepage":null,"github":"https://github.com/srod/node-version","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/node-version","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/node-version/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}