Skip to main content

Module lock

Module lock 

Source
Expand description

Type definitions and functions for working with wkg.lock files.

Structs§

LockFile
Represents a resolved dependency lock file.
LockedPackage
Represents a locked package in a lock file.
LockedPackageVersion
Represents version information for a locked package.

Constants§

LOCK_FILE_NAME
The default name of the lock file.
LOCK_FILE_V1
The version of the lock file for v1