Class Package

Represents a package with its versions and disabled versions, along with its lock status and associated groups.

Hierarchy

  • Package

Constructors

Properties

disabledVersions: EntityVersionAndHash[]

A list of disabled versions of this package.

groups: string[]

The groups associated with the package.

lockStatus: string

The lock status of the package (e.g., whether it's locked or unlocked).

A list of versions associated with this package.

Generated using TypeDoc