licenses.dev

serve-static v2.2.0

Serve static files

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT18
PackageRelationDependenciesPublished
debug • 4.4.1Lightweight debugging utility for Node.js and the browserINDIRECT1
depd • 2.0.0Deprecate all the thingsINDIRECT0
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
encodeurl • 2.0.0Encode a URL to a percent-encoded form, excluding already-encoded sequencesDIRECT0
escape-html • 1.0.3Escape string for use in HTMLDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
fresh • 2.0.0HTTP response freshness testingINDIRECT0
http-errors • 2.0.0Create HTTP error objectsINDIRECT5
mime-db • 1.54.0Media Type DatabaseINDIRECT0
mime-types • 3.0.1The ultimate javascript content-type utility.INDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
parseurl • 1.3.3parse a url with memoizationDIRECT0
range-parser • 1.2.1Range header field string parserINDIRECT0
send • 1.2.0Better streaming static file server with Range and conditional-GET supportDIRECT18
statuses • 2.0.1HTTP status utilityINDIRECT0
statuses • 2.0.2HTTP status utilityINDIRECT0
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
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/serve-static)](https://licenses.dev/npm/serve-static)
<a href="https://licenses.dev/npm/serve-static">
  <img src="https://licenses.dev/b/npm/serve-static" alt="licenses" />
</a>

Or the licenses badge code for the 2.2.0 version:

[![licenses](https://licenses.dev/b/npm/serve-static/2.2.0)](https://licenses.dev/npm/serve-static/2.2.0)
<a href="https://licenses.dev/npm/serve-static/2.2.0">
  <img src="https://licenses.dev/b/npm/serve-static/2.2.0" alt="licenses" />
</a>
GitHub