MCPcopy 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
2import { mkdtemp, rm, writeFile } from "node:fs/promises"
3import { tmpdir } from "node:os"
4import path from "node:path"

Callers

nothing calls this directly

Calls 4

verifyPackageFunction · 0.85
fileMethod · 0.80
packFunction · 0.70
deleteMethod · 0.45

Tested by

no test coverage detected