We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f237b2 commit fa7f5daCopy full SHA for fa7f5da
server/api/registry/analysis/[...pkg].get.ts
@@ -21,7 +21,6 @@ import {
21
} from '#shared/utils/constants'
22
import { parseRepoUrl } from '#shared/utils/git-providers'
23
import { encodePackageName } from '#shared/utils/npm'
24
-import { getPackageFileTree } from '#server/utils/file-tree'
25
import { getLatestVersionBatch } from 'fast-npm-meta'
26
27
export default defineCachedEventHandler(
0 commit comments