licenses.dev

superstatic v6.0.4

A static file server for fancy apps

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT138
PackageRelationDependenciesPublished
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 3.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
array-flatten • 3.0.0Flatten nested arraysINDIRECT0
as-array • 1.0.0Make any value an arrayINDIRECT7
as-array • 2.0.0Make any value an array. No dependencies.DIRECT0
async • 1.5.2Higher-order functions and common patterns for asynchronous codeDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
basic-auth-connect • 1.1.0Basic auth middleware for node and connectDIRECT1
basic-auth • 2.0.1node.js basic auth parserINDIRECT1
boxen • 1.3.0Create boxes in the terminalINDIRECT32
brace-expansion • 1.1.13Brace expansion as known from sh/bashINDIRECT2
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
camelcase • 4.1.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
capture-stack-trace • 1.0.2Error.captureStackTrace ponyfillINDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.DIRECT6
chalk • 2.4.2Terminal string styling done rightINDIRECT6
ci-info • 1.6.0Get details about the current Continuous Integration environmentINDIRECT0
cli-boxes • 1.0.0Boxes for use in the terminalINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
compare-semver • 1.1.0Compare semver versions to many other semver versionsDIRECT1
compressible • 2.0.18Compressible Content-Type / mime checkingINDIRECT1
compression • 1.8.1Node.js compression middlewareDIRECT9
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
connect-query • 1.0.0Parse query parameters in Connect or ExpressDIRECT1
connect • 3.7.0High performance middleware frameworkDIRECT11
create-error-class • 3.0.2Create Error classesINDIRECT1
cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
crypto-random-string • 1.0.0Generate a cryptographically strong random stringINDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.2.0destroy a stream if possibleDIRECT0
dot-prop • 4.2.1Get, set, or delete a property from a nested object using a dot pathINDIRECT1
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
execa • 0.7.0A better `child_process`INDIRECT15
fast-url-parser • 1.1.3Extremely fast implementation of node core url libraryDIRECT1
finalhandler • 1.1.2Node.js final http responderINDIRECT9
flat-arguments • 1.0.2Flatten a function's argument. Like, really flattenINDIRECT11
fs-extra • 0.30.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT15
get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
glob-slash • 1.0.0Prefix globs with a slash and normalize. Supports negated globs tooINDIRECT0
glob-slasher • 1.0.1Prefix an object (key/values) of globs with a slash and normalize. Supports negated globs too. Glob version of slasher moduleDIRECT5
global-dirs • 0.1.1Get the directory of globally installed packages and binariesINDIRECT1
got • 6.7.1Simplified HTTP requestsINDIRECT13
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
home-dir • 1.0.0Get home directory path on any platformDIRECT0
import-lazy • 2.1.0Import modules lazilyINDIRECT0
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
is-ci • 1.2.1Detect if the current environment is a CI serverINDIRECT1
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-installed-globally • 0.1.0Check if your package was installed globallyINDIRECT4
is-npm • 1.0.0Check if your code is running as an npm scriptINDIRECT0
is-obj • 1.0.1Check if a value is an objectINDIRECT0
is-path-inside • 1.0.1Check if a path is inside another pathINDIRECT1
is-redirect • 1.0.0Check if a number is a redirect HTTP status codeINDIRECT0
is-retry-allowed • 1.2.0Is retry allowed for Error?INDIRECT0
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-url • 1.2.4Check whether a string is a URL.DIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
join-path • 1.1.1Join urls or system paths, even with undefined valuesDIRECT3
jsonfile • 2.4.0Easily read/write JSON files.INDIRECT1
klaw • 1.3.1File system walker with Readable stream interface.INDIRECT1
latest-version • 3.1.0Get the latest version of an npm packageINDIRECT23
lodash._isnative • 2.4.1The internal Lo-Dash function `isNative` as a Node.js module generated by lodash-cli.INDIRECT0
lodash._objecttypes • 2.4.1The internal Lo-Dash variable `objectTypes` as a Node.js module generated by lodash-cli.INDIRECT0
lodash._shimkeys • 2.4.1The internal Lo-Dash function `shimKeys` as a Node.js module generated by lodash-cli.INDIRECT1
lodash.isarguments • 2.4.1The Lo-Dash function `_.isArguments` as a Node.js module generated by lodash-cli.INDIRECT0
lodash.isarguments • 3.1.0The lodash method `_.isArguments` exported as a module.INDIRECT0
lodash.isobject • 2.4.1The Lo-Dash function `_.isObject` as a Node.js module generated by lodash-cli.INDIRECT1
lodash.isobject • 3.0.2The modern build of lodash’s `_.isObject` as a module.INDIRECT0
lodash.keys • 2.4.1The Lo-Dash function `_.keys` as a Node.js module generated by lodash-cli.INDIRECT4
lodash.values • 2.4.1The Lo-Dash function `_.values` as a Node.js module generated by lodash-cli.INDIRECT5
lodash • 4.18.1Lodash modular utilities.DIRECT0
lowercase-keys • 1.0.1Lowercase the keys of an objectINDIRECT0
make-dir • 1.3.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
methods • 1.1.2HTTP methods that node supportsINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-db • 1.54.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.DIRECT1
minimist • 1.2.8parse argument optionsINDIRECT0
morgan • 1.10.1HTTP request logger middleware for node.jsDIRECT8
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
nash • 3.0.0Craft command-line MasterpiecesDIRECT15
negotiator • 0.6.4HTTP content negotiationINDIRECT0
npm-run-path • 2.0.2Get your PATH prepended with locally installed binariesINDIRECT1
on-finished • 2.3.0Execute a callback when a request closes, finishes, or errorsINDIRECT1
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsDIRECT1
on-headers • 1.1.0Execute a listener when a response is about to write headersDIRECT0
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
package-json • 4.0.1Get metadata of a package from the npm registryINDIRECT22
parseurl • 1.3.3parse a url with memoizationINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 2.0.1Get the PATH environment variable key cross-platformINDIRECT0
path-to-regexp • 0.1.7Express style path to RegExp utilityINDIRECT0
path-to-regexp • 1.9.0Express style path to RegExp utilityDIRECT1
pify • 3.0.0Promisify a callback-style functionINDIRECT0
prepend-http • 1.0.4Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
punycode • 1.4.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
registry-auth-token • 3.4.0Get the auth token set for an npm registry (if any)INDIRECT6
registry-url • 3.1.0Get the set npm registry URLINDIRECT5
router • 1.3.8Simple middleware-style routerDIRECT8
rsvp • 3.6.2A lightweight library that provides tools for organizing asynchronous codeDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
semver-diff • 2.1.0Get the diff type of two semver versions: 0.0.1 0.0.2 → patchINDIRECT1
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
statuses • 1.5.0HTTP status utilityINDIRECT0
string-length • 1.0.1Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codesDIRECT2
string-width • 2.1.1Get the visual width of a string - the number of columns required to display itINDIRECT3
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/bufferINDIRECT0
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
term-size • 1.2.0Reliably get the terminal window size (columns & rows)INDIRECT16
timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
toxic • 1.0.1Mutate keys and values in objects. Returns a new version of the objectINDIRECT1
try-require • 1.2.1Conditional load modules.DIRECT0
tsscmp • 1.0.6Timing safe string compare using double HMACINDIRECT0
unique-string • 1.0.0Generate a unique random stringINDIRECT1
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
unzip-response • 2.0.1Unzip a HTTP response if neededINDIRECT0
url-join • 0.0.1Join urls and normalize as in path.join.INDIRECT0
url-parse-lax • 1.0.0url.parse() with support for protocol-less URLs & IPsINDIRECT1
utils-merge • 1.0.1merge() utility functionINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
widest-line • 2.0.1Get the visual width of the widest line in a string - the number of columns required to display itINDIRECT4
xdg-basedir • 3.0.0Get XDG Base Directory pathsINDIRECT0
ISC21
PackageRelationDependenciesPublished
ansi-align • 2.0.0align-text with ANSI support for CLIsINDIRECT4
char-spinner • 1.0.1Put a little spinner on process.stderr, as unobtrusively as possible.DIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
minimatch • 3.1.5a glob matcher in javascriptDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
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
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
write-file-atomic • 2.4.3Write files in an atomic fashion w/configurable ownershipINDIRECT3
yallist • 2.1.2Yet Another Linked ListINDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
configstore • 3.1.5Easily load and save config without having to think about where and howINDIRECT11
update-notifier • 2.5.0Update notifications for your CLI appDIRECT75
BSD-3-Clause2
PackageRelationDependenciesPublished
duplexer3 • 0.1.5Like duplexer but using streams3INDIRECT0
qs • 6.4.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
unknown1
PackageRelationDependenciesPublished
valid-url • 1.0.9URI validation functionsINDIRECT0
MIT OR WTFPL1
PackageRelationDependenciesPublished
path-is-inside • 1.0.2Tests whether one path is inside another pathINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 6.0.4 version:

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