[READ-ONLY] a fast, modern browser for the npm registry
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: skip oauth-client-metadata

+1
+1
server/middleware/canonical-redirects.global.ts
··· 13 13 * - /docs/* → /package-docs/* 14 14 */ 15 15 const pages = [ 16 + '/oauth-client-metadata.json', 16 17 '/200.html', 17 18 '/about', 18 19 '/compare',