licenses.dev

express v4.17.2

Fast, unopinionated, minimalist web framework

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT45
PackageRelationDependenciesPublished
accepts • 1.3.8Higher-level content negotiationDIRECT3
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayDIRECT0
body-parser • 1.19.1Node.js body parsing middlewareDIRECT21
bytes • 3.1.1Utility to parse a string bytes to bytes and vice-versaINDIRECT0
content-disposition • 0.5.4Create and parse Content-Disposition headerDIRECT1
content-type • 1.0.5Create and parse HTTP Content-Type headerDIRECT0
cookie-signature • 1.0.6Sign and unsign cookiesDIRECT0
cookie • 0.4.1HTTP server cookie parsing and serializationDIRECT0
debug • 2.6.9small debugging utilityDIRECT1
depd • 1.1.2Deprecate all the thingsDIRECT0
destroy • 1.0.4destroy a stream if possibleINDIRECT0
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesDIRECT0
etag • 1.8.1Create simple HTTP ETagsDIRECT0
finalhandler • 1.1.2Node.js final http responderDIRECT8
forwarded • 0.2.0Parse HTTP X-Forwarded-For headerINDIRECT0
fresh • 0.5.2HTTP response freshness testingDIRECT0
http-errors • 1.8.1Create HTTP error objectsINDIRECT5
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
merge-descriptors • 1.0.1Merge objects using descriptorsDIRECT0
methods • 1.1.2HTTP methods that node supportsDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
negotiator • 0.6.3HTTP content negotiationINDIRECT0
on-finished • 2.3.0Execute a callback when a request closes, finishes, or errorsDIRECT1
parseurl • 1.3.3parse a url with memoizationDIRECT0
path-to-regexp • 0.1.7Express style path to RegExp utilityDIRECT0
proxy-addr • 2.0.7Determine address of proxied requestDIRECT2
range-parser • 1.2.1Range header field string parserDIRECT0
raw-body • 2.4.2Get and validate the raw body of a readable stream.INDIRECT10
safe-buffer • 5.2.1Safer Node.js Buffer APIDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
send • 0.17.2Better streaming static file server with Range and conditional-GET supportDIRECT17
serve-static • 1.14.2Serve static filesDIRECT19
statuses • 1.5.0HTTP status utilityDIRECT0
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
utils-merge • 1.0.1merge() utility functionDIRECT0
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.setprototypeofDIRECT0
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/express)](https://licenses.dev/npm/express)
<a href="https://licenses.dev/npm/express">
  <img src="https://licenses.dev/b/npm/express" alt="licenses" />
</a>

Or the licenses badge code for the 4.17.2 version:

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