The npm registry provides metrics on the most depended packages, but say you wanted to determine the most popular version of a given package - is that possible?
npm
NPM exposes now a number of downloads per version.
https://www.npmjs.com/package/typescript -> click "versions"