Interface PostActionRequestDependenciesInner

Dependency is an npm module. These values are used to produce an immutable artifact, which manifests as a layer_id.

Hierarchy

  • PostActionRequestDependenciesInner

Properties

name?: string

name is the name of the npm module, e.g. lodash

registry_url?: string

registry_url is an optional value used primarily for private npm registries.

version?: string

description is the version of the npm module, e.g. 4.17.1