* Reverted shutdown mechanism
* Socket authentication fix for Cloudflare users
- Cloudflare formats headers
* Steam auth verbose
* Upload artifacts to CDN and send Discord webhook link in #dev
This commit is contained in:
@@ -12,13 +12,9 @@
|
||||
"imports": {
|
||||
"@gz/jwt": "jsr:@gz/jwt@^0.1.0",
|
||||
"@proxnet/undead-logging": "jsr:@proxnet/undead-logging@^1.2.0",
|
||||
"@std/assert": "jsr:@std/assert@1",
|
||||
"@std/http": "jsr:@std/http@^1.0.13",
|
||||
"@types/cookie-parser": "npm:@types/cookie-parser@^1.4.8",
|
||||
"@types/express": "npm:@types/express@^5.0.0",
|
||||
"@types/node": "npm:@types/node@^22.13.14",
|
||||
"@types/validator": "npm:@types/validator@^13.12.2",
|
||||
"@types/ws": "npm:@types/ws@^8.18.0",
|
||||
"cookie-parser": "npm:cookie-parser@^1.4.7",
|
||||
"discord.js": "npm:discord.js@^14.16.3",
|
||||
"express": "npm:express@^4.21.2",
|
||||
|
||||
Reference in New Issue
Block a user