Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ normalizeLicense } from
'#shared/utils/npm'
2
import
{ hasBuiltInTypes } from
'~~/shared/utils/package-analysis'
3
4
const
DEFAULT_LIMIT = 25
Callers
nothing calls this directly
Calls
5
normalizeLicense
Function · 0.90
hasBuiltInTypes
Function · 0.90
handleApiError
Function · 0.85
get
Method · 0.65
set
Method · 0.65
Tested by
no test coverage detected