licenses.dev

st v2.0.0

A module for serving static files. Does etags, caching, etc.

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT10
PackageRelationDependenciesPublished
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!DIRECT8
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
fd • 0.0.3File descriptor managerDIRECT0
mime • 2.6.0A comprehensive library for mime-type mappingDIRECT0
negotiator • 0.6.3HTTP content negotiationDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC6
PackageRelationDependenciesPublished
async-cache • 1.1.0Cache your async lookups and don't fetch the same thing more than necessary.DIRECT3
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.DIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.0.0 version:

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