licenses.dev

express v4.10.1

Fast, unopinionated, minimalist web framework

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT34
PackageRelationDependenciesPublished
accepts • 1.1.4Higher-level content negotiationDIRECT3
content-disposition • 0.5.0Create and parse Content-Disposition headerDIRECT0
cookie-signature • 1.0.5Sign and unsign cookiesDIRECT0
cookie • 0.1.2cookie parsing and serializationDIRECT0
crc • 3.2.1Various CRC JavaScript implementationsINDIRECT0
debug • 2.1.3small debugging utilityDIRECT1
depd • 1.0.1Deprecate all the thingsDIRECT0
destroy • 1.0.3destroy a stream if possibleINDIRECT0
ee-first • 1.1.0return the first event in a set of ee/event pairsINDIRECT0
escape-html • 1.0.1Escape HTML entitiesDIRECT0
etag • 1.5.1Create simple ETagsDIRECT1
finalhandler • 0.3.2Node.js final http responderDIRECT5
forwarded • 0.1.2Parse HTTP X-Forwarded-For headerINDIRECT0
fresh • 0.2.4HTTP response freshness testingDIRECT0
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 formatterDIRECT0
merge-descriptors • 0.0.2Merge objects using descriptorsDIRECT0
methods • 1.1.0HTTP methods that node supportsDIRECT0
mime-db • 1.12.0Media Type DatabaseINDIRECT0
mime-types • 2.0.14The ultimate javascript content-type utility.INDIRECT1
mime • 1.2.11A comprehensive library for mime-type mappingINDIRECT0
ms • 0.6.2Tiny ms conversion utilityINDIRECT0
ms • 0.7.0Tiny ms conversion utilityINDIRECT0
negotiator • 0.4.9HTTP content negotiationINDIRECT0
on-finished • 2.1.1Execute a callback when a request closes, finishes, or errorsDIRECT1
parseurl • 1.3.3parse a url with memoizationDIRECT0
path-to-regexp • 0.1.3Express 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.10.1Better streaming static file server with Range and conditional-GET supportDIRECT13
serve-static • 1.7.2Serve static filesDIRECT16
type-is • 1.5.7Infer the content-type of a request.DIRECT3
utils-merge • 1.0.0merge() utility functionDIRECT0
vary • 1.0.1Manipulate the HTTP Vary headerDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
qs • 2.3.2A 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.10.1 version:

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