Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-11-12 | 767 Bytes | |
v7.1.0 source code.tar.gz | 2024-11-12 | 55.3 kB | |
v7.1.0 source code.zip | 2024-11-12 | 58.0 kB | |
Totals: 3 Items | 114.1 kB | 0 |
What's Changed
- Test & fix with helmet v7 and set as a peer dependency on
^6||^7
by @PaulThompson in https://github.com/venables/koa-helmet/pull/88 - fix type declarations by @jeremy-daley-kr in https://github.com/venables/koa-helmet/pull/89
- feat(issue#85): add support for cross-origin headers by @gpinto67 in https://github.com/venables/koa-helmet/pull/86
New Contributors
- @PaulThompson made their first contribution in https://github.com/venables/koa-helmet/pull/88
- @jeremy-daley-kr made their first contribution in https://github.com/venables/koa-helmet/pull/89
- @gpinto67 made their first contribution in https://github.com/venables/koa-helmet/pull/86
Full Changelog: https://github.com/venables/koa-helmet/compare/v7.0.2...v7.1.0