Skip to content

Commit 5471c9c

Browse files
committed
Update sdk reference comment
1 parent 472f994 commit 5471c9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

registry/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ declare type ManifestEntryData = {
3131
skipTests?: boolean | undefined
3232
}
3333
// Based on SocketPURL_Type:
34-
// https://github.com/SocketDev/socket-sdk-js/blob/v1.4.71/types/api.d.ts#L3926.
34+
// https://github.com/SocketDev/socket-sdk-js/blob/v1.4.73/types/api.d.ts#L3926.
3535
declare enum PURL_Type {
3636
APK = 'apk',
3737
BITBUCKET = 'bitbucket',

0 commit comments

Comments
 (0)