Gets the workspace package dependencies for a given package (excluding file: or npm: versions). It only considers dependencies unless options specify otherwise.
file:
npm:
dependencies
The package information containing dependencies
Set of in-repo package names to consider.
Configuration options for which dependency types to include
Subset of packages that are dependencies of the given package
packages
Gets the workspace package dependencies for a given package (excluding
file:ornpm:versions). It only considersdependenciesunless options specify otherwise.