1 known bug in express, with affected versions, fixes and workarounds. Sourced from upstream issue trackers.
| Severity | Affected | Fixed in | Title | Status | Source |
|---|---|---|---|---|---|
| high | 5.0.0 | 5.0.1 | app.use() with string path and trailing slash does not match subpaths After the path-to-regexp 8 upgrade, `app.use('/api/', ...)` no longer matched `/api/anything`. Fixed in 5.0.1 by normalizing trailing slashes. | closed | github:#6014 |
Get this data programmatically \u2014 free, no authentication.
curl https://depscope.dev/api/bugs/npm/express