@peacockproject/body-parser
TypeScript icon, indicating that this package has built-in type declarations

3.0.0-peacock.1 • Public • Published

body-parser Peacock Fork

Changes made:

  • Clean out the package to only it's base
  • Add TypeScript type definitions
  • Update iconv-lite to 0.6
  • Remove extra dependencies on depd, debug, raw-body (see lib/rawBody.js), qs
  • Add prototype pollution protection to JSON body-parser middleware
  • Switch dev setup to use Yarn 4, remove tests
  • Require Node 16 or newer
  • Add TypeScript and types packages to dev dependencies for extra IDE completion and other features

Why does this exist?

Peacock bundles all dependencies into chunks before being distributed to users. We want a smaller version of this library (fewer dependencies, smaller bundle size). We are putting it as an open source project mostly for convenience, and don't suggest you use this package.

Dependencies (5)

Dev Dependencies (2)

Package Sidebar

Install

npm i @peacockproject/body-parser

Weekly Downloads

12

Version

3.0.0-peacock.1

License

MIT

Unpacked Size

20.8 kB

Total Files

10

Last publish

Collaborators

  • rdil