Archivarix

app-package-archive

npm registry

The package registry behind the Node.js ecosystem, with full version history and downloadable tarballs for every package. The underlying registry API is keyless and our search queries it directly. Reach for it to trace a JavaScript package's release history or fetch an old version. Note that the npmjs.com website itself currently challenges traffic from datacenter networks, so deep links to package pages may show a verification step first.

Software / packages API captcha degraded

Warum es nützlich ist & wie es funktioniert

The npm registry is the backbone of the JavaScript and Node.js ecosystem, holding full version histories and downloadable source tarballs for every package that has ever been published. Its underlying registry API is openly accessible by package name and returns structured JSON, which Echo uses to surface version information and metadata directly. It is the definitive place to trace a JavaScript library's release history, retrieve an older version of a package, or investigate what a dependency looked like at a given point in time. Note that the npmjs.com website may show a verification step when accessed from certain networks, though the registry data itself remains available.

Was drinsteckt

Over 2.5 million packages with complete version histories, making it the largest single-language package registry in the world.

API-Zugang

https://registry.npmjs.org/ <pkg> (keyless)

Zugang

May require solving a captcha before it responds.

Startseite

https://www.npmjs.com/