feat: Delete mod enpoint is functional
feat: Sanitize, md converter and validate utilities feat: Ability to alidate, convert and sanitize CreateMod requests (still WIP)
This commit is contained in:
parent
36eeec2e6c
commit
480df977fb
11 changed files with 543 additions and 53 deletions
|
|
@ -14,7 +14,10 @@
|
|||
"packageManager": "pnpm@10.5.2",
|
||||
"dependencies": {
|
||||
"better-sqlite3": "^11.9.1",
|
||||
"dompurify": "^3.2.4",
|
||||
"express": "^4.21.2",
|
||||
"jsdom": "^26.0.0",
|
||||
"marked": "^15.0.7",
|
||||
"mysql": "^2.18.1"
|
||||
},
|
||||
"pnpm": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue