MCPcopy
hub / github.com/antfu-collective/taze / package-manager.test.ts

File package-manager.test.ts

test/package-manager.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { CheckOptions, PackageMeta, ResolvedDepChange } from '../src'
2import fs from 'node:fs'
3import os from 'node:os'
4import path from 'node:path'

Callers

nothing calls this directly

Calls 4

getHexHashFromIntegrityFunction · 0.90
CheckPackagesFunction · 0.90
writePackageJSONFunction · 0.90
getPkgInfoFunction · 0.70

Tested by

no test coverage detected