MCPcopy
hub / github.com/npmx-dev/npmx.dev / [...pkg].get.ts

File [...pkg].get.ts

server/api/registry/vulnerabilities/[...pkg].get.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as v from 'valibot'
2import { PackageRouteParamsSchema } from '#shared/schemas/package'
3import { CACHE_MAX_AGE_ONE_HOUR } from '#shared/utils/constants'
4

Callers

nothing calls this directly

Calls 3

parsePackageParamsFunction · 0.85
handleApiErrorFunction · 0.85

Tested by

no test coverage detected