-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Results are outdated. #101
Comments
I encountered the same problem for some popular packages: webpack: https://api.npms.io/v2/package/webpack typescript: https://api.npms.io/v2/package/typescript
|
The issue had to do with some errors replicating from the npm registry. I've created a script that enqueued outdated packages to be processed. The queue has 30k packages, and is slowly analyzing them. Should be done by tomorrow or the day next. I will close this once it's done. |
This api returns 2 packages for me, I have 4. You can try with more users, namely sindresorhus has more than 1k but this api shows around 950.
The text was updated successfully, but these errors were encountered: