Skip to content

NPM - Process Steps

Import Version

Creates a new component version and imports packages as tarballs.

NameTypeDescriptionRequired
Registry URLtextBoxThe NPM registry URL. Must include a protocol (http/https). For Example https://registry.npmjs.org/Yes
UsernametextBoxThe user name to authenticate with the registry.No
PasswordsecureBoxThe password to authenticate with the registry.No
Package NametextBoxThe name of the NPM package to download as a tarball. Specify a scope by prepending @<scope_name>>/ to the package name. This will associate the specified scope with your registry.Yes
NPM CLI PathtextBoxOptionally specify the path to your npm executable. This is only necessary if npm is not on your system path.No
Import All VersionscheckBoxBy default only the latest version will be imported into UCD. Select this box to import all versions of the package as component versions.No
Log4j Logging LevelselectBoxConfigure the level of Log4j messages to output to the console.No
Specific version to import.textBoxNo