Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
type
{ CheckOptions, PackageMeta, ResolvedDepChange } from
'../src'
2
import
fs from
'node:fs'
3
import
os from
'node:os'
4
import
path from
'node:path'
Callers
nothing calls this directly
Calls
4
getHexHashFromIntegrity
Function · 0.90
CheckPackages
Function · 0.90
writePackageJSON
Function · 0.90
getPkgInfo
Function · 0.70
Tested by
no test coverage detected