Qualifiers are a map of string key-value pairs
This commit is contained in:
+1
-1
@@ -8,6 +8,6 @@ export default class ComponentDetection {
|
||||
private static getComponentDetectionParameters;
|
||||
static getManifestsFromResults(): Promise<Manifest[] | undefined>;
|
||||
private static getDependencyScope;
|
||||
private static makePackageUrl;
|
||||
static makePackageUrl(packageUrlJson: any): string;
|
||||
private static getLatestReleaseURL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user