Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ tar.js
File
tar.js
test/lib/utils/tar.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
path = require(
'node:path'
)
2
const
t = require(
'tap'
)
3
const
tar = require(
'tar'
)
4
const
pack = require(
'libnpmpack'
)
Callers
nothing calls this directly
Calls
11
cleanZlib
Function · 0.85
pack
Function · 0.85
getContents
Function · 0.85
printLogs
Function · 0.85
mockTar
Function · 0.85
logTar
Function · 0.85
tmock
Function · 0.85
readFile
Function · 0.85
end
Method · 0.80
push
Method · 0.80
parse
Method · 0.80
Tested by
no test coverage detected