fetch-github-release (v1.0.0) downloads the correct binary asset from a GitHub release for your current platform. It automates fetching platform-specific binaries from GitHub releases, supporting filtering by filename patterns. Minimal dependencies, Node >=10 required. Use it to avoid manual downloads in CI or build scripts.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
ESM-only since v1.0.0; named export
Named export for fetching a specific version
Default export also available for fetchLatestRelease
Downloads binary from GitHub releases using owner/repo and a filter function.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.