licenses.dev

@umijs/types v3.5.42

@umijs/types

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT88
PackageRelationDependenciesPublished
@babel/runtime • 7.18.6babel's modular runtime helpersINDIRECT1
@types/history • 4.7.11TypeScript definitions for historyINDIRECT0
@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-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-umiDIRECT56
@umijs/core • 3.5.42@umijs/coreDIRECT58
@umijs/deps • 3.5.42@umijs/depsDIRECT47
@umijs/renderer-react • 3.5.42@umijs/renderer-reactDIRECT37
@umijs/runtime • 3.5.42@umijs/runtimeINDIRECT33
@umijs/server • 3.5.42@umijs/serverDIRECT59
@umijs/utils • 3.5.42@umijs/utilsDIRECT56
arch • 2.2.0Better `os.arch()` for node and the browser -- detect OS architectureINDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
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
chokidar • 3.5.1Minimal and efficient cross-platform file watching libraryINDIRECT14
clipboardy • 2.3.0Access the system clipboard (copy/paste)INDIRECT22
core-js • 3.6.5Standard libraryINDIRECT0
cross-spawn • 6.0.5Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
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
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
esbuild • 0.12.15An extremely fast JavaScript bundler and minifier.INDIRECT0
execa • 1.0.0A better `child_process`INDIRECT18
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
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
get-stream • 4.1.0Get a stream as a string, buffer, or arrayINDIRECT4
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
history-with-query • 4.10.4Manage session history with JavaScriptINDIRECT13
history • 4.10.1Manage session history with JavaScriptINDIRECT8
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
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-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
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
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
mini-create-react-context • 0.4.1Smaller Polyfill for the proposed React context APIINDIRECT3
nice-try • 1.0.5Tries to execute a function and discards any error that occursINDIRECT0
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 • 2.0.2Get your PATH prepended with locally installed binariesINDIRECT1
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
path-key • 2.0.1Get the PATH environment variable key cross-platformINDIRECT0
path-to-regexp • 1.9.0Express style path to RegExp utilityINDIRECT1
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
prettier • 2.2.1Prettier is an opinionated code formatterINDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
query-string • 6.14.1Parse and stringify URL query stringsINDIRECT4
react-is • 16.13.1Brand checking of React Elements.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
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
resolve-pathname • 3.0.0Resolve URL pathnames using JavaScriptINDIRECT0
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
split-on-first • 1.1.0Split a string on the first occurance of a given separatorINDIRECT0
strict-uri-encode • 2.0.0A stricter URI encode adhering to RFC 3986INDIRECT0
strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/bufferINDIRECT0
supports-color • 6.1.0Detect whether a terminal supports colorINDIRECT1
tiny-invariant • 1.3.3A tiny invariant functionINDIRECT0
tiny-warning • 1.0.3A tiny warning functionINDIRECT0
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
use-subscription • 1.5.1Reusable hooksINDIRECT1
value-equal • 1.0.1Are these two JavaScript values equal?INDIRECT0
ISC8
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
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
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
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]DIRECT2
Apache-2.01
PackageRelationDependenciesPublished
@bloomberg/record-tuple-polyfill • 0.0.3A polyfill for the Record and Tuple Stage 2 ECMAScript proposal.INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent componentINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.5.42 version:

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