Package version:

The target of the event.

Hierarchy

  • Target

Properties

digest?: string

The digest of the content, as defined by the Registry V2 HTTP API Specification.

length?: number

The number of bytes of the content. Same as Size field.

mediaType?: string

The MIME type of the referenced object.

name?: string

The name of the artifact.

repository?: string

The repository name.

size?: number

The number of bytes of the content. Same as Length field.

tag?: string

The tag name.

url?: string

The direct URL to the content.

version?: string

The version of the artifact.

Generated using TypeDoc