Skip to content

Node Get Package Version

Docker Image SizeLicenseGit Repository

Loads the version of a node package into a runtime variable.

Params

ParamDescription
FILEName of the package.json file (default: package.json) (string)
RESULT_VARName of a runtime variable for setting the step result to (default: PACKAGE_VERSION) (string)