Interface: LockfileReference¶
Defined in: core/src/types/lockfile.ts:23
A locked reference file from a registry. Key format in lockfile: <repoUrl>\0<relativePath>\0<version>
Properties¶
hash¶
hash:
string
Defined in: core/src/types/lockfile.ts:25
Content integrity hash in SRI format: "sha256-
lockedAt¶
lockedAt:
string
Defined in: core/src/types/lockfile.ts:27
ISO timestamp of when prs lock recorded this hash