Jackett
A daily indexer-repair treadmill: Jackett patches tracker definitions as fast as trackers change.
A side-by-side editorial comparison of Verdaccio and Pacemaker — release velocity, themes, recent moves, and the top alternatives to consider.
| Feature | Verdaccio | Pacemaker |
|---|---|---|
| Sector | Infra & APIs | Infra & APIs |
| Velocity score | 2.5 | 6.3 |
| Sparks · 30d | 0 | 1 |
| Top themes | npm registry, package consolidation, plugin compatibility, prerelease line | high availability, cluster security, tls authentication, dual branch releases |
| Last editorial update | 3h ago | 3h ago |
| Website | Visit → | Visit → |
Verdaccio's v7 prereleases are consolidating forked code back onto shared packages.
The next-7 prerelease line moves in small, single-change increments. The substantive one adopts @verdaccio/server and drops the locally forked api, web, and storage code, keeping a thin Storage wrapper so legacy callback-based storage plugins continue to work. The two tags after it are toolchain and dependency work: replacing eslint and prettier with oxlint and oxfmt, and moving the verdaccio dependency set onto the next-9 dist-tag.
Pacemaker is putting TLS and X509 auth between its cluster nodes, then hardening the wire code.
Two branches ship in parallel: the 3.0.x line carrying new work and 2.1.x taking backported fixes. The 3.0 series added TLS for Pacemaker Remote nodes, X509 authentication, TLS certificates for remote CIB operations, and then PSK authentication for those same operations, alongside large-IPC and multipart message support. The most recent releases on both branches are the same security train, fixing CVE-2026-10649 and a set of integer overflows and size checks in the remote message code.
The next-7 prerelease line moves in small, single-change increments. The substantive one adopts @verdaccio/server and drops the locally forked api, web, and storage code, keeping a thin Storage wrapper so legacy callback-based storage plugins continue to work. The two tags after it are toolchain and dependency work: replacing eslint and prettier with oxlint and oxfmt, and moving the verdaccio dependency set onto the next-9 dist-tag.
The v7 effort is about reducing what the main package maintains itself, folding forked implementations back into shared packages while preserving a compatibility shim for the plugin ecosystem. That plugin compatibility constraint appears deliberate and is likely to shape how far the consolidation can go. The surrounding tags suggest the project is also modernizing its build tooling while the architecture settles.
The api, web, and storage forks are gone but a legacy storage wrapper remains; removing that shim, which would break callback-based storage plugins, is the decision this line is heading toward.
Two branches ship in parallel: the 3.0.x line carrying new work and 2.1.x taking backported fixes. The 3.0 series added TLS for Pacemaker Remote nodes, X509 authentication, TLS certificates for remote CIB operations, and then PSK authentication for those same operations, alongside large-IPC and multipart message support. The most recent releases on both branches are the same security train, fixing CVE-2026-10649 and a set of integer overflows and size checks in the remote message code.
The cluster's internal transport is being rebuilt on the assumption that the network between nodes is not trusted. Authentication and encryption arrived first, and the fixes that followed, overflow guards and a maximum remote message size, are the hardening pass on the same code paths. Release discipline is heavy and visible: each version ships a release candidate with an identical commit set days earlier, and every 3.0 release documents the regressions it introduced and where they were fixed.
Remote CIB operations now support both X509 certificates and PSK, and the recent fixes all sit in message framing and size limits; further work is most likely to continue in that message-handling code rather than adding another authentication mechanism.
Other Infra & APIs products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either Verdaccio or Pacemaker.
A daily indexer-repair treadmill: Jackett patches tracker definitions as fast as trackers change.
Ten days of bulk operations, then the AI assistant got the keys to multi-site access control.
A v5 release candidate train carrying a database migrator that has to work on the first try.
The syslog daemon is quietly becoming an OpenTelemetry-era pipeline, YAML config and all.
Three supported branches, patched in lockstep within the same minute.
The changelog is a raw commit log, and its severity tags tell you more than the prose would.
See all Verdaccio alternatives → · See all Pacemaker alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. Pacemaker is currently shipping more aggressively (velocity 6.3 vs 2.5), with 1 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. Pacemaker is currently shipping more aggressively (velocity 6.3 vs 2.5), with 1 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.
Top Verdaccio alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "Verdaccio alternatives" section above for the current picks, or visit /alternatives/verdaccio for the full list with editorial commentary on each.
Top Pacemaker alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "Pacemaker alternatives" section above for the current picks, or visit /alternatives/pacemaker for the full list with editorial commentary on each.