licenses.dev

st v0.5.5

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

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT11
PackageRelationDependenciesPublished
bl • 1.0.3Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!DIRECT7
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
fd • 0.0.3File descriptor managerDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
lru-cache • 2.3.1A cache object that deletes the least-recently-used items.INDIRECT0
mime • 1.3.6A comprehensive library for mime-type mappingDIRECT0
negotiator • 0.5.3HTTP content negotiationDIRECT0
process-nextick-args • 1.0.7process.nextTick but always with argsINDIRECT0
readable-stream • 2.0.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT6
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC3
PackageRelationDependenciesPublished
async-cache • 1.0.0Cache your async lookups and don't fetch the same thing more than necessary.DIRECT1
graceful-fs • 4.1.15A drop-in replacement for fs, making various improvements.DIRECT0
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/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 0.5.5 version:

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