This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+5 more
Summary
AI summaryREADME now leads with npx or global npm install and adds a version command.
Full changelog
Makes the docs match the capability shipped in v1.0.1. The package has run under plain Node (npx headless-tracker) since v1.0.1, but the README's Quick Start still told everyone to git clone + install Bun, and the Claude Desktop config still pointed at a local Bun clone with absolute paths. Lots of repo clones, almost no one using the zero-friction path that already existed.
Changed
- README leads with
npx/ global install, not a Bun clone. Quick Start is nownpm i -g headless-tracker(or prefixnpx), and the Claude Desktop config is just{"command": "npx", "args": ["-y", "headless-tracker"]}-- no absolute paths, no clone, no Bun. Thegit clone+ Bun path moved to the Development section. - Landing page no longer claims "Requires Bun 1.3+" for end users (it runs under Node 22.5+).
Added
headless-tracker version(--version/-v). Previously onlyhelpprinted the version.
Install: npx headless-tracker ( https://www.npmjs.com/package/headless-tracker ). Data aggregation only, not financial advice.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About HeadlessTracker
All releases →Related context
Beta — feedback welcome: [email protected]