licenses.dev

koa-body-parsers v1.1.0

collection of koa body parsers

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT27
PackageRelationDependenciesPublished
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
black-hole-stream • 0.0.1A writeable stream which silently drops all incoming data similar to /dev/nullINDIRECT0
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
chan • 0.6.1A go style channel implementation that works nicely with coINDIRECT0
co-busboy • 1.5.0Busboy multipart parser as a yieldableDIRECT11
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
fs-cp • 1.4.0copy a file or a stream to another fileDIRECT9
http-errors • 2.0.0Create HTTP error objectsINDIRECT5
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
inflation • 2.1.0Easily unzip an HTTP streamINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp-then • 1.2.0mkdirp as promisedINDIRECT3
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
mz • 2.7.0modernize node.js to current ECMAScript standardsINDIRECT4
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
raw-body • 2.5.2Get and validate the raw body of a readable stream.DIRECT10
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
statuses • 2.0.1HTTP status utilityINDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
thenify-all • 1.6.0Promisifies all the selected functions in an objectINDIRECT2
thenify • 3.3.1Promisify a callback-based functionINDIRECT1
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
unknown3
PackageRelationDependenciesPublished
busboy • 0.2.14A streaming parser for HTML form data for node.jsINDIRECT7
dicer • 0.2.5A very fast streaming multipart parser for node.jsINDIRECT6
streamsearch • 0.1.2Streaming Boyer-Moore-Horspool searching for node.jsINDIRECT0
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.1.0 version:

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