Describe the feature
I noticed that the GitHub stars link on package pages currently points to a URL that returns a 404.
For example, on the Jest package page, clicking the GitHub stars count opens:
https://github.com/jestjs/jest/stargazers
which returns a 404 Not Found.
It looks like GitHub recently introduced changes affecting some public UI endpoints:
https://github.blog/changelog/2026-06-30-upcoming-access-restrictions-to-public-api-endpoints-and-ui-views/
I'm not sure if this is directly related, but it might explain why these links are now returning 404.
Additional information
Final checks
Describe the feature
I noticed that the GitHub stars link on package pages currently points to a URL that returns a 404.
For example, on the Jest package page, clicking the GitHub stars count opens:
https://github.com/jestjs/jest/stargazers
which returns a 404 Not Found.
It looks like GitHub recently introduced changes affecting some public UI endpoints:
https://github.blog/changelog/2026-06-30-upcoming-access-restrictions-to-public-api-endpoints-and-ui-views/
I'm not sure if this is directly related, but it might explain why these links are now returning 404.
Additional information
Final checks