Sha1
@aurorajs.dev/catalyst-cli / generator/engine/lock-file / sha1
Function: sha1()
Section titled “Function: sha1()”sha1(
content):string
Defined in: generator/engine/lock-file.ts:17
SHA-1 hex digest. Used as the integrity primitive for the lockfile. Not cryptographically strong — purpose is change detection, not security.
Parameters
Section titled “Parameters”content
Section titled “content”string
Returns
Section titled “Returns”string