Improvement

January 27, 20211 Minute Read

npmjs.com displays per-version download counts

The npm registry now shows how many downloads each version of a package has received. The versions tab on a package page will show the number of downloads over the prior seven days.
Screenshot of download counts for each version of a package

This change will help developers understand the popularity of different versions of their packages, and which versions are still in common use.

Subscribe to our developer newsletter

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.

By submitting, I agree to let GitHub and its affiliates use my information for personalized communications, targeted advertising, and campaign effectiveness. See the GitHub Privacy Statement for more details.

npmjs.com displays per-version download counts - GitHub Changelog