express-body-schema
v1.0.0npm· JavaScript``` const mySchema = { "properties": { "userId": { "type": "id" }, "lastName": { "type": "non-empty-string" }, "firstName": { "type": "string" }, "email": { "type": "email" }, "age": { "type": "number" } }, "required": ["userId",
The verdict
Abandoned. Last published 8 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityUnknown
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 8 years ago.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
ISC
Dependencies
No runtime dependencies
Recent releases
- 1.0.08 years ago