Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ view.js
File
view.js
test/lib/commands/view.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
t = require(
'tap'
)
2
const
{ load: _loadMockNpm } = require(
'../../fixtures/mock-npm.js'
)
3
4
t.cleanSnapshot = str => str
Callers
nothing calls this directly
Calls
6
replace
Method · 0.80
parse
Method · 0.80
end
Method · 0.80
loadMockNpm
Function · 0.70
exec
Method · 0.45
completion
Method · 0.45
Tested by
no test coverage detected