| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-25 | 1.2 kB | |
| v3.1.2 source code.tar.gz | 2026-02-25 | 209.7 kB | |
| v3.1.2 source code.zip | 2026-02-25 | 248.2 kB | |
| Totals: 3 Items | 459.1 kB | 0 | |
What's Changed
- fix: typo in troubleshooting.md by @WuMingDao in https://github.com/koajs/koa/pull/1916
- build(deps-dev): bump qs from 6.14.0 to 6.14.1 by @dependabot[bot] in https://github.com/koajs/koa/pull/1921
- build(deps): bump http-errors from 2.0.0 to 2.0.1 by @dependabot[bot] in https://github.com/koajs/koa/pull/1919
- build(deps): bump mime-types from 3.0.1 to 3.0.2 by @dependabot[bot] in https://github.com/koajs/koa/pull/1918
- docs: use correct term "Server-Sent Events" in guide by @jtr860830 in https://github.com/koajs/koa/pull/1920
- build(deps): bump content-disposition from 0.5.4 to 1.0.1 by @dependabot[bot] in https://github.com/koajs/koa/pull/1917
- build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in https://github.com/koajs/koa/pull/1922
- fix(security): Host Header Injection via
ctx.hostnameby @killagu https://github.com/koajs/koa/security/advisories/GHSA-7gcc-r8m5-44qm
New Contributors
- @WuMingDao made their first contribution in https://github.com/koajs/koa/pull/1916
- @jtr860830 made their first contribution in https://github.com/koajs/koa/pull/1920
Full Changelog: https://github.com/koajs/koa/compare/v3.1.1...v3.1.2