We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 472f994 commit 5471c9cCopy full SHA for 5471c9c
registry/index.d.ts
@@ -31,7 +31,7 @@ declare type ManifestEntryData = {
31
skipTests?: boolean | undefined
32
}
33
// Based on SocketPURL_Type:
34
-// https://github.com/SocketDev/socket-sdk-js/blob/v1.4.71/types/api.d.ts#L3926.
+// https://github.com/SocketDev/socket-sdk-js/blob/v1.4.73/types/api.d.ts#L3926.
35
declare enum PURL_Type {
36
APK = 'apk',
37
BITBUCKET = 'bitbucket',
0 commit comments