-
-
Notifications
You must be signed in to change notification settings - Fork 52
chore: add npm-diff.app as user of API #1084
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
Conversation
|
@oBusk is attempting to deploy a commit to the Package Phobia Team on Vercel. A member of the Team first needs to authorize it. |
Co-authored-by: Steven <[email protected]>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Still getting 429 from packagephobia :( Anything I should change? |
|
Fixed, please try again |
|
Still 429. Want me to change the UA in any way? |
|
Please share the x-vercel-id response header |
|
|
Thanks, should be fixed now 👍 |
Working! Thanks so much! |
My little app for comparing npm releases uses Packagephobia to include extra information on the comparison page to show if the installsize has changed between the two releases.
Performs packagephobia for both packages, shows difference between them.
I've been bad with User-Agent until today, when I changed it to this;
https://github.com/oBusk/npm-diff.app/blob/d91f188458ac6eeae1cdc54f8a8e2be7fd81d7aa/src/lib/api/user-agent.ts