licenses.dev

listhen v1.7.2

👂 Elegant HTTP Listener

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT69
PackageRelationDependenciesPublished
@parcel/watcher-android-arm64 • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-darwin-arm64 • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-darwin-x64 • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-freebsd-x64 • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-arm-glibc • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-arm64-glibc • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-arm64-musl • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-x64-glibc • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-x64-musl • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-wasm • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.DIRECT9
@parcel/watcher-wasm>2.4.1>napi-wasm • 1.1.0An implementation of napi for wasmINDIRECT0
@parcel/watcher-win32-arm64 • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-win32-ia32 • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-win32-x64 • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.DIRECT22
acorn • 8.12.1ECMAScript parserINDIRECT0
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
citty • 0.1.6Elegant CLI BuilderDIRECT1
clipboardy • 4.0.0Access the system clipboard (copy/paste)DIRECT22
confbox • 0.1.7Compact and high quality YAML, TOML, JSONC and JSON5 parsersINDIRECT0
consola • 3.2.3Elegant Console WrapperDIRECT0
cookie-es • 1.2.2<!-- automd:badges bundlejs -->INDIRECT0
cross-spawn • 7.0.3Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
crossws • 0.2.4Cross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare WorkersDIRECT0
defu • 6.1.4Recursively assign default properties. Lightweight and Fast!DIRECT0
destr • 2.0.3A faster, secure and convenient alternative for JSON.parseINDIRECT0
execa • 8.0.1Process execution for humansINDIRECT16
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
get-port-please • 3.1.2Get an available TCP port to listenDIRECT0
get-stream • 8.0.1Get a stream as a string, Buffer, ArrayBuffer or arrayINDIRECT0
h3 • 1.12.0Minimal H(TTP) framework built for high performance and portability.DIRECT14
http-shutdown • 1.2.2Gracefully shutdown a running HTTP server.DIRECT0
iron-webcrypto • 1.2.1a cryptographic utility for sealing-unsealing a JSON object using symmetric key encryption with message integrity verificationINDIRECT0
is-docker • 3.0.0Check if the process is running inside a Docker containerINDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-inside-container • 1.0.0Check if the process is running inside a container (Docker/Podman)INDIRECT1
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
is-stream • 3.0.0Check if something is a Node.js streamINDIRECT0
is-wsl • 3.1.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT2
is64bit • 2.0.0Check whether operating system CPU architecture is 64-bit or 32-bit (Supports browsers)INDIRECT1
jiti • 1.21.6Runtime typescript and ESM support for Node.jsDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mime • 3.0.0A comprehensive library for mime-type mappingINDIRECT0
mimic-fn • 4.0.0Make a function mimic another oneINDIRECT0
mlly • 1.7.1Missing ECMAScript module utils for Node.jsDIRECT5
node-addon-api • 7.1.1Node.js API (Node-API)INDIRECT0
node-fetch-native • 1.6.4better fetch for Node.js. Works on any JavaScript runtime!INDIRECT0
npm-run-path • 5.3.0Get your PATH prepended with locally installed binariesINDIRECT1
ohash • 1.1.4Super fast hashing library based on murmurhash3 written in Vanilla JSINDIRECT0
onetime • 6.0.0Ensure a function is only called onceINDIRECT1
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-key • 4.0.0Get the PATH environment variable key cross-platformINDIRECT0
pathe • 1.1.2Universal filesystem path utilsDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
pkg-types • 1.2.0Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`INDIRECT5
radix3 • 1.1.2Lightweight and fast router for JavaScript based on Radix TreeINDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
std-env • 3.7.0Runtime agnostic JS utilsDIRECT0
strip-final-newline • 3.0.0Strip the final newline character from a string/bufferINDIRECT0
system-architecture • 0.1.0Get the operating system CPU architectureINDIRECT0
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
ufo • 1.5.4URL utils for humansDIRECT0
uncrypto • 0.1.3Single API for Web Crypto API and Crypto Subtle working in Node.js, Browsers and other runtimesINDIRECT0
unenv • 1.10.0`unenv` is a framework-agnostic system that allows converting JavaScript code to be platform agnostic and work in any environment including Browsers, Workers, Node.js, or JavaScript runtime.INDIRECT5
untun • 0.1.3Tunnel your local HTTP(s) server to the world! Powered by Cloudflare Quick Tunnels.DIRECT3
uqr • 0.1.2Generate QR Code universally, in any runtime, to ANSI, Unicode or SVG.DIRECT0
ISC3
PackageRelationDependenciesPublished
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
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
Apache-2.02
PackageRelationDependenciesPublished
detect-libc • 1.0.3Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
human-signals • 5.0.0Human-friendly process signalsINDIRECT0
BSD-3-Clause OR GPL-2.01
PackageRelationDependenciesPublished
node-forge • 1.3.1JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.7.2 version:

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