Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ profile.js
File
profile.js
test/lib/commands/profile.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ inspect } = require(
'node:util'
)
2
const
t = require(
'tap'
)
3
const
mockNpm = require(
'../../fixtures/mock-npm'
)
4
const
tmock = require(
'../../fixtures/tmock'
)
Callers
nothing calls this directly
Calls
10
mockProfile
Function · 0.85
defaultNpmProfile
Function · 0.85
npmProfile
Function · 0.85
readUserInfo
Function · 0.85
parse
Method · 0.80
from
Method · 0.80
testComp
Function · 0.70
exec
Method · 0.45
toString
Method · 0.45
completion
Method · 0.45
Tested by
no test coverage detected