Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vercel/vercel
/ unit.hashes.test.ts
File
unit.hashes.test.ts
packages/client/tests/unit.hashes.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createHash } from
'crypto'
;
2
import
{ tmpdir } from
'os'
;
3
import
{ join } from
'path'
;
4
import
fs from
'fs-extra'
;
Callers
nothing calls this directly
Calls
4
hashes
Function · 0.90
sha1
Function · 0.85
get
Method · 0.65
remove
Method · 0.45
Tested by
no test coverage detected