Package not getting updated

There is a package “protocol-registry” which has already been updated to v1.3.7 but in Runkit has a very old outdated version of this package which doesn’t supports most of the things.

How long does it typically take for it to show up? And is there a way to force a refresh?

Hi there,

The reason the package doesn’t show up in RunKit is because it has an install script. In this case it seems to be a postinstall script: protocol-registry/package.json at main · Shubham-Kumar-2000/protocol-registry · GitHub

Unfortunately RunKit does not currently support packages which have install scripts.

- Randy