MCPcopy Create free account

hub / github.com/lerna/lerna / functions

Functions1,091 in github.com/lerna/lerna

↓ 4 callersFunctionremove
(spec: string, tag: string, options: DistTagOptions, otpCache?: OneTimePasswordCache)
libs/core/src/lib/npm-dist-tag.ts:74
↓ 4 callersFunctionrenderTemplate
(width, template, values)
libs/core/src/lib/npmlog/gauge/render-template.ts:21
↓ 4 callersFunctionrunLifecycle
(pkg: Package, stage: string, options: LifecycleConfig)
libs/core/src/lib/run-lifecycle.ts:56
↓ 4 callersMethodtoJSON
* Provide shallow copy for munging elsewhere
libs/core/src/lib/package.ts:265
↓ 4 callersFunctionupdateLernaConfig
(testDir: any, updates: any)
libs/test-helpers/src/index.ts:19
↓ 4 callersMethodupdateLocalDependency
* Mutate local dependency spec according to type * @param resolved npa metadata * @param depVersion semver * @param savePrefix npm_config_sav
libs/core/src/lib/package.ts:367
↓ 4 callersFunctionwideTruncate
(str, target)
libs/core/src/lib/npmlog/gauge/wide-truncate.ts:14
↓ 4 callersFunctionwritePackage
(filePath: string, data: Record<string, any>)
libs/core/src/lib/write-package.ts:36
↓ 3 callersMethod_doRedraw
()
libs/core/src/lib/npmlog/gauge/index.ts:291
↓ 3 callersMethod_format
( msg: string, style?: { fg?: string; bg?: string; bold?: boolean; underline?:
libs/core/src/lib/npmlog/index.ts:287
↓ 3 callersMethodaddPackagesDirectory
(path: string)
libs/e2e-utils/src/lib/fixture.ts:374
↓ 3 callersFunctioncallWith
(obj: any, method: () => any)
libs/core/src/lib/npmlog/gauge/index.ts:14
↓ 3 callersFunctioncc
()
libs/core/src/lib/npm-conf/config-chain/index.ts:20
↓ 3 callersMethodcompleted
()
libs/core/src/lib/npmlog/are-we-there-yet/tracker-group.ts:53
↓ 3 callersFunctioncreateRunner
(commandOptions)
libs/core/src/lib/run-lifecycle.ts:181
↓ 3 callersMethoddisableColor
()
libs/core/src/lib/npmlog/index.ts:124
↓ 3 callersMethoddisableProgress
()
libs/core/src/lib/npmlog/index.ts:156
↓ 3 callersMethodemitLog
(m: { prefix: string; level: string | number; message?: string })
libs/core/src/lib/npmlog/index.ts:256
↓ 3 callersMethodenableProgress
()
libs/core/src/lib/npmlog/index.ts:147
↓ 3 callersMethodenableProgressBar
()
libs/core/src/lib/command/index.ts:300
↓ 3 callersMethodexecImpl
* The underlying child_process implementation, not exposed to consumers of the fixture. This separation of * "within lerna workspace vs not" is nec
libs/e2e-utils/src/lib/fixture.ts:470
↓ 3 callersFunctionexecPackageManager
( npmClient: string, args: string[], opts: ExecOptions )
libs/core/src/lib/corepack/exec-package-manager.ts:21
↓ 3 callersFunctionfetchTags
* Retrieve list of dist-tags for a package.
libs/core/src/lib/npm-dist-tag.ts:137
↓ 3 callersFunctionformatJSON
( resultList: ReturnType<typeof filterResultList>, additionalProperties: (project: ProjectGraphProjectNode
libs/core/src/lib/listable-format-projects.ts:95
↓ 3 callersFunctiongetChangelogConfig
( changelogPreset: ChangelogPresetConfig = "conventional-changelog-angular", rootPath: string )
libs/core/src/lib/conventional-commits/get-changelog-config.ts:172
↓ 3 callersFunctiongetCycles
(dependencies: Record<string, Set<string>>)
libs/core/src/lib/cycles/get-cycles.ts:6
↓ 3 callersFunctiongetFetchConfig
(options: Partial<FetchConfig>, extra: Partial<FetchConfig>)
libs/commands/publish/src/lib/fetch-config.ts:14
↓ 3 callersFunctiongetOneTimePassword
( message = "This operation requires a one-time password:" )
libs/core/src/lib/otplease.ts:107
↓ 3 callersFunctiongetPublishedVersion
()
libs/e2e-utils/src/lib/fixture.ts:586
↓ 3 callersFunctiongitCheckout
(cwd: string, args: any)
libs/test-helpers/src/lib/git/index.ts:21
↓ 3 callersFunctiongitCommit
( message: string, { amend, commitHooks, signGitCommit, signoffGitCommit, overrideMessage }: GitCommitOpti
libs/commands/version/src/lib/git-commit.ts:15
↓ 3 callersFunctiongitTag
( tag: string, { forceGitTag, signGitTag }: { forceGitTag?: boolean; signGitTag?: boolean }, opts: ExecO
libs/commands/version/src/lib/git-tag.ts:6
↓ 3 callersMethodisEnabled
()
libs/core/src/lib/npmlog/gauge/index.ts:117
↓ 3 callersFunctionlernaCLI
(argv?: string | readonly string[], cwd?: string)
libs/core/src/lib/cli.ts:18
↓ 3 callersFunctionlistableFormatProjects
( projectsList: ProjectGraphProjectNodeWithPackage[], projectGraph: ProjectGraphWithPackages, options: L
libs/core/src/lib/listable-format-projects.ts:17
↓ 3 callersFunctionlistableOptions
(yargs: Argv, group = "Command Options:")
libs/core/src/lib/listable-options.ts:18
↓ 3 callersFunctionmakePromptVersion
( resolvePrereleaseId: (existingPreId: string) => string, buildMetadata: string )
libs/commands/version/src/lib/prompt-version.ts:4
↓ 3 callersFunctionmergeOverlappingCycles
(cycles: string[][])
libs/core/src/lib/cycles/merge-overlapping-cycles.ts:20
↓ 3 callersFunctionnormalizeFixtureCommandOutput
(command: string, output: string)
libs/e2e-utils/src/lib/normalize-fixture-command-output.ts:5
↓ 3 callersFunctionnormalizeRelativeDir
(testDir: string, filePath: string)
libs/test-helpers/src/index.ts:31
↓ 3 callersFunctionremoveTempLicenses
(packagesToBeLicensed: Package[])
libs/commands/publish/src/lib/remove-temp-licenses.ts:8
↓ 3 callersMethodrun
(fn: () => any, name: any)
libs/core/src/lib/profiler.ts:53
↓ 3 callersFunctionrunner
(node: ProjectGraphProjectNode)
libs/core/src/lib/run-projects-topologically.spec.ts:115
↓ 3 callersMethodshowProgress
(name?: string, completed?: number)
libs/core/src/lib/npmlog/index.ts:172
↓ 3 callersFunctionspawn
(command: string, args: string[], opts?: LernaOptions)
libs/child-process/src/index.ts:54
↓ 3 callersFunctionspawnProcess
* @param command * @param args * @param opts
libs/child-process/src/index.ts:140
↓ 3 callersFunctiontempWrite
(fileContent: any, filePath?: string)
libs/core/src/lib/temp-write.ts:33
↓ 3 callersFunctiontoNerfDart
(uri: string)
libs/core/src/lib/npm-conf/nerf-dart.ts:4
↓ 3 callersMethodtopoMapPackages
(mapper: (pkg: Package) => Promise<unknown>)
libs/commands/publish/src/index.ts:879
↓ 3 callersMethodverifyWorkingTreeClean
()
libs/commands/publish/src/index.ts:448
↓ 3 callersFunctionwrapError
* @param spawned
libs/child-process/src/index.ts:171
↓ 2 callersMethod_computeTheme
(theme: any)
libs/core/src/lib/npmlog/gauge/index.ts:128
↓ 2 callersFunctionaddDependencies
( projects: ProjectGraphProjectNodeWithPackage[], projectGraph: ProjectGraphWithPackages )
libs/core/src/lib/add-dependencies.ts:3
↓ 2 callersFunctionaddDependents
( projects: ProjectGraphProjectNodeWithPackage[], projectGraph: ProjectGraphWithPackages )
libs/core/src/lib/add-dependents.ts:3
↓ 2 callersMethodaddEnv
(env = process.env)
libs/core/src/lib/npm-conf/conf.ts:60
↓ 2 callersFunctionbyteSize
(bytes: number, options?: ByteSizeOptions)
libs/core/src/lib/byte-size.ts:125
↓ 2 callersMethodclearProgress
(cb?: () => void)
libs/core/src/lib/npmlog/index.ts:165
↓ 2 callersFunctioncollectProjects
( projects: ProjectGraphProjectNodeWithPackage[], projectGraph: ProjectGraphWithPackages, { isCandidate
libs/core/src/lib/collect-updates/collect-project-updates.ts:141
↓ 2 callersFunctioncollectUncommitted
({ cwd, log = npmlog }: UncommittedConfig)
libs/core/src/lib/collect-uncommitted.ts:29
↓ 2 callersFunctioncolor
(...args: (string | string[])[])
libs/core/src/lib/npmlog/gauge/console-control-strings.ts:121
↓ 2 callersFunctioncolorSupport
(stream?: { isTTY?: boolean })
libs/core/src/lib/npmlog/gauge/color-support.ts:36
↓ 2 callersMethodconfigureGitUser
({ email, name }: { email?: string; name?: string })
libs/commands/import/src/index.ts:230
↓ 2 callersFunctioncopyFixture
(targetDir: string, fixtureName: string, cwd: any)
libs/test-helpers/src/lib/fixtures.ts:42
↓ 2 callersFunctioncreateCommandAndArgs
(npmClient: string, args: string[])
libs/core/src/lib/corepack/exec-package-manager.ts:7
↓ 2 callersFunctioncreateGitHubClient
()
libs/core/src/lib/scm-clients/github/create-github-client.ts:11
↓ 2 callersFunctioncreateGitLabClient
()
libs/core/src/lib/scm-clients/gitlab/create-gitlab-client.ts:8
↓ 2 callersMethodcreateLogger
(name: string, loglevel?: string)
libs/core/src/lib/command/index.ts:202
↓ 2 callersFunctioncreateProjectGraphWithPackages
( projectGraph: ProjectGraph, projectFileMap: ProjectFileMap, packageConfigs: string[] )
libs/core/src/lib/command/create-project-graph-with-packages.ts:16
↓ 2 callersMethodcreateRelease
({ owner, repo, name, tag_name: tagName, body })
libs/core/src/lib/scm-clients/gitlab/gitlab-client.ts:14
↓ 2 callersFunctioncreateTempLicenses
(srcLicensePath: string, packagesToBeLicensed: Package[])
libs/commands/publish/src/lib/create-temp-licenses.ts:9
↓ 2 callersFunctioncreateWithInvoker
( filename: string | undefined, modulePath: string | undefined )
libs/commands/init/src/lib/init-command.spec.ts:268
↓ 2 callersFunctiondescribeRefSync
( options: DescribeRefOptions = {}, includeMergedTags?: boolean )
libs/core/src/lib/describe-ref.ts:74
↓ 2 callersFunctiondiff
(a: string, b: string, options: DiffOptions = {})
libs/commands/init/src/lib/diff.ts:238
↓ 2 callersMethodenableColor
()
libs/core/src/lib/npmlog/index.ts:119
↓ 2 callersMethodenableUnicode
()
libs/core/src/lib/npmlog/index.ts:129
↓ 2 callersFunctionenglishList
(list: (string | number)[])
libs/core/src/lib/npmlog/gauge/validate.ts:105
↓ 2 callersFunctionenvReplace
(str: any)
libs/core/src/lib/npm-conf/env-replace.ts:2
↓ 2 callersFunctionexec
(command: string, args: string[], opts?: LernaOptions)
libs/child-process/src/index.ts:31
↓ 2 callersFunctionexecPackageManagerSync
(npmClient: string, args: string[], opts: ExecOptions)
libs/core/src/lib/corepack/exec-package-manager.ts:30
↓ 2 callersMethodexecScript
(pkg: Package, script: string)
libs/commands/publish/src/index.ts:847
↓ 2 callersMethodfileFinder
()
libs/core/src/lib/project/index.ts:161
↓ 2 callersMethodgenerate
(tree: Tree)
libs/commands/init/src/index.ts:136
↓ 2 callersFunctiongenerateProfileOutputPath
(outputDirectory?: string)
libs/core/src/lib/profiler.ts:27
↓ 2 callersFunctiongetArgs
* Build `git describe` args.
libs/core/src/lib/describe-ref.ts:30
↓ 2 callersFunctiongetCurrentBranch
(opts: ExecOptions)
libs/commands/version/src/lib/get-current-branch.ts:6
↓ 2 callersFunctiongetCurrentSHA
(opts: ExecOptions)
libs/commands/publish/src/lib/get-current-sha.ts:9
↓ 2 callersFunctiongetE2EWithoutLeadingSlash
()
libs/e2e-utils/src/lib/snapshot-serializer-utils.ts:6
↓ 2 callersFunctiongetGlobOpts
(rootPath: string, packageConfigs: any[])
libs/core/src/lib/project/make-file-finder.ts:10
↓ 2 callersFunctiongetNpmExecOpts
(pkg: { name: any; location: string }, registry?: any, npmClient?: string)
libs/core/src/lib/get-npm-exec-opts.ts:3
↓ 2 callersFunctiongetNpmUsername
(options: Partial<FetchConfig> = {})
libs/commands/publish/src/lib/get-npm-username.ts:10
↓ 2 callersMethodgetOpts
(pkg: Package)
libs/commands/exec/src/index.ts:122
↓ 2 callersMethodgetOpts
(pkg: Package)
libs/commands/run/src/index.ts:177
↓ 2 callersMethodgetPackageDirectories
()
libs/commands/import/src/index.ts:146
↓ 2 callersMethodgetPackageLicensePaths
()
libs/core/src/lib/project/index.ts:201
↓ 2 callersFunctiongetPackageManifestPath
(node: ProjectGraphProjectNode, files: FileData[])
libs/core/src/lib/get-package-manifest-path.ts:4
↓ 2 callersFunctiongetPackagesWithoutLicense
( project: Project, packagesToPublish: Package[] )
libs/commands/publish/src/lib/get-packages-without-license.ts:7
↓ 2 callersMethodgetPreDistTag
(pkg: Package)
libs/commands/publish/src/index.ts:1128
↓ 2 callersFunctiongetProfileData
(opts: FetchConfig)
libs/commands/publish/src/lib/get-profile-data.ts:24
↓ 2 callersFunctiongetProjectsWithUnpublishedPackages
( projectNodes: ProjectGraphProjectNodeWithPackage[], opts: Partial<FetchConfig> )
libs/commands/publish/src/lib/get-projects-with-unpublished-packages.ts:10
↓ 2 callersMethodgetRunner
()
libs/commands/exec/src/index.ts:137
← previousnext →101–200 of 1,091, ranked by callers