Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ dist-tag.js
File
dist-tag.js
deps/npm/test/lib/commands/dist-tag.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
t = require(
'tap'
)
2
const
realFetch = require(
'npm-registry-fetch'
)
3
const
mockNpm = require(
'../../fixtures/mock-npm'
)
4
Callers
nothing calls this directly
Calls
8
mockDist
Function · 0.85
result
Function · 0.85
mockWorkspaces
Function · 0.70
match
Method · 0.65
require
Function · 0.50
test
Method · 0.45
exec
Method · 0.45
completion
Method · 0.45
Tested by
no test coverage detected