verdaccio/verdaccio
A lightweight Node.js private proxy registry observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 6.5
- age_days: 3792
- days_rel: 7
- days_push: 7
- n_releases_24m: 45
Adoption not part of the score
17843 stars · 1475 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Verdaccio is a lightweight, zero-config private npm proxy registry built in Node.js. It hosts private packages, proxies and caches upstream registries like npmjs.org, and works with npm, yarn, and pnpm clients.
Use cases
- host private npm packages for my company
- cache npm registry packages to speed up CI installs
- run a local npm registry for offline development
- proxy npmjs.org through a single internal endpoint
- override a third-party npm package with a patched version
- set up a private registry with Docker or Kubernetes
When to choose
- you need private package publishing without running a full database
- you want to cache npm dependencies for faster, more reliable installs
- you need to chain multiple upstream registries behind one endpoint
- you want a lightweight registry deployable via Docker or Helm
When to avoid
- you need a full-featured enterprise artifact manager with multi-format support (consider Nexus or Artifactory)
- you need high-availability clustering out of the box
- you only consume public packages and don't need caching or private packages
Facets
service · maturity active
http-server caching proxy auth package-manager self-hosted cli plugin-system developer-tools self-hosted security web-development self-hosted cli cross-platform npm-registry private-registry registry-proxy monorepo offline-cache helm-chart yarn pnpm devops nodejs docker kubernetes
7 sources
- readme: https://github.com/verdaccio/verdaccio · fetched 2026-08-28 · 9209d4e8d5db
- homepage: https://www.verdaccio.org/ · fetched 2026-08-29 · 1c10ed721c7c
- site_page: https://www.verdaccio.org/docs/what-is-verdaccio · fetched 2026-08-29 · 67612dfbebf7
- site_page: https://www.verdaccio.org/docs/installation · fetched 2026-08-29 · 739b7c2ac872
- site_page: https://www.verdaccio.org/docs/configuration · fetched 2026-08-29 · 56ebf82b6c9f
- site_page: https://www.verdaccio.org/docs/docker · fetched 2026-08-29 · 2cf9838e11f7
- site_page: https://www.verdaccio.org/docs/logo · fetched 2026-08-29 · a6e7a3a34242
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| verdaccio/verdaccio | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="verdaccio/verdaccio")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem