fix(core): update

This commit is contained in:
2024-05-30 15:08:09 +02:00
parent 1c417e15cc
commit 9f1c880c6a
9 changed files with 6268 additions and 3274 deletions

View File

@@ -5,7 +5,7 @@
"githost": "code.foss.global",
"gitscope": "push.rocks",
"gitrepo": "smartguard",
"description": "A library for creating and managing validation guards.",
"description": "A TypeScript library for creating and managing validation guards, aiding in data validation and security checks.",
"npmPackagename": "@push.rocks/smartguard",
"license": "MIT",
"projectDomain": "push.rocks",
@@ -16,7 +16,13 @@
"async",
"nodejs",
"express",
"middleware"
"middleware",
"data validation",
"security",
"input validation",
"API",
"custom validation",
"composite validation"
]
}
},