licenses.dev

express v4.13.3

Fast, unopinionated, minimalist web framework

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT41
PackageRelationDependenciesPublished
accepts • 1.2.13Higher-level content negotiationDIRECT3
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayDIRECT0
content-disposition • 0.5.0Create and parse Content-Disposition headerDIRECT0
content-type • 1.0.5Create and parse HTTP Content-Type headerDIRECT0
cookie-signature • 1.0.6Sign and unsign cookiesDIRECT0
cookie • 0.1.3cookie parsing and serializationDIRECT0
debug • 2.2.0small debugging utilityDIRECT1
depd • 1.0.1Deprecate all the thingsDIRECT0
depd • 1.1.2Deprecate all the thingsINDIRECT0
destroy • 1.0.3destroy a stream if possibleINDIRECT0
destroy • 1.0.4destroy a stream if possibleINDIRECT0
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
escape-html • 1.0.2Escape HTML entitiesDIRECT0
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
etag • 1.7.0Create simple ETagsDIRECT0
finalhandler • 0.4.0Node.js final http responderDIRECT6
forwarded • 0.1.2Parse HTTP X-Forwarded-For headerINDIRECT0
fresh • 0.3.0HTTP response freshness testingDIRECT0
http-errors • 1.3.1Create HTTP error objectsINDIRECT2
ipaddr.js • 1.0.5A 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.0Merge 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.3.4A comprehensive library for mime-type mappingINDIRECT0
ms • 0.7.1Tiny ms conversion utilityINDIRECT0
negotiator • 0.5.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 • 1.0.10Determine address of proxied requestDIRECT2
range-parser • 1.0.3Range header field string parserDIRECT0
send • 0.13.0Better streaming static file server with Range and conditional-GET supportDIRECT14
send • 0.13.2Better streaming static file server with Range and conditional-GET supportINDIRECT14
serve-static • 1.10.3Serve static filesDIRECT16
statuses • 1.2.1HTTP status utilityINDIRECT0
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.0merge() utility functionDIRECT0
vary • 1.0.1Manipulate the HTTP Vary headerDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
qs • 4.0.0A querystring parser that supports nesting and arrays, with a depth limitDIRECT0
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-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/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.13.3 version:

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