licenses.dev

body-parser v1.15.0

Node.js body parsing middleware

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT17
PackageRelationDependenciesPublished
bytes • 2.2.0Utility to parse a string bytes to bytes and vice-versaDIRECT0
bytes • 2.4.0Utility to parse a string bytes to bytes and vice-versaINDIRECT0
content-type • 1.0.5Create and parse HTTP Content-Type headerDIRECT0
debug • 2.2.0small debugging utilityDIRECT1
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.4.0Create HTTP error objectsDIRECT2
iconv-lite • 0.4.13Convert 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 • 0.7.1Tiny ms conversion utilityINDIRECT0
on-finished • 2.3.0Execute a callback when a request closes, finishes, or errorsDIRECT1
raw-body • 2.1.7Get and validate the raw body of a readable stream.DIRECT3
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
BSD-3-Clause1
PackageRelationDependenciesPublished
qs • 6.1.0A querystring parser that supports nesting and arrays, with a depth limitDIRECT0
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.1Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
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.15.0 version:

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