licenses.dev

body-parser v1.18.2

Node.js body parsing middleware

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT18
PackageRelationDependenciesPublished
bytes • 3.0.0Utility to parse a string bytes to bytes and vice-versaDIRECT0
content-type • 1.0.5Create and parse HTTP Content-Type headerDIRECT0
debug • 2.6.9small debugging utilityDIRECT1
depd • 1.1.1Deprecate all the thingsINDIRECT0
depd • 1.1.2Deprecate all the thingsDIRECT0
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
http-errors • 1.6.2Create HTTP error objectsINDIRECT4
http-errors • 1.6.3Create HTTP error objectsDIRECT4
iconv-lite • 0.4.19Convert character encodings in pure javascript.DIRECT0
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
on-finished • 2.3.0Execute a callback when a request closes, finishes, or errorsDIRECT1
raw-body • 2.3.2Get and validate the raw body of a readable stream.DIRECT8
statuses • 1.5.0HTTP status utilityINDIRECT0
type-is • 1.6.18Infer the content-type of a request.DIRECT3
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
setprototypeof • 1.0.3A small polyfill for Object.setprototypeofINDIRECT0
setprototypeof • 1.1.0A small polyfill for Object.setprototypeofINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
qs • 6.5.1A querystring parser that supports nesting and arrays, with a depth limitDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/body-parser)](https://licenses.dev/npm/body-parser)
<a href="https://licenses.dev/npm/body-parser">
  <img src="https://licenses.dev/b/npm/body-parser" alt="licenses" />
</a>

Or the licenses badge code for the 1.18.2 version:

[![licenses](https://licenses.dev/b/npm/body-parser/1.18.2)](https://licenses.dev/npm/body-parser/1.18.2)
<a href="https://licenses.dev/npm/body-parser/1.18.2">
  <img src="https://licenses.dev/b/npm/body-parser/1.18.2" alt="licenses" />
</a>
GitHub