licenses.dev

react-dev-utils v4.2.3

Webpack utilities used by Create React App

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT73
PackageRelationDependenciesPublished
address • 1.0.3Get current machine IP, MAC and DNS servers.DIRECT0
ansi-escapes • 3.2.0ANSI escape codes for manipulating the terminalINDIRECT0
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-filter • 0.0.1Array#filter for older browsers.INDIRECT0
array-map • 0.0.1`[].map(f)` for older browsersINDIRECT0
array-reduce • 0.0.0`[].reduce()` for old browsersINDIRECT0
babel-code-frame • 6.26.0Generate errors that contain a code frame that point to source locations.DIRECT9
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
chalk • 1.1.3Terminal string styling done right. Much color.DIRECT6
chalk • 2.4.2Terminal string styling done rightINDIRECT6
chardet • 0.4.2Character detectorINDIRECT0
cli-cursor • 2.1.0Toggle the CLI cursorINDIRECT4
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSyncDIRECT7
debug • 2.6.9small debugging utilityINDIRECT1
detect-port-alt • 1.1.3detect available portDIRECT3
duplexer • 0.1.2Creates a duplex streamINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersDIRECT0
eventsource • 0.1.6W3C compliant EventSource client for Node.jsINDIRECT4
expand-tilde • 2.0.2Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.INDIRECT2
external-editor • 2.2.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
figures • 2.0.0Unicode symbols with Windows CMD fallbacksINDIRECT1
global-modules • 1.0.0The directory used by npm for globally installed npm modules.DIRECT9
global-prefix • 1.0.2Get the npm global path prefix.INDIRECT7
gzip-size • 3.0.0Get the gzipped size of a string or bufferDIRECT1
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
homedir-polyfill • 1.0.3Node.js os.homedir polyfill for older versions of node.js.INDIRECT1
http-parser-js • 0.5.9A pure JS HTTP parser for node.INDIRECT0
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
inquirer • 3.3.0A collection of common interactive command line user interfaces.DIRECT31
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-root • 1.0.0Check if the process is running as root user, eg. started with `sudo`.DIRECT0
is-windows • 1.0.2Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.INDIRECT0
is-wsl • 1.1.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT0
js-tokens • 3.0.2A regex that tokenizes JavaScript.INDIRECT0
json3 • 3.3.3A JSON polyfill for older JavaScript platforms.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
mimic-fn • 1.2.0Make a function mimic another oneINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
onetime • 2.0.1Ensure a function is only called onceINDIRECT1
opn • 5.1.0A better node-open. Opens stuff like websites, files, executables. Cross-platform.DIRECT1
original • 1.0.2Generate the origin from an URL or check if two URL/Origins are the sameINDIRECT3
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
parse-passwd • 1.0.0Parse a passwd file into a list of users.INDIRECT0
querystringify • 2.2.0Querystringify - Small, simple but powerful query string parser.INDIRECT0
react-error-overlay • 3.0.0An overlay for displaying stack frames.DIRECT0
recursive-readdir • 2.2.1Get an array of all files in a directory and subdirectories.DIRECT4
requires-port • 1.0.0Check if a protocol requires a certain port number to be added to an URL.INDIRECT0
resolve-dir • 1.0.1Resolve a directory that is either local, global or in the user's home directory.INDIRECT9
restore-cursor • 2.0.0Gracefully restore the CLI cursor on exitINDIRECT3
run-async • 2.4.1Utility method to run function either synchronously or asynchronously using the common `this.async()` style.INDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
shell-quote • 1.6.1quote and parse shell commandsDIRECT4
sockjs-client • 1.1.4SockJS-client is a browser JavaScript library that provides a WebSocket-like object.DIRECT14
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 codesDIRECT1
strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
text-table • 0.2.0borderless text tables with alignmentDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
tmp • 0.0.33Temporary file and directory creatorINDIRECT1
url-parse • 1.5.10Small footprint URL parser that works seamlessly across Node.js and browser environmentsINDIRECT2
ISC11
PackageRelationDependenciesPublished
cli-width • 2.2.1Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
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.0.3a glob matcher in javascriptINDIRECT3
mute-stream • 0.0.7Bytes go in, but they don't come out (when muted).INDIRECT0
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
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
yallist • 2.1.2Yet Another Linked ListINDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
faye-websocket • 0.11.4Standards-compliant WebSocket server and clientINDIRECT4
websocket-driver • 0.7.4WebSocket protocol handler with pluggable I/OINDIRECT3
websocket-extensions • 0.1.4Generic extension manager for WebSocket connectionsINDIRECT0
unknown2
PackageRelationDependenciesPublished
rx-lite-aggregates • 4.0.8Lightweight library with aggregate functions for composing asynchronous and event-based operations in JavaScriptINDIRECT1
rx-lite • 4.0.8Lightweight library for composing asynchronous and event-based operations in JavaScriptINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
filesize • 3.5.11JavaScript library to generate a human readable String describing the file sizeDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
non-standard1
PackageRelationDependenciesPublished
jsonify • 0.0.1JSON without touching any globalsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.2.3 version:

[![licenses](https://licenses.dev/b/npm/react-dev-utils/4.2.3)](https://licenses.dev/npm/react-dev-utils/4.2.3)
<a href="https://licenses.dev/npm/react-dev-utils/4.2.3">
  <img src="https://licenses.dev/b/npm/react-dev-utils/4.2.3" alt="licenses" />
</a>
GitHub