licenses.dev

react-dev-utils v0.5.2

Webpack utilities used by Create React App

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

MIT30
PackageRelationDependenciesPublished
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
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
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
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
faye-websocket • 0.7.3Standards-compliant WebSocket server and clientINDIRECT4
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
html-entities • 1.2.0Faster HTML entities encode/decode library.DIRECT0
http-parser-js • 0.5.10A pure JS HTTP parser for node.INDIRECT0
json3 • 3.3.3A JSON polyfill for older JavaScript platforms.INDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
opn • 4.0.2A better node-open. Opens stuff like websites, files, executables. Cross-platform.DIRECT3
original • 1.0.2Generate the origin from an URL or check if two URL/Origins are the sameINDIRECT3
pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
querystringify • 2.2.0Querystringify - Small, simple but powerful query string parser.INDIRECT0
recursive-readdir • 2.1.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
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
sockjs-client • 1.0.1SockJS-client is a browser JavaScript library that provides a WebSocket-like object. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication channel between the browser and the web seDIRECT14
strip-ansi • 3.0.1Strip ANSI escape codesDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
url-parse • 1.5.10Small footprint URL parser that works seamlessly across Node.js and browser environmentsINDIRECT2
Apache-2.03
PackageRelationDependenciesPublished
ansi-html • 0.0.5An elegant lib that converts the chalked (ANSI) text to HTML.DIRECT0
websocket-driver • 0.7.4WebSocket protocol handler with pluggable I/OINDIRECT3
websocket-extensions • 0.1.4Generic extension manager for WebSocket connectionsINDIRECT0
ISC2
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.0.3a glob matcher in javascriptINDIRECT3
BSD-3-Clause1
PackageRelationDependenciesPublished
filesize • 3.3.0JavaScript library to generate a human readable String describing the file sizeDIRECT0
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 0.5.2 version:

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