licenses.dev

@rspack/dev-server v1.2.1

Development server for rspack

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT177
PackageRelationDependenciesPublished
@leichtgewicht/ip-codec • 2.0.5Small package to encode or decode IP addresses from buffers to strings.INDIRECT0
@types/body-parser • 1.19.6TypeScript definitions for body-parserINDIRECT3
@types/bonjour • 3.5.13TypeScript definitions for bonjourDIRECT2
@types/connect-history-api-fallback • 1.5.4TypeScript definitions for connect-history-api-fallbackDIRECT6
@types/connect • 3.4.38TypeScript definitions for connectINDIRECT2
@types/express-serve-static-core • 4.19.9TypeScript definitions for express-serve-static-coreDIRECT5
@types/express • 4.17.25TypeScript definitions for expressDIRECT12
@types/http-errors • 2.0.5TypeScript definitions for http-errorsINDIRECT0
@types/http-proxy • 1.17.17TypeScript definitions for http-proxyINDIRECT2
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/mime • 1.3.5TypeScript definitions for mimeINDIRECT0
@types/node-forge • 1.3.14TypeScript definitions for node-forgeINDIRECT2
@types/node • 22.20.3TypeScript definitions for nodeINDIRECT1
@types/qs • 6.15.1TypeScript definitions for qsINDIRECT0
@types/range-parser • 1.2.7TypeScript definitions for range-parserINDIRECT0
@types/retry • 0.12.2TypeScript definitions for retryINDIRECT0
@types/send • 0.17.6TypeScript definitions for sendINDIRECT3
@types/send • 1.2.1TypeScript definitions for sendINDIRECT2
@types/serve-index • 1.9.4TypeScript definitions for serve-indexDIRECT13
@types/serve-static • 1.15.10TypeScript definitions for serve-staticDIRECT5
@types/sockjs • 0.3.36TypeScript definitions for sockjsDIRECT2
@types/ws • 8.18.1TypeScript definitions for wsDIRECT2
accepts • 1.3.8Higher-level content negotiationINDIRECT3
ajv-formats • 3.0.1Format validation for Ajv v7+INDIRECT5
ajv-keywords • 5.1.0Additional JSON-Schema keywords for Ajv JSON validatorINDIRECT1
ajv • 8.20.0Another JSON Schema ValidatorINDIRECT4
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
batch • 0.6.1Simple async batch with concurrency control and progress reporting.INDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
body-parser • 1.20.8Node.js body parsing middlewareINDIRECT43
bonjour-service • 1.4.4A Bonjour/Zeroconf implementation in TypeScriptDIRECT5
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
bundle-name • 4.1.0Get bundle name from a bundle identifier (macOS): `com.apple.Safari` → `Safari`INDIRECT1
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryDIRECT14
colorette • 2.0.20🌈Easily set your terminal text color & styles.DIRECT0
compressible • 2.0.18Compressible Content-Type / mime checkingINDIRECT1
compression • 1.8.2Node.js compression middlewareDIRECT10
connect-history-api-fallback • 2.0.0Provides a fallback for non-existing directories so that the HTML 5 history API can be used.DIRECT0
content-disposition • 0.5.4Create and parse Content-Disposition headerINDIRECT1
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
cookie-signature • 1.0.7Sign and unsign cookiesINDIRECT0
cookie • 0.7.2HTTP server cookie parsing and serializationINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
default-browser-id • 5.0.1Get the bundle identifier of the default browser (macOS). Example: com.apple.SafariINDIRECT0
default-browser • 5.5.1Get the default browserINDIRECT3
define-lazy-prop • 3.0.0Define a lazily evaluated property on an objectINDIRECT0
depd • 1.1.2Deprecate all the thingsINDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
detect-node • 2.1.0Detect Node.JS (as opposite to browser environment) (reliable)INDIRECT0
dns-packet • 5.6.1An abstract-encoding compliant module for encoding / decoding DNS packetsINDIRECT1
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
encodeurl • 2.0.0Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
eventemitter3 • 4.0.7EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
express • 4.22.3Fast, unopinionated, minimalist web frameworkDIRECT70
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
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
finalhandler • 1.3.2Node.js final http responderINDIRECT9
follow-redirects • 1.16.0HTTP and HTTPS modules that follow redirects.INDIRECT0
forwarded • 0.2.0Parse HTTP X-Forwarded-For headerINDIRECT0
fresh • 0.5.2HTTP response freshness testingINDIRECT0
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
handle-thing • 2.0.1Wrap Streams2 instance into a HandleWrapINDIRECT0
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hpack.js • 2.1.6HPACK implementationINDIRECT11
http-deceiver • 1.2.7Deceive HTTP parserINDIRECT0
http-errors • 1.8.1Create HTTP error objectsINDIRECT5
http-errors • 2.0.1Create HTTP error objectsINDIRECT5
http-parser-js • 0.5.10A pure JS HTTP parser for node.INDIRECT0
http-proxy-middleware • 2.0.10The one-liner node.js proxy middleware for connect, express and browser-syncDIRECT16
http-proxy • 1.18.1HTTP proxying for the massesINDIRECT3
hyperdyperid • 1.2.0Fastest random ID and random string generation for Node.jsINDIRECT0
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
ipaddr.js • 2.5.0A library for manipulating IPv4 and IPv6 addresses in JavaScript.DIRECT0
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
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-network-error • 1.3.2Check if a value is a Fetch network errorINDIRECT0
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-plain-obj • 3.0.0Check if a value is a plain objectINDIRECT0
is-wsl • 3.1.1Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT2
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
launch-editor • 2.14.1launch editor from node.jsDIRECT2
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
merge-descriptors • 1.0.3Merge objects using descriptorsINDIRECT0
methods • 1.1.2HTTP methods that node supportsINDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-db • 1.54.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime-types • 3.0.2The ultimate javascript content-type utility.INDIRECT1
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multicast-dns • 7.2.5Low level multicast-dns implementation in pure javascriptINDIRECT3
negotiator • 0.6.3HTTP content negotiationINDIRECT0
negotiator • 0.6.4HTTP content negotiationINDIRECT0
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
obuf • 1.1.2Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.INDIRECT0
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
on-headers • 1.1.0Execute a listener when a response is about to write headersINDIRECT0
open • 10.2.0Open stuff like URLs, files, executables. Cross-platform.DIRECT9
p-retry • 6.2.1Retry a promise-returning or async functionDIRECT3
parseurl • 1.3.3parse a url with memoizationINDIRECT0
path-to-regexp • 0.1.13Express style path to RegExp utilityINDIRECT0
picomatch • 2.3.2Blazing 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
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
proxy-addr • 2.0.8Determine address of proxied requestINDIRECT2
range-parser • 1.2.1Range header field string parserINDIRECT0
raw-body • 2.5.3Get and validate the raw body of a readable stream.INDIRECT10
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
require-from-string • 2.0.2Require module from stringINDIRECT0
requires-port • 1.0.0Check if a protocol requires a certain port number to be added to an URL.INDIRECT0
retry • 0.13.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
run-applescript • 7.1.0Run AppleScript and get the resultINDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
schema-utils • 4.5.0webpack Validation UtilsDIRECT8
select-hose • 2.0.0Select protocol using first bytes of incoming data and hose stuff to the handlerINDIRECT0
selfsigned • 2.4.1Generate self signed certificates private and public keysDIRECT4
send • 0.19.2Better streaming static file server with Range and conditional-GET supportINDIRECT18
serve-index • 1.9.2Serve directory listingsDIRECT15
serve-static • 1.16.3Serve static filesINDIRECT20
shell-quote • 1.10.0quote and parse shell commandsINDIRECT0
side-channel-list • 1.0.1Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT17
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT18
side-channel • 1.1.1Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT20
sockjs • 0.3.24SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communicationDIRECT6
spdy-transport • 3.0.0SPDY v2, v3, v3.1 and HTTP2 transportINDIRECT16
spdy • 4.0.2Implementation of the SPDY protocol on node.js.DIRECT20
statuses • 1.5.0HTTP status utilityINDIRECT0
statuses • 2.0.2HTTP status utilityINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
thingies • 2.6.1Useful TypeScript utilities.INDIRECT0
thunky • 1.1.0delay the evaluation of a paramless async function and cache the resultINDIRECT0
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
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
undici-types • 6.21.0A stand-alone types package for UndiciINDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
utils-merge • 1.0.1merge() utility functionINDIRECT0
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
wbuf • 1.7.3Write bufferINDIRECT1
webpack-dev-middleware • 7.4.6A development middleware for webpackDIRECT41
ws • 8.21.3Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsDIRECT0
wsl-utils • 0.1.0Utilities for working with Windows Subsystem for Linux (WSL)INDIRECT3
Apache-2.027
PackageRelationDependenciesPublished
@jsonjoy.com/base64 • 1.1.2High-performance Base64 encoder and decoderINDIRECT0
@jsonjoy.com/base64 • 17.67.0High-performance Base64 encoder and decoderINDIRECT0
@jsonjoy.com/buffers • 1.2.1Various helper utilities for working with buffers and binary dataINDIRECT0
@jsonjoy.com/buffers • 17.67.0Various helper utilities for working with buffers and binary dataINDIRECT0
@jsonjoy.com/codegen • 1.0.0No-dependencies, low-level, high-performance JIT code generation package for JavaScriptINDIRECT0
@jsonjoy.com/codegen • 17.67.0No-dependencies, low-level, high-performance JIT code generation package for JavaScriptINDIRECT0
@jsonjoy.com/fs-core • 4.78.0Core filesystem primitives: Node, Link, File, SuperblockINDIRECT4
@jsonjoy.com/fs-fsa • 4.78.0File System Access API implementation backed by core filesystem primitivesINDIRECT5
@jsonjoy.com/fs-node-builtins • 4.78.0Node.js standard library dependencies for fs-related packagesINDIRECT0
@jsonjoy.com/fs-node-to-fsa • 4.78.0Adapter to convert Node.js fs API to File System Access APIINDIRECT6
@jsonjoy.com/fs-node-utils • 4.78.0Utility functions for Node.js fs moduleINDIRECT2
@jsonjoy.com/fs-node • 4.78.0In-memory filesystem with Node.js fs-compatible APIINDIRECT15
@jsonjoy.com/fs-print • 4.78.0File system tree printer - print a file system structure as a treeINDIRECT4
@jsonjoy.com/fs-snapshot • 4.78.0File system snapshot - serialize and deserialize file system trees to binary or JSONINDIRECT12
@jsonjoy.com/json-pack • 1.21.0High-performance JSON serialization libraryINDIRECT8
@jsonjoy.com/json-pack • 17.67.0High-performance JSON serialization libraryINDIRECT8
@jsonjoy.com/json-pointer • 1.0.2High-performance JSON Pointer implementationINDIRECT3
@jsonjoy.com/json-pointer • 17.67.0High-performance JSON Pointer implementationINDIRECT3
@jsonjoy.com/util • 1.9.0Various helper utilitiesINDIRECT2
@jsonjoy.com/util • 17.67.0Various helper utilitiesINDIRECT2
ansi-html-community • 0.0.8An elegant lib that converts the chalked (ANSI) text to HTML. (Community)DIRECT0
faye-websocket • 0.11.4Standards-compliant WebSocket server and clientINDIRECT4
glob-to-regex.js • 1.3.1Transform GLOB patterns to JavaScript regular expressions for fast file path matching.INDIRECT0
memfs • 4.78.0In-memory file-system with Node's fs API.INDIRECT25
tree-dump • 1.1.0Tree or binary tree printer, print any tree to terminal or debug windowINDIRECT0
websocket-driver • 0.7.5WebSocket protocol handler with pluggable I/OINDIRECT3
websocket-extensions • 0.1.4Generic extension manager for WebSocket connectionsINDIRECT0
ISC7
PackageRelationDependenciesPublished
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
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
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
fast-uri • 3.1.8Dependency-free RFC 3986 URI toolboxINDIRECT0
qs • 6.16.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT21
BSD-3-Clause OR GPL-2.01
PackageRelationDependenciesPublished
node-forge • 1.4.0JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.INDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.2.1 version:

[![licenses](https://licenses.dev/b/npm/%40rspack%2Fdev-server/1.2.1)](https://licenses.dev/npm/%40rspack%2Fdev-server/1.2.1)
<a href="https://licenses.dev/npm/%40rspack%2Fdev-server/1.2.1">
  <img src="https://licenses.dev/b/npm/%40rspack%2Fdev-server/1.2.1" alt="licenses" />
</a>
GitHub