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

File [...pkg].get.ts

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

Source from the content-addressed store, hash-verified

1import { normalizeLicense } from '#shared/utils/npm'
2import { hasBuiltInTypes } from '~~/shared/utils/package-analysis'
3
4const DEFAULT_LIMIT = 25

Callers

nothing calls this directly

Calls 5

normalizeLicenseFunction · 0.90
hasBuiltInTypesFunction · 0.90
handleApiErrorFunction · 0.85
getMethod · 0.65
setMethod · 0.65

Tested by

no test coverage detected