licenses.dev

@fastify/static v7.0.4

Plugin for serving static files as fast as possible.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT37
PackageRelationDependenciesPublished
@fastify/accept-negotiator • 1.1.0a negotiator for the accept-headersDIRECT0
@fastify/send • 2.1.0Better streaming static file server with Range and conditional-GET supportDIRECT10
@lukeed/ms • 2.0.2A tiny (414B) and fast utility to convert milliseconds to and from strings.INDIRECT0
@pkgjs/parseargs • 0.11.0Polyfill of future proposal for `util.parseArgs()`INDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 6.1.0Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 6.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
content-disposition • 0.5.4Create and parse Content-Disposition headerDIRECT1
cross-spawn • 7.0.3Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
depd • 2.0.0Deprecate all the thingsINDIRECT0
eastasianwidth • 0.2.0Get East Asian Width from a character.INDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
fast-decode-uri-component • 1.0.1Fast and safe decodeURIComponentINDIRECT0
fastify-plugin • 4.5.1Plugin helper for FastifyDIRECT0
http-errors • 2.0.0Create HTTP error objectsINDIRECT5
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
mime • 3.0.0A comprehensive library for mime-type mappingINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
reusify • 1.0.4Reuse objects and functions with styleINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
statuses • 2.0.1HTTP status utilityINDIRECT0
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
string-width • 5.1.2Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-ansi • 7.1.0Strip ANSI escape codes from a stringINDIRECT1
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 8.1.0Wordwrap a string with ANSI escape codesINDIRECT6
ISC12
PackageRelationDependenciesPublished
@isaacs/cliui • 8.0.2easily create complex multi-column command-line-interfacesINDIRECT16
fastq • 1.17.1Fast, in memory work queueDIRECT1
foreground-child • 3.3.0Run a child as if it's the foreground process. Give it stdio. Exit when it exits.INDIRECT7
glob • 10.4.5the most correct and second fastest glob implementation in JavaScriptDIRECT34
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 10.4.3A cache object that deletes the least-recently-used items.INDIRECT0
minimatch • 9.0.5a glob matcher in javascriptINDIRECT2
minipass • 7.1.2minimal implementation of a PassThrough streamINDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
BlueOak-1.0.03
PackageRelationDependenciesPublished
jackspeak • 3.4.3A very strict and proper argument parser.INDIRECT18
package-json-from-dist • 1.0.0Load the local package.json from either src or dist folderINDIRECT0
path-scurry • 1.11.1walk paths fast and efficientlyINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40fastify%2Fstatic)](https://licenses.dev/npm/%40fastify%2Fstatic)
<a href="https://licenses.dev/npm/%40fastify%2Fstatic">
  <img src="https://licenses.dev/b/npm/%40fastify%2Fstatic" alt="licenses" />
</a>

Or the licenses badge code for the 7.0.4 version:

[![licenses](https://licenses.dev/b/npm/%40fastify%2Fstatic/7.0.4)](https://licenses.dev/npm/%40fastify%2Fstatic/7.0.4)
<a href="https://licenses.dev/npm/%40fastify%2Fstatic/7.0.4">
  <img src="https://licenses.dev/b/npm/%40fastify%2Fstatic/7.0.4" alt="licenses" />
</a>
GitHub