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 09fd93a commit ece14ebCopy full SHA for ece14eb
src/constants.ts
@@ -20,6 +20,9 @@ export const LOOP_SENTINEL = 1_000_000
20
21
export const NPM_REGISTRY_URL = 'https://registry.npmjs.org'
22
23
+export const SOCKET_PUBLIC_API_KEY =
24
+ 'sktsec_t_--RAN5U4ivauy4w37-6aoKyYPDt5ZbaT5JBVMqiwKo_api'
25
+
26
export const SOCKET_CLI_ISSUES_URL =
27
'https://github.com/SocketDev/socket-cli/issues'
28
0 commit comments