Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.0.2 source code.tar.gz | 2024-10-31 | 26.8 kB | |
2.0.2 source code.zip | 2024-10-31 | 40.1 kB | |
README.md | 2024-10-31 | 832 Bytes | |
Totals: 3 Items | 67.8 kB | 0 |
What's Changed
- fix: update package.json engines field to reflect minimum supported node version by @Phillip9587 in https://github.com/expressjs/body-parser/pull/541
- fix: remove brotli support check by @Phillip9587 in https://github.com/expressjs/body-parser/pull/542
- fix: remove unpipe package and use native unpipe method by @Phillip9587 in https://github.com/expressjs/body-parser/pull/543
- Remove unused devDependency
methods
by @Phillip9587 in https://github.com/expressjs/body-parser/pull/548 - ci: updated github actions ci workflow by @Phillip9587 in https://github.com/expressjs/body-parser/pull/546
New Contributors
- @Phillip9587 made their first contribution in https://github.com/expressjs/body-parser/pull/541
Full Changelog: https://github.com/expressjs/body-parser/compare/2.0.1...2.0.2