licenses.dev

umi v3.5.42

umi

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT282
PackageRelationDependenciesPublished
@babel/runtime • 7.18.6babel's modular runtime helpersINDIRECT1
@jridgewell/gen-mapping • 0.3.5Generate source mapsINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/source-map • 0.3.6Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map APIINDIRECT5
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
@types/history • 4.7.11TypeScript definitions for historyINDIRECT0
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/node • 22.5.5TypeScript definitions for nodeINDIRECT1
@types/prop-types • 15.7.12TypeScript definitions for prop-typesINDIRECT0
@types/react-dom • 16.9.24TypeScript definitions for react-domINDIRECT4
@types/react-router-config • 5.0.11TypeScript definitions for react-router-configINDIRECT6
@types/react-router-config • 5.0.2TypeScript definitions for react-router-configINDIRECT6
@types/react-router-dom • 5.1.7TypeScript definitions for React RouterINDIRECT6
@types/react-router • 5.1.12TypeScript definitions for React RouterINDIRECT5
@types/react-router • 5.1.20TypeScript definitions for React RouterINDIRECT5
@types/react • 16.14.61TypeScript definitions for reactINDIRECT3
@types/scheduler • 0.16.8TypeScript definitions for schedulerINDIRECT0
@umijs/ast • 3.5.42@umijs/astINDIRECT57
@umijs/babel-plugin-auto-css-modules • 3.5.42@umijs/babel-plugin-auto-css-modulesINDIRECT56
@umijs/babel-plugin-import-to-await-require • 3.5.42@umijs/babel-plugin-import-to-await-requireINDIRECT56
@umijs/babel-plugin-lock-core-js-3 • 3.5.42@umijs/babel-plugin-lock-core-js-3INDIRECT56
@umijs/babel-plugin-no-anonymous-default-export • 3.5.42@umijs/babel-plugin-no-anonymous-default-exportINDIRECT56
@umijs/babel-preset-umi • 3.5.42@umijs/babel-preset-umiINDIRECT56
@umijs/bundler-utils • 3.5.42@umijs/bundler-utilsINDIRECT100
@umijs/bundler-webpack • 3.5.42@umijs/bundler-webpackDIRECT316
@umijs/case-sensitive-paths-webpack-plugin • 1.0.1A webpack plugin to enforce case-sensitive paths when resolving moduleINDIRECT0
@umijs/core • 3.5.42@umijs/coreDIRECT58
@umijs/deps • 3.5.42@umijs/depsDIRECT47
@umijs/preset-built-in • 3.5.42@umijs/preset-built-inDIRECT331
@umijs/renderer-mpa • 3.5.42@umijs/renderer-mpaINDIRECT35
@umijs/renderer-react • 3.5.42@umijs/renderer-reactINDIRECT37
@umijs/runtime • 3.5.42@umijs/runtimeDIRECT33
@umijs/server • 3.5.42@umijs/serverINDIRECT59
@umijs/types • 3.5.42@umijs/typesDIRECT99
@umijs/utils • 3.5.42@umijs/utilsDIRECT56
acorn • 8.12.1ECMAScript parserINDIRECT0
ajv-errors • 1.0.1Custom error messages in JSON-Schema for Ajv validatorINDIRECT0
ajv-keywords • 3.5.2Custom JSON-Schema keywords for Ajv validatorINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
arch • 2.2.0Better `os.arch()` for node and the browser -- detect OS architectureINDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
asn1.js • 4.10.1ASN.1 encoder and decoderINDIRECT3
assert • 1.5.1The node.js assert module, re-packaged for web browsers.INDIRECT17
autoprefixer • 9.8.8Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use websiteINDIRECT21
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
bn.js • 4.12.0Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.1Big number implementation in pure javascriptINDIRECT0
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
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
browserify-aes • 1.2.0aes, for browserifyINDIRECT14
browserify-cipher • 1.0.1ciphers for the browserINDIRECT18
browserify-des • 1.0.2browserify-des ===INDIRECT5
browserify-rsa • 4.1.0RSA for browserifyINDIRECT3
browserify-zlib • 0.2.0Full zlib module for the browserINDIRECT1
browserslist • 4.23.3Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT6
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer-xor • 1.0.3A simple module for bitwise-xor on buffersINDIRECT0
buffer • 4.9.2Node.js Buffer API, for the browserINDIRECT3
builtin-status-codes • 3.0.0The map of HTTP status codes from the builtin http moduleINDIRECT0
call-bind • 1.0.7Robustly `.call.bind()` a functionINDIRECT11
caller-callsite • 2.0.0Get the callsite of the caller functionINDIRECT1
caller-path • 2.0.0Get the path of the caller functionINDIRECT2
callsites • 2.0.0Get callsites from the V8 stack trace APIINDIRECT0
chalk • 2.4.2Terminal string styling done rightINDIRECT6
chokidar • 3.5.1Minimal and efficient cross-platform file watching libraryINDIRECT14
cipher-base • 1.0.4abstract base class for crypto-streamsINDIRECT2
clipboardy • 2.3.0Access the system clipboard (copy/paste)INDIRECT22
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
constants-browserify • 1.0.0node's constants module for the browserINDIRECT0
core-js-pure • 3.38.1Standard libraryINDIRECT0
core-js • 3.6.5Standard libraryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
cosmiconfig • 5.2.1Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT14
create-ecdh • 4.0.4createECDH but browserifiableINDIRECT9
create-hash • 1.2.0create hashes for browserifyINDIRECT11
create-hmac • 1.1.7node style hmacs in the browserINDIRECT12
cross-spawn • 6.0.5Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
crypto-browserify • 3.12.0implementation of crypto for the browserINDIRECT45
cssesc • 2.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
deepmerge • 1.5.2A library for deep (recursive) merging of Javascript objectsINDIRECT0
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
des.js • 1.1.0DES implementationINDIRECT2
diffie-hellman • 5.0.3pure js diffie-hellmanINDIRECT5
domain-browser • 1.2.0Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.INDIRECT0
elliptic • 6.5.7EC cryptographyINDIRECT8
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
error-stack-parser • 2.1.4Extract meaning from JS ErrorsINDIRECT1
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
es-module-lexer • 0.7.1Lexes ES modules returning their import/export metadataINDIRECT0
es5-imcompatible-versions • 0.1.90Collect all uglify bug versions on npm package.INDIRECT0
esbuild • 0.12.15An extremely fast JavaScript bundler and minifier.INDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
evp_bytestokey • 1.0.3The insecure key derivation algorithm from OpenSSLINDIRECT8
execa • 1.0.0A better `child_process`INDIRECT18
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
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
filter-obj • 1.1.0Filter object keys and values into a new objectINDIRECT0
flatten • 1.0.3Flatten arbitrarily nested arrays into a non-nested list of non-array items. Maintained for legacy compatibility.INDIRECT0
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.2.4Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT5
get-stream • 4.1.0Get a stream as a string, buffer, or arrayINDIRECT4
gopd • 1.0.1`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT6
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
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
hash-base • 3.0.4abstract base class for hash-streamsINDIRECT3
hash-base • 3.1.0abstract base class for hash-streamsINDIRECT5
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
history-with-query • 4.10.4Manage session history with JavaScriptINDIRECT13
history • 4.10.1Manage session history with JavaScriptINDIRECT8
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
html-entities • 2.5.2Fastest HTML entities encode/decode library.INDIRECT0
https-browserify • 1.0.0https module compatability for browserifyINDIRECT0
import-cwd • 2.1.0Import a module like with `require()` but from the current working directoryINDIRECT2
import-fresh • 2.0.0Import a module while bypassing the cacheINDIRECT4
import-from • 2.1.0Import a module like with `require()` but from a given pathINDIRECT1
indexes-of • 1.0.1line String/Array#indexOf but return all the indexes in an arrayINDIRECT0
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
is-directory • 0.3.1Returns true if a filepath exists on the file system and it's directory.INDIRECT0
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-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 • 1.1.0Check if a value is a plain objectINDIRECT0
is-stream • 1.1.0Check 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 • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
javascript-stringify • 2.1.0Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`INDIRECT0
jest-worker • 24.9.0Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.INDIRECT3
jest-worker • 26.6.2Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.INDIRECT5
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerINDIRECT3
json-parse-better-errors • 1.0.2JSON.parse with context information on errorINDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json5 • 1.0.2JSON for humans.INDIRECT1
loader-utils • 1.4.2utils for webpack loadersINDIRECT4
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT7
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
miller-rabin • 4.0.1Miller Rabin algorithm for primality testINDIRECT2
mime • 1.4.1A comprehensive library for mime-type mappingINDIRECT0
mini-create-react-context • 0.4.1Smaller Polyfill for the proposed React context APIINDIRECT3
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
nice-try • 1.0.5Tries to execute a function and discards any error that occursINDIRECT0
node-libs-browser • 2.2.1The node core libs for in browser usage.INDIRECT92
node-releases • 2.0.18Node.js releases dataINDIRECT0
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
normalize-range • 0.1.2Utility for normalizing a numeric range, with a wrapping function useful for polar coordinatesINDIRECT0
normalize-url • 1.9.1Normalize a URLINDIRECT6
npm-run-path • 2.0.2Get your PATH prepended with locally installed binariesINDIRECT1
num2fraction • 1.2.2Convert number to fractionINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-inspect • 1.13.2string representations of objects in node and the browserINDIRECT0
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
object.assign • 4.1.5ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT14
os-browserify • 0.3.0The [os](https://nodejs.org/api/os.html) module from node.js, but for browsers.INDIRECT0
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
parse-json • 4.0.0Parse JSON with more helpful errorsINDIRECT3
path-browserify • 0.0.1the path module from node core for browsersINDIRECT0
path-key • 2.0.1Get the PATH environment variable key cross-platformINDIRECT0
path-to-regexp • 1.9.0Express style path to RegExp utilityINDIRECT1
pbkdf2 • 3.1.2This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()INDIRECT13
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
postcss-attribute-case-insensitive • 4.0.2PostCSS plugin to support case insensitive attributesINDIRECT13
postcss-color-hex-alpha • 5.0.3Use 4 & 8 character hex color notation in CSSINDIRECT14
postcss-color-rebeccapurple • 4.0.1PostCSS plugin to transform W3C CSS rebeccapurple color to more compatible CSS (rgb())INDIRECT14
postcss-custom-media • 7.0.8Use Custom Media Queries in CSSINDIRECT10
postcss-custom-properties • 8.0.11Use Custom Properties Queries in CSSINDIRECT14
postcss-custom-selectors • 5.1.2Use Custom Selectors in CSSINDIRECT14
postcss-flexbugs-fixes • 4.2.1PostCSS plugin This project tries to fix all of flexbug's issuesINDIRECT10
postcss-font-variant • 4.0.1PostCSS plugin to transform W3C font-variant properties to more compatible CSS (font-feature-settings)INDIRECT10
postcss-initial • 3.0.4PostCSS plugin to fallback initial keyword.INDIRECT10
postcss-load-config • 2.1.2Autoload Config for PostCSSINDIRECT17
postcss-loader • 3.0.0PostCSS loader for webpackINDIRECT42
postcss-media-minmax • 4.0.0Using more intuitive `>=`, `<=`, `>`, `<` instead of media queries min/max prefix.INDIRECT10
postcss-page-break • 2.0.0PostCSS plugin postcss-page-break to fallback `break-` properties with `page-break-` aliasINDIRECT10
postcss-replace-overflow-wrap • 3.0.0PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.INDIRECT10
postcss-safe-parser • 4.0.2Fault-tolerant CSS parser for PostCSSINDIRECT10
postcss-selector-matches • 4.0.0PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectorsINDIRECT11
postcss-selector-not • 4.0.1PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to :not() CSS level 3 selectorsINDIRECT11
postcss-selector-parser • 5.0.0> Selector parser with built in methods for working with selector strings.INDIRECT3
postcss-selector-parser • 6.1.2> Selector parser with built in methods for working with selector strings.INDIRECT2
postcss-value-parser • 4.2.0Transforms css values and at-rule params into the treeINDIRECT0
postcss-values-parser • 2.0.1A CSS property value parser for use with PostCSSINDIRECT3
postcss • 7.0.32Tool for transforming styles with JS pluginsINDIRECT9
prepend-http • 1.0.4Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
prettier • 2.2.1Prettier is an opinionated code formatterINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
public-encrypt • 4.0.3browserify version of publicEncrypt & privateDecryptINDIRECT25
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
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
query-string • 4.3.4Parse and stringify URL query stringsINDIRECT2
query-string • 6.14.1Parse and stringify URL query stringsINDIRECT4
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
randomfill • 1.0.4random fill from browserify stand aloneINDIRECT2
react-dom • 16.14.0React package for working with the DOM.DIRECT6
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-refresh • 0.10.0React is a JavaScript library for building user interfaces.INDIRECT0
react-router-config • 5.1.1Static route config matching for React RouterINDIRECT2
react-router-dom • 5.2.0DOM bindings for React RouterINDIRECT17
react-router • 5.2.0Declarative routing for ReactINDIRECT16
react • 16.14.0React is a JavaScript library for building user interfaces.DIRECT5
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.5.0Recursive version of fs.readdir with streaming API.INDIRECT1
regenerate-unicode-properties • 10.0.1Regenerate sets for Unicode properties and values.INDIRECT1
regenerate • 1.4.2Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.INDIRECT0
regenerator-runtime • 0.13.11Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regenerator-runtime • 0.13.5Runtime for Regenerator-compiled generator and async functions.INDIRECT0
resolve-from • 3.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve-pathname • 3.0.0Resolve URL pathnames using JavaScriptINDIRECT0
ripemd160 • 2.0.2Compute ripemd160 of bytes or strings.INDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
scheduler • 0.19.1Cooperative scheduler for the browser environment.INDIRECT3
schema-utils • 1.0.0webpack Validation UtilsINDIRECT8
schema-utils • 3.3.0webpack Validation UtilsINDIRECT8
set-function-length • 1.2.2Set a function's length propertyINDIRECT10
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
side-channel • 1.0.6Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT13
sort-keys • 1.1.2Sort the keys of an objectINDIRECT1
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
split-on-first • 1.1.0Split a string on the first occurance of a given separatorINDIRECT0
stackframe • 1.3.4JS Object representation of a stack frameINDIRECT0
stream-browserify • 2.0.2the stream module from node core for browsersINDIRECT8
stream-http • 2.8.3Streaming http in the browserINDIRECT11
strict-uri-encode • 1.1.0A stricter URI encode adhering to RFC 3986INDIRECT0
strict-uri-encode • 2.0.0A stricter URI encode adhering to RFC 3986INDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/bufferINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 6.1.0Detect whether a terminal supports colorINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
timers-browserify • 2.0.12timers module for browserifyINDIRECT1
tiny-invariant • 1.3.3A tiny invariant functionINDIRECT0
tiny-warning • 1.0.3A tiny warning functionINDIRECT0
to-arraybuffer • 1.0.1Get an ArrayBuffer from a Buffer as fast as possibleINDIRECT0
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
tty-browserify • 0.0.0the tty module from node core for browsersINDIRECT0
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
uniq • 1.0.1Removes duplicates from a sorted array in placeINDIRECT0
update-browserslist-db • 1.1.0CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
url • 0.11.4The core `url` packaged standalone for use with Browserify.INDIRECT16
use-subscription • 1.5.1Reusable hooksINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
util • 0.10.4Node.JS util moduleINDIRECT1
util • 0.11.1Node.JS util moduleINDIRECT1
v8-compile-cache • 2.3.0Require hook for automatic V8 compile cache persistenceDIRECT0
value-equal • 1.0.1Are these two JavaScript values equal?INDIRECT0
vm-browserify • 1.1.2vm module for the browserINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
CC0-1.021
PackageRelationDependenciesPublished
@csstools/convert-colors • 1.4.0Convert colors between RGB, HSL, and HWBINDIRECT0
css-blank-pseudo • 0.1.4Style form elements when they are emptyINDIRECT10
css-has-pseudo • 0.10.0Style elements relative to other elements in CSSINDIRECT14
css-prefers-color-scheme • 3.1.1Use light and dark color schemes in all browsersINDIRECT10
cssdb • 4.4.0A comprehensive list of CSS features and their positions in the process of becoming implemented web standardsINDIRECT0
postcss-color-functional-notation • 2.0.1Use space and slash separated color notation in CSSINDIRECT14
postcss-color-mod-function • 3.0.3Modify colors using the color-mod() function in CSSINDIRECT15
postcss-dir-pseudo-class • 5.0.0Use the :dir pseudo-class in CSSINDIRECT14
postcss-double-position-gradients • 1.0.0Use double-position gradients in CSSINDIRECT14
postcss-env-function • 2.0.2Use env() variables in CSSINDIRECT14
postcss-focus-visible • 4.0.0Use the :focus-visible pseudo-selector in CSSINDIRECT10
postcss-focus-within • 3.0.0Use the :focus-within pseudo-selector in CSSINDIRECT10
postcss-gap-properties • 2.0.0Use the gap, column-gap, and row-gap shorthand properties in CSSINDIRECT10
postcss-image-set-function • 3.0.1Display resolution-dependent images using the image-set() function in CSSINDIRECT14
postcss-lab-function • 2.0.1Use lab() and lch() color functions in CSSINDIRECT15
postcss-logical • 3.0.0Use logical properties and values in CSSINDIRECT10
postcss-nesting • 7.0.1Nest style rules inside each otherINDIRECT10
postcss-overflow-shorthand • 2.0.0Use the overflow shorthand in CSSINDIRECT10
postcss-place • 4.0.1Use a place-* shorthand for align-* and justify-* in CSSINDIRECT14
postcss-preset-env • 6.7.0Convert modern CSS into something browsers understandINDIRECT66
postcss-pseudo-class-any-link • 6.0.0Use the :any-link pseudo-class in CSSINDIRECT14
ISC17
PackageRelationDependenciesPublished
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
browserify-sign • 4.2.3adds node crypto signing for browsersINDIRECT36
electron-to-chromium • 1.5.23Provides a list of electron-to-chromium version mappingsINDIRECT0
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
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
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
parse-asn1 • 5.1.7utility library for parsing asn1 files for use with browserify-sign.INDIRECT21
picocolors • 0.2.1The tiniest and the fastest coloring library everINDIRECT0
picocolors • 1.1.0The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
postcss-color-gray • 5.0.0Use the gray() color function in CSSINDIRECT15
semver • 5.7.2The semantic version parser used by npm.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
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause5
PackageRelationDependenciesPublished
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent componentINDIRECT1
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
qs • 6.13.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT14
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
BSD-2-Clause3
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
terser • 5.14.2JavaScript parser, mangler/compressor and beautifier toolkit for ES6+INDIRECT11
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
Apache-2.02
PackageRelationDependenciesPublished
@bloomberg/record-tuple-polyfill • 0.0.3A polyfill for the Record and Tuple Stage 2 ECMAScript proposal.INDIRECT0
ansi-html • 0.0.9An elegant lib that converts the chalked (ANSI) text to HTML.INDIRECT0
unknown2
PackageRelationDependenciesPublished
console-browserify • 1.2.0Emulate console for all the browsersINDIRECT0
querystring-es3 • 0.2.1Node's querystring module for all engines. (ES3 compat fork)INDIRECT0
MPL-2.01
PackageRelationDependenciesPublished
webpack-chain • 6.5.1[![NPM version][npm-image]][npm-url] [![NPM downloads][npm-downloads]][npm-url] [![Build Status][travis-image]][travis-url]INDIRECT2
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001660A smaller version of caniuse-db, with only the essentials!INDIRECT0
MIT AND Zlib1
PackageRelationDependenciesPublished
pako • 1.0.11zlib port to javascript - fast, modularized, with browser supportINDIRECT0
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.11Streamable SHA hashes in pure javascriptINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.5.42 version:

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