licenses.dev

body-parser v1.19.1

Node.js body parsing middleware

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT18
PackageRelationDependenciesPublished
bytes • 3.1.1Utility 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.2Deprecate all the thingsDIRECT0
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
http-errors • 1.8.1Create HTTP error objectsDIRECT5
iconv-lite • 0.4.24Convert character encodings in pure javascript.DIRECT1
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.4.2Get and validate the raw body of a readable stream.DIRECT10
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
statuses • 1.5.0HTTP status utilityINDIRECT0
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
type-is • 1.6.18Infer the content-type of a request.DIRECT3
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
ISC2
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
qs • 6.9.6A 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.19.1 version:

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