licenses.dev

koa v1.7.0

Koa web app framework

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT34
PackageRelationDependenciesPublished
accepts • 1.3.8Higher-level content negotiationDIRECT3
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
co • 4.6.0generator async control flow goodnessDIRECT0
composition • 2.3.0Compose generator and async/await middlewareDIRECT2
content-disposition • 0.5.4Create and parse Content-Disposition headerDIRECT1
content-type • 1.0.5Create and parse HTTP Content-Type headerDIRECT0
cookies • 0.8.0Cookies, optionally signed using Keygrip.DIRECT3
debug • 2.6.9small debugging utilityDIRECT1
deep-equal • 1.0.1node's assert.deepEqual algorithmINDIRECT0
delegates • 1.0.0delegate methods and accessors to another propertyDIRECT0
depd • 1.1.2Deprecate all the thingsINDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.2.0destroy a stream if possibleDIRECT0
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
error-inject • 1.0.0inject an error listener into a streamDIRECT0
fresh • 0.5.2HTTP response freshness testingDIRECT0
http-assert • 1.5.0assert with status codesDIRECT7
http-errors • 1.8.1Create HTTP error objectsDIRECT5
keygrip • 1.1.0Key signing and verification for rotated credentialsINDIRECT1
koa-compose • 2.5.1compose Koa middlewareDIRECT0
koa-is-json • 1.0.0check if a koa body should be interpreted as JSONDIRECT0
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.DIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
negotiator • 0.6.3HTTP content negotiationINDIRECT0
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsDIRECT1
parseurl • 1.3.3parse a url with memoizationDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
statuses • 1.5.0HTTP status utilityDIRECT0
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
tsscmp • 1.0.6Timing safe string compare using double HMACINDIRECT0
type-is • 1.6.18Infer the content-type of a request.DIRECT3
vary • 1.1.2Manipulate the HTTP Vary headerDIRECT0
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
unknown1
PackageRelationDependenciesPublished
only • 0.0.2return whitelisted properties of an objectDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.7.0 version:

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