Types.ScanPackageOptionsFactoryPackageInfo
ScanPackageOptionsFactoryPackageInfo: Object
Information about a single package to be scanned
Name | Type | Description |
---|---|---|
isRoot |
boolean |
true if the analyzed package.json is the root of the scanned project |
isWorkspacePackage |
boolean |
true if the analyzed package.json is a dependency related to the project via a workspace:... dependency specifier |