@webhandle/express-5
Data from http requests are accessed in the normal Express way. Post parameters are in `req.body`. Route parameters (/users/:userId/books/:bookId) are available in `req.params`. Query parameters (/books?bookId=12) are available at `req.query`.
2
Versions
ISC
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
gitHead linked
Without SLSA provenance there is no cryptographic link between this tarball and the public source, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
dankolz
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| typosquat | typosquat.levenshtein:express | AI (typosquat): Scoped wrapper package that explicitly depends on express; not a typosquat. | ai |