mirror of
https://github.com/zhigang1992/npm.git
synced 2026-06-13 01:18:24 +08:00
Add versions that are not matching the version specified in the package.json as 'latest', at cost of one request more per package. Show versions that are specified by the package.json as 'wanted' Fixes #1428