MCPcopy Index your code

hub / github.com/antfu/node-modules-inspector / functions

Functions196 in github.com/antfu/node-modules-inspector

↓ 15 callersFunctionparseSearch
(input: string)
packages/node-modules-inspector/src/app/utils/search-parser.ts:20
↓ 11 callersFunctionnormalizePkgAuthors
(json: PackageJson)
packages/node-modules-tools/src/utils/package-json.ts:193
↓ 10 callersFunctionconstructPackageFilter
(range: string)
packages/node-modules-tools/src/utils/filter.ts:17
↓ 8 callersFunctionanalyzePackageModuleType
(pkgJson: PackageJson)
packages/node-modules-tools/src/analyze-esm.ts:65
↓ 8 callersFunctioncreateComputedPayload
(getter: () => PackageNode[])
packages/node-modules-inspector/src/app/state/payload.ts:10
↓ 8 callersFunctionlistPackageDependencies
( options: ListPackageDependenciesOptions, )
packages/node-modules-tools/src/list.ts:7
↓ 6 callersFunctiondefineConfig
(config: NodeModulesInspectorConfig)
packages/node-modules-inspector/src/node/config.ts:3
↓ 6 callersFunctiongetPackageJsonPath
(pkg: string)
packages/node-modules-tools/test/module-type.test.ts:7
↓ 6 callersFunctionparseAuthor
(author: string)
packages/node-modules-tools/src/utils/package-json.ts:153
↓ 5 callersFunctionconstructPackageFilters
( ranges: (string | ((pkg: Node) => boolean)) [], mode: 'some' | 'every', )
packages/node-modules-tools/src/utils/filter.ts:31
↓ 5 callersFunctionnavLink
(href: string)
test/e2e/dev.spec.ts:9
↓ 5 callersFunctionnormalizePkgLicense
(json: PackageJson)
packages/node-modules-tools/src/utils/package-json.ts:88
↓ 5 callersFunctionqueryDependencies
(options: ListPackageDependenciesOptions, query: string, lockfileOnly = false)
packages/node-modules-tools/src/agents/npm/list.ts:50
↓ 5 callersFunctionrun
(cmd)
test/e2e/utils/orchestrate.mjs:41
↓ 4 callersFunctionauthorKey
(author: ParsedAuthor)
packages/node-modules-inspector/src/app/state/maintainer-actions.ts:10
↓ 4 callersFunctionblock
(item: DepUpgradeAction)
packages/node-modules-inspector/src/app/utils/prompts.ts:35
↓ 4 callersFunctioncachedGetList
(key: keyof typeof _cacheList)
packages/node-modules-inspector/src/app/state/payload.ts:63
↓ 4 callersFunctioncall
(method: string, ...args: any[])
packages/node-modules-inspector/src/app/webcontainer/container.ts:119
↓ 4 callersFunctionensureMode
(page: Page, mode: Mode)
test/e2e/a11y.spec.ts:34
↓ 4 callersFunctionexec
( cmd: string, args: string[], wait = true, onChunk?: (chunk: string) => void | boolean, )
packages/node-modules-inspector/src/app/webcontainer/container.ts:42
↓ 4 callersFunctionformatViolations
(results: AxeResults)
test/e2e/a11y.spec.ts:54
↓ 4 callersFunctiongotoAndReady
(page: Page, path: string)
test/e2e/a11y.spec.ts:28
↓ 4 callersFunctionnavLink
(href: string)
test/e2e/build.spec.ts:7
↓ 4 callersFunctionscanContrast
(page: Page)
test/e2e/a11y.spec.ts:41
↓ 4 callersFunctionserializedSearch
(search: ParsedSearchResult)
packages/node-modules-inspector/src/app/utils/search-parser.ts:88
↓ 4 callersFunctionsetMode
(page: Page, mode: Mode)
test/e2e/a11y.spec.ts:18
↓ 4 callersFunctionstart
(label, cmd, args, env)
test/e2e/utils/orchestrate.mjs:127
↓ 4 callersFunctiontoLabel
(installedHighestVersion: string)
packages/node-modules-inspector/src/app/utils/prompts.ts:30
↓ 4 callersFunctionzoom
(factor: number, clientX?: number, clientY?: number)
packages/node-modules-inspector/src/app/composables/zoomElement.ts:20
↓ 3 callersFunctioncompareSemver
(a: string, b: string)
packages/node-modules-inspector/src/app/utils/semver.ts:58
↓ 3 callersFunctioncreateInspectorRpcHandlers
(options: CreateInspectorRpcHandlersOptions)
packages/node-modules-inspector/src/node/rpc/handlers.ts:35
↓ 3 callersFunctioncreateRegExp
(input: string, flags = 'gi')
packages/node-modules-inspector/src/app/utils/search-parser.ts:11
↓ 3 callersFunctioncreateToggle
(key: 'focus' | 'why' | 'excludes')
packages/node-modules-inspector/src/app/state/filters.ts:161
↓ 3 callersFunctionfromLabel
(declaredRange: string)
packages/node-modules-inspector/src/app/utils/prompts.ts:25
↓ 3 callersFunctiongetConfig
(force = false)
packages/node-modules-inspector/src/node/rpc/handlers.ts:39
↓ 3 callersFunctiongetModuleType
(node: PackageNode | PackageModuleType)
packages/node-modules-inspector/src/app/utils/module-type.ts:27
↓ 3 callersFunctiongetNpmMeta
(input: PackageNode | string)
packages/node-modules-inspector/src/app/state/payload.ts:207
↓ 3 callersFunctiongithubAvatar
(handle: string)
packages/node-modules-tools/src/utils/package-json.ts:10
↓ 3 callersFunctionisDeepEqual
(a: any, b: any)
packages/node-modules-inspector/src/app/state/filters.ts:150
↓ 3 callersFunctionisNpmMetaLatestValid
(meta?: NpmMetaLatest)
packages/node-modules-inspector/src/shared/utils.ts:3
↓ 3 callersFunctionnameTie
(a: MaintainerActionGroup, b: MaintainerActionGroup)
packages/node-modules-inspector/src/app/state/maintainer-actions.ts:306
↓ 3 callersFunctionnavLink
(href: string)
test/e2e/build-subbase.spec.ts:11
↓ 3 callersFunctionnormalize
( raw: NpmPackageNode, clusters: Iterable<string>, )
packages/node-modules-tools/src/agents/npm/list.ts:147
↓ 3 callersFunctionparseSemverRange
(range: string)
packages/node-modules-inspector/src/app/utils/semver.ts:14
↓ 3 callersFunctionquote
(value: string)
packages/node-modules-inspector/src/app/utils/search-parser.ts:91
↓ 3 callersFunctionresolveDependencyKey
(parentKey: string | null, dependency: string)
packages/node-modules-tools/src/agents/bun/list.ts:201
↓ 3 callersFunctionsafeMajor
(version: string | undefined)
packages/node-modules-inspector/src/app/utils/prompts.ts:7
↓ 3 callersFunctionunescapeRegExp
(input: RegExp)
packages/node-modules-inspector/src/app/utils/search-parser.ts:16
↓ 2 callersFunctionanalyze
(pkgJson: Partial<PackageJson>)
packages/node-modules-tools/src/analyze-esm.test.ts:6
↓ 2 callersFunctionfetchBatch
( specs: string[], onResult: (result: ResolvedPackageVersionWithMetadata) => void, )
packages/node-modules-inspector/src/shared/version-info.ts:12
↓ 2 callersFunctiongetBackend
()
packages/node-modules-inspector/src/app/backends/index.ts:6
↓ 2 callersFunctiongetNpmMetaLatest
(input: PackageNode | string)
packages/node-modules-inspector/src/app/state/payload.ts:214
↓ 2 callersFunctiongetPackagesNpmMeta
( packages: string[], options: ListPackagesNpmMetaOptions, )
packages/node-modules-inspector/src/shared/version-info.ts:66
↓ 2 callersFunctiongetPackagesNpmMetaLatest
( packages: string[], options: ListPackagesNpmMetaLatestOptions, )
packages/node-modules-inspector/src/shared/version-info.ts:103
↓ 2 callersFunctiongetVulnerabilitiesBatch
(dependencies: string[])
packages/node-modules-inspector/src/shared/vulnerable-info.ts:33
↓ 2 callersFunctionisPlainSemverRange
(range: string | undefined)
packages/node-modules-inspector/src/app/state/maintainer-actions.ts:69
↓ 2 callersFunctionmergeAnalysis
(target: ExportsAnalysis, source: ExportsAnalysis)
packages/node-modules-tools/src/analyze-esm.ts:59
↓ 2 callersFunctionnormalizePkgRepository
(json: PackageJson)
packages/node-modules-tools/src/utils/package-json.ts:241
↓ 2 callersFunctionparseQuery
(query: string)
packages/node-modules-inspector/src/app/state/query.ts:46
↓ 2 callersFunctionpublintSection
(items: PublintAction[], consumerName: string)
packages/node-modules-inspector/src/app/utils/prompts.ts:85
↓ 2 callersFunctionrangeHighestMajor
(range: string)
packages/node-modules-inspector/src/app/utils/prompts.ts:18
↓ 2 callersFunctionresolveCatalogRange
( range: string, depName: string, catalogs: Record<string, Record<string, string>> | undefined, )
packages/node-modules-inspector/src/app/state/maintainer-actions.ts:56
↓ 2 callersFunctionresolveFile
(urlPath)
test/e2e/utils/serve.mjs:43
↓ 2 callersFunctionsafeGtr
(version: string, range: string)
packages/node-modules-inspector/src/app/state/maintainer-actions.ts:84
↓ 2 callersFunctionshutdown
(signal)
test/e2e/utils/orchestrate.mjs:165
↓ 2 callersFunctiontraverse
( raw: PnpmPackageNode, level: number, clusters: Iterable<string>, )
packages/node-modules-tools/src/agents/pnpm/list.ts:185
↓ 2 callersFunctionwriteMarker
(mode)
test/e2e/utils/orchestrate.mjs:56
↓ 1 callersFunction_fetchPublintMessages
(pkg: PackageNode)
packages/node-modules-inspector/src/app/state/data.ts:91
↓ 1 callersFunction_getConfig
()
packages/node-modules-inspector/src/node/rpc/handlers.ts:47
↓ 1 callersFunction_getPayload
()
packages/node-modules-inspector/src/node/rpc/handlers.ts:127
↓ 1 callersFunctionaddPackagesNpmVulnerabilityMeta
( packages: string[], options: ListPackagesNpmMetaOptions, )
packages/node-modules-inspector/src/shared/vulnerable-info.ts:146
↓ 1 callersFunctionanalyzeExports
* Recursively analyze exports field for module format indicators
packages/node-modules-tools/src/analyze-esm.ts:17
↓ 1 callersFunctionbootDevframeServer
()
packages/node-modules-inspector/src/server/api/metadata.json.ts:11
↓ 1 callersFunctionbuildFixtures
()
test/e2e/utils/orchestrate.mjs:109
↓ 1 callersFunctionbuildVersionToPackagesMap
(packages: PackageNode[])
packages/node-modules-inspector/src/app/utils/maps.ts:3
↓ 1 callersFunctioncamelCase
(str: string)
packages/node-modules-inspector/src/app/state/query.ts:30
↓ 1 callersFunctioncompatGuidance
(item: DepUpgradeAction)
packages/node-modules-inspector/src/app/utils/prompts.ts:39
↓ 1 callersFunctioncomposeChildKey
(parent: string, dependency: string)
packages/node-modules-tools/src/agents/bun/list.ts:158
↓ 1 callersFunctioncopyDir
(src, dest)
test/e2e/utils/orchestrate.mjs:46
↓ 1 callersFunctiondepUrls
(item: DepUpgradeAction)
packages/node-modules-inspector/src/app/utils/prompts.ts:51
↓ 1 callersFunctionensureBuildSubbaseFixture
()
test/e2e/utils/orchestrate.mjs:88
↓ 1 callersFunctionensureMainBuildAndStaticFixture
()
test/e2e/utils/orchestrate.mjs:71
↓ 1 callersFunctionensureToolsBuilt
()
test/e2e/utils/orchestrate.mjs:99
↓ 1 callersFunctionensureWebcontainerFixture
()
test/e2e/utils/orchestrate.mjs:60
↓ 1 callersFunctionextractGitHubHandle
(input: { url?: string, email?: string })
packages/node-modules-tools/src/utils/package-json.ts:14
↓ 1 callersFunctionfetchBatch
( specs: string[], onResult: (result: ResolvedVulnerability) => void, )
packages/node-modules-inspector/src/shared/vulnerable-info.ts:89
↓ 1 callersFunctionfiltersToQuery
(filters: FilterOptions, query: QueryOptions)
packages/node-modules-inspector/src/app/state/query.ts:77
↓ 1 callersFunctionfindMaintainerActionByKey
(key: string | undefined)
packages/node-modules-inspector/src/app/state/maintainer-actions.ts:231
↓ 1 callersFunctionflatClusters
(pkg: PackageNode)
packages/node-modules-inspector/src/app/state/payload.ts:79
↓ 1 callersFunctionformatPublintLine
(msg: PublintAction['messages'][number], pkg: PackageNode)
packages/node-modules-inspector/src/app/utils/prompts.ts:80
↓ 1 callersFunctionget
(spec: string | PackageNode)
packages/node-modules-inspector/src/app/state/payload.ts:24
↓ 1 callersFunctiongetBunVersion
(options: ListPackageDependenciesOptions)
packages/node-modules-tools/src/agents/bun/list.ts:52
↓ 1 callersFunctiongetCatalogs
(root: string)
packages/node-modules-tools/src/agents/pnpm/list.ts:110
↓ 1 callersFunctiongetConsumerAuthors
(pkg: PackageNode)
packages/node-modules-inspector/src/app/state/maintainer-actions.ts:258
↓ 1 callersFunctiongetContainer
()
packages/node-modules-inspector/src/app/webcontainer/container.ts:19
↓ 1 callersFunctiongetDependenciesTree
(options: ListPackageDependenciesOptions)
packages/node-modules-tools/src/agents/pnpm/list.ts:76
↓ 1 callersFunctiongetHsla
( hue: number, opacity: number | string = 1, )
packages/node-modules-inspector/src/app/utils/color.ts:14
↓ 1 callersFunctiongetList
(specs: Iterable<string>)
packages/node-modules-inspector/src/app/state/payload.ts:36
↓ 1 callersFunctiongetNpmVersion
(options: ListPackageDependenciesOptions)
packages/node-modules-tools/src/agents/npm/list.ts:38
↓ 1 callersFunctiongetOrCreateNode
(info: BunPackageInfo)
packages/node-modules-tools/src/agents/bun/list.ts:227
next →1–100 of 196, ranked by callers