Skip to content

Conversation

@oBusk
Copy link
Contributor

@oBusk oBusk commented Dec 8, 2025

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.

external-services

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

@vercel
Copy link

vercel bot commented Dec 8, 2025

@oBusk is attempting to deploy a commit to the Package Phobia Team on Vercel.

A member of the Team first needs to authorize it.

@styfle styfle changed the title Add npm-diff.app as user of API chore: add npm-diff.app as user of API Dec 9, 2025
@styfle styfle enabled auto-merge (squash) December 9, 2025 20:36
@vercel
Copy link

vercel bot commented Dec 9, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
packagephobia Ready Ready Preview Dec 9, 2025 8:37pm

@styfle styfle merged commit 63558e6 into styfle:main Dec 9, 2025
5 checks passed
@oBusk
Copy link
Contributor Author

oBusk commented Dec 12, 2025

Still getting 429 from packagephobia :( Anything I should change?

@styfle
Copy link
Owner

styfle commented Dec 12, 2025

Fixed, please try again

@oBusk
Copy link
Contributor Author

oBusk commented Dec 13, 2025

Still 429. Want me to change the UA in any way?

@styfle
Copy link
Owner

styfle commented Dec 15, 2025

Please share the x-vercel-id response header

@oBusk
Copy link
Contributor Author

oBusk commented Dec 17, 2025

'Response Headers': {
    'cache-control': 'private, no-store, max-age=0',
    'content-type': 'text/html; charset=utf-8',
    date: 'Wed, 17 Dec 2025 01:25:46 GMT',
    server: 'Vercel',
    'transfer-encoding': 'chunked',
    'x-vercel-challenge-token': '...',
    'x-vercel-id': 'iad1::1765934746-ZgUTFZwEXF7ezKnotbzp4AmAxDZsbOOZ',
    'x-vercel-mitigated': 'challenge'
  },

@styfle
Copy link
Owner

styfle commented Dec 17, 2025

Thanks, should be fixed now 👍

@oBusk
Copy link
Contributor Author

oBusk commented Dec 17, 2025

Thanks, should be fixed now 👍

Working! Thanks so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants