fix(core): update
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user