Describe the bug
I wasn't aware of bundlephobia until it was a link available on npm. i've open it because I was curious to see more info about my package.
However, it seems very unreliable to open a package. I've seen UnknownError, and other today when trying to access my package. I wonder what's happening? It feels like if its a link on npm it should be prepared to a high traffic, so caching and other mechanisms should be put in place so Resolving version and dependencies doesn't have to do whatever its doing all the time.
I'm not trying to come in hot and complain just for the sake of it, my impression is that this is an open source project, maybe a solo developer project. I wonder who's door we need to knock on to be able to get a bit more scale into this project.
Thanks
Andre

Describe the bug
I wasn't aware of bundlephobia until it was a link available on npm. i've open it because I was curious to see more info about my package.
However, it seems very unreliable to open a package. I've seen UnknownError, and other today when trying to access my package. I wonder what's happening? It feels like if its a link on npm it should be prepared to a high traffic, so caching and other mechanisms should be put in place so
Resolving version and dependenciesdoesn't have to do whatever its doing all the time.I'm not trying to come in hot and complain just for the sake of it, my impression is that this is an open source project, maybe a solo developer project. I wonder who's door we need to knock on to be able to get a bit more scale into this project.
Thanks
Andre