Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ verify-package.ts
File
verify-package.ts
packages/http-recorder/script/verify-package.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env bun
2
import
{ mkdtemp, rm, writeFile } from
"node:fs/promises"
3
import
{ tmpdir } from
"node:os"
4
import
path from
"node:path"
Callers
nothing calls this directly
Calls
4
verifyPackage
Function · 0.85
file
Method · 0.80
pack
Function · 0.70
delete
Method · 0.45
Tested by
no test coverage detected