licenses.dev

webpack-dev-server v4.0.0-beta.2

Serves a webpack app. Updates the browser on changes.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT225
PackageRelationDependenciesPublished
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
@types/http-proxy • 1.17.15TypeScript definitions for http-proxyINDIRECT2
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/node • 22.5.5TypeScript definitions for nodeINDIRECT1
@types/retry • 0.12.0TypeScript definitions for retryINDIRECT0
accepts • 1.3.8Higher-level content negotiationINDIRECT3
aggregate-error • 3.1.0Create an error from multiple errorsINDIRECT2
ajv-keywords • 3.5.2Custom JSON-Schema keywords for Ajv validatorINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
array-flatten • 2.1.2Flatten nested arraysINDIRECT0
array-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
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.3Node.js body parsing middlewareINDIRECT36
bonjour • 3.5.0A Bonjour/Zeroconf implementation in pure JavaScriptDIRECT33
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
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
buffer-indexof • 1.1.1find the index of a buffer in a bufferINDIRECT0
bytes • 3.0.0Utility to parse a string bytes to bytes and vice-versaINDIRECT0
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
call-bind • 1.0.7Robustly `.call.bind()` a functionINDIRECT11
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryDIRECT14
clean-stack • 2.2.0Clean up error stack tracesINDIRECT0
colorette • 1.4.0Easily set the text color and style in the terminal.INDIRECT0
commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
compressible • 2.0.18Compressible Content-Type / mime checkingINDIRECT1
compression • 1.7.4Node.js compression middlewareDIRECT11
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
connect-history-api-fallback • 1.6.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.6Sign and unsign cookiesINDIRECT0
cookie • 0.6.0HTTP server cookie parsing and serializationINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
cross-spawn • 7.0.3Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
debug • 2.6.9small debugging utilityINDIRECT1
debug • 3.2.7small debugging utilityINDIRECT1
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
deep-equal • 1.1.2node's assert.deepEqual algorithmINDIRECT22
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT8
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT11
del • 6.1.1Delete files and directoriesDIRECT43
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
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
dns-equal • 1.0.0Compare DNS record strings for equalityINDIRECT0
dns-packet • 1.3.4An abstract-encoding compliant module for encoding / decoding DNS packetsINDIRECT2
dns-txt • 2.0.2Encode/decode DNS-SD TXT record RDATA fieldsINDIRECT1
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
encodeurl • 2.0.0Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
es-define-property • 1.0.0`Object.defineProperty`, but not IE 8's broken one.INDIRECT6
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
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
execa • 5.1.1Process execution for humansINDIRECT15
express • 4.21.0Fast, unopinionated, minimalist web frameworkDIRECT64
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-glob • 3.3.2It's a very fast and efficient glob library for Node.jsINDIRECT17
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
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.1Node.js final http responderINDIRECT9
find-cache-dir • 3.3.2Finds the common standard cache directoryDIRECT10
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
follow-redirects • 1.15.9HTTP 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
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
get-intrinsic • 1.2.4Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT5
get-stream • 6.0.1Get a stream as a string, buffer, or arrayINDIRECT0
globby • 11.1.0User-friendly glob matchingINDIRECT23
gopd • 1.0.1`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT6
handle-thing • 2.0.1Wrap Streams2 instance into a HandleWrapINDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT7
has-proto • 1.0.3Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT0
has-symbols • 1.0.3Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hpack.js • 2.1.6HPACK implementationINDIRECT11
html-entities • 2.5.2Fastest HTML entities encode/decode library.DIRECT0
http-deceiver • 1.2.7Deceive HTTP parserINDIRECT0
http-errors • 1.6.3Create HTTP error objectsINDIRECT4
http-errors • 2.0.0Create HTTP error objectsINDIRECT5
http-parser-js • 0.5.8A pure JS HTTP parser for node.INDIRECT0
http-proxy-middleware • 1.3.1The one-liner node.js proxy middleware for connect, express and browser-syncDIRECT16
http-proxy • 1.18.1HTTP proxying for the massesINDIRECT3
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
indent-string • 4.0.0Indent each line in a stringINDIRECT0
internal-ip • 6.2.0Get your internal IP addressDIRECT23
ip-regex • 4.3.0Regular expression for matching IP addresses (IPv4 & IPv6)INDIRECT0
ip • 1.1.9[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)INDIRECT0
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
ipaddr.js • 2.2.0A library for manipulating IPv4 and IPv6 addresses in JavaScript.DIRECT0
is-absolute-url • 3.0.3Check if a URL is absoluteDIRECT0
is-arguments • 1.1.1Is this an arguments object? It's a harder question than you think.INDIRECT13
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
is-date-object • 1.0.5Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT2
is-docker • 2.2.1Check 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-ip • 3.1.0Check if a string is an IP addressINDIRECT1
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-path-cwd • 2.2.0Check if a path is the current working directoryINDIRECT0
is-path-inside • 3.0.3Check if a path is inside another pathINDIRECT0
is-plain-obj • 3.0.0Check if a value is a plain objectINDIRECT0
is-regex • 1.1.4Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT13
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
is-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT1
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash • 4.17.21Lodash modular utilities.INDIRECT0
make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
map-age-cleaner • 0.1.3Automatically cleanup expired items in a MapINDIRECT1
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
mem • 8.1.1Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical inputINDIRECT3
merge-descriptors • 1.0.3Merge objects using descriptorsINDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
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-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
mimic-fn • 3.1.0Make a function mimic another oneINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multicast-dns-service-types • 1.1.0Parse and stringify mdns service typesINDIRECT0
multicast-dns • 6.2.3Low level multicast-dns implementation in pure javascriptINDIRECT4
negotiator • 0.6.3HTTP 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
npm-run-path • 4.0.1Get your PATH prepended with locally installed binariesINDIRECT1
object-inspect • 1.13.2string representations of objects in node and the browserINDIRECT0
object-is • 1.1.6ES2015-compliant shim for Object.is - differentiates between -0 and +0INDIRECT14
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
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.0.2Execute a listener when a response is about to write headersINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
open • 7.4.2Open stuff like URLs, files, executables. Cross-platform.DIRECT2
p-defer • 1.0.0Create a deferred promiseINDIRECT0
p-event • 4.2.0Promisify an event by waiting for it to be emittedINDIRECT2
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-map • 4.0.0Map over promises concurrentlyINDIRECT3
p-retry • 4.6.2Retry a promise-returning or async functionDIRECT2
p-timeout • 3.2.0Timeout a promise after a specified amount of timeINDIRECT1
p-try • 2.2.0`Start a promise chainINDIRECT0
parseurl • 1.3.3parse a url with memoizationINDIRECT0
path-exists • 4.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-to-regexp • 0.1.10Express style path to RegExp utilityINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
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-dir • 4.2.0Find the root directory of a Node.js project or npm packageINDIRECT6
portfinder • 1.0.32A simple tool to find an open port on the current machineDIRECT6
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
proxy-addr • 2.0.7Determine address of proxied requestINDIRECT2
punycode • 1.4.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
range-parser • 1.2.1Range header field string parserINDIRECT0
raw-body • 2.5.2Get 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
regexp.prototype.flags • 1.5.2ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT16
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
reusify • 1.0.4Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
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 • 3.3.0webpack Validation UtilsDIRECT8
select-hose • 2.0.0Select protocol using first bytes of incoming data and hose stuff to the handlerINDIRECT0
selfsigned • 1.10.14Generate self signed certificates private and public keysDIRECT1
send • 0.19.0Better streaming static file server with Range and conditional-GET supportINDIRECT18
serve-index • 1.9.1Serve directory listingsDIRECT14
serve-static • 1.16.2Serve static filesINDIRECT21
set-function-length • 1.2.2Set a function's length propertyINDIRECT10
set-function-name • 2.0.2Set a function's name propertyINDIRECT11
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
side-channel • 1.0.6Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT13
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
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.1HTTP status utilityINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
strip-ansi • 6.0.1Strip ANSI escape codes from a stringDIRECT1
strip-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
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.19.8A stand-alone types package for UndiciINDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
url • 0.11.4The core `url` packaged standalone for use with Browserify.DIRECT16
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 • 4.3.0A development middleware for webpackDIRECT19
ws • 7.5.10Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsDIRECT0
ISC21
PackageRelationDependenciesPublished
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
fastq • 1.17.1Fast, in memory work queueINDIRECT1
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.DIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
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
killable • 1.0.1Keeps track of a server's open sockets so they can be destroyed at a moment's notice.DIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
setprototypeof • 1.1.0A small polyfill for Object.setprototypeofINDIRECT0
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 • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Apache-2.05
PackageRelationDependenciesPublished
ansi-html • 0.0.7An elegant lib that converts the chalked (ANSI) text to HTML.DIRECT0
faye-websocket • 0.11.4Standards-compliant WebSocket server and clientINDIRECT4
human-signals • 2.1.0Human-friendly process signalsINDIRECT0
websocket-driver • 0.7.4WebSocket protocol handler with pluggable I/OINDIRECT3
websocket-extensions • 0.1.4Generic extension manager for WebSocket connectionsINDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
default-gateway • 6.0.3Get the default network gateway, cross-platform.INDIRECT16
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
Unlicense2
PackageRelationDependenciesPublished
fs-monkey • 1.0.6Monkey patches for file system related things.INDIRECT0
memfs • 3.5.3In-memory file-system with Node's fs API.INDIRECT1
BSD-3-Clause OR GPL-2.01
PackageRelationDependenciesPublished
node-forge • 0.10.0JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
qs • 6.13.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT14
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.0.0-beta.2 version:

[![licenses](https://licenses.dev/b/npm/webpack-dev-server/4.0.0-beta.2)](https://licenses.dev/npm/webpack-dev-server/4.0.0-beta.2)
<a href="https://licenses.dev/npm/webpack-dev-server/4.0.0-beta.2">
  <img src="https://licenses.dev/b/npm/webpack-dev-server/4.0.0-beta.2" alt="licenses" />
</a>
GitHub