licenses.dev

@nrwl/tao v14.0.3

CLI for generating code and running commands

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT133
PackageRelationDependenciesPublished
@emnapi/core • 1.11.2emnapi coreINDIRECT2
@emnapi/runtime • 1.11.2emnapi runtimeINDIRECT1
@emnapi/wasi-threads • 1.2.2WASI threads proposal implementation in JavaScriptINDIRECT1
@napi-rs/wasm-runtime • 1.2.4Runtime and polyfill for wasm targetsINDIRECT2
@node-rs/xxhash-android-arm-eabi • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash-android-arm64 • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash-darwin-arm64 • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash-darwin-x64 • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash-freebsd-x64 • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash-linux-arm-gnueabihf • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash-linux-arm64-gnu • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash-linux-arm64-musl • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash-linux-x64-gnu • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash-linux-x64-musl • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash-win32-arm64-msvc • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash-win32-ia32-msvc • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash-win32-x64-msvc • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT13
@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
@nrwl/cli • 14.0.3Smart, Fast and Extensible Build SystemINDIRECT177
@oxc-resolver/binding-android-arm-eabi • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-android-arm64 • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-darwin-arm64 • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-darwin-x64 • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-freebsd-x64 • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-linux-arm-gnueabihf • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-linux-arm-musleabihf • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-linux-arm64-gnu • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-linux-arm64-musl • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-linux-ppc64-gnu • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-linux-riscv64-gnu • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-linux-riscv64-musl • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-linux-s390x-gnu • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-linux-x64-gnu • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-linux-x64-musl • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-openharmony-arm64 • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-wasm32-wasi • 11.24.2Oxc Resolver Node APIINDIRECT6
@oxc-resolver/binding-win32-arm64-msvc • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-win32-x64-msvc • 11.24.2Oxc Resolver Node APIINDIRECT0
@parcel/watcher • 2.0.4A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT2
@swc-node/core • 1.15.0Faster swc nodejs bindingINDIRECT0
@swc-node/register • 1.12.1SWC node registerINDIRECT50
@swc-node/sourcemap-support • 0.6.1Runtime sourcemap support in NodeJSINDIRECT4
@tybys/wasm-util • 0.10.4WASI polyfill for browser and some wasm utilINDIRECT1
@types/json5 • 0.0.29TypeScript definitions for JSON5INDIRECT0
ansi-colors • 4.1.3Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).INDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
brace-expansion • 1.1.21Brace 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-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
chalk • 4.1.0Terminal string styling done rightINDIRECT5
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryINDIRECT14
cli-cursor • 3.1.0Toggle the CLI cursorINDIRECT4
cli-spinners • 2.6.1Spinners for use in the terminalINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
colorette • 2.0.20🌈Easily set your terminal text color & styles.INDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
define-lazy-prop • 2.0.0Define a lazily evaluated property on an objectINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
enquirer • 2.3.6Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.INDIRECT1
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
fast-glob • 3.2.7It'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
figures • 3.2.0Unicode symbols with Windows CMD fallbacksINDIRECT1
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
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
fs-extra • 9.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.INDIRECT4
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
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-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
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-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT1
json5 • 1.0.2JSON for humans.INDIRECT1
jsonc-parser • 3.0.0Scanner and parser for JSON with comments.INDIRECT0
jsonfile • 6.2.1Easily read/write JSON files.INDIRECT2
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-addon-api • 3.2.1Node.js API (Node-API)INDIRECT0
node-gyp-build • 4.8.4Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
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
nx • 14.0.3Smart, Fast and Extensible Build SystemDIRECT177
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
open • 8.4.2Open stuff like URLs, files, executables. Cross-platform.INDIRECT3
oxc-resolver • 11.24.2Oxc Resolver Node APIINDIRECT25
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
picomatch • 2.3.2Blazing 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
pirates • 4.0.7Properly hijack require, i.e., properly define require hooks and customizationsINDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
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
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
restore-cursor • 3.1.0Gracefully restore the CLI cursor on exitINDIRECT3
reusify • 1.1.0Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
rxjs-for-await • 0.0.2Add async-await for-await loop support to RxJS ObservablesINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
tar-stream • 2.2.0tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT13
tmp • 0.2.7Temporary file and directory creatorINDIRECT0
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
tsconfig-paths • 3.15.0Load node modules according to tsconfig paths, in run-time or via API.INDIRECT4
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
v8-compile-cache • 2.3.0Require hook for automatic V8 compile cache persistenceINDIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 17.7.3yargs the modern, pirate-themed, successor to optimist.INDIRECT15
ISC22
PackageRelationDependenciesPublished
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
at-least-node • 1.0.0Lightweight Node.js version sniffing/comparisonINDIRECT0
cliui • 7.0.4easily create complex multi-column command-line-interfacesINDIRECT9
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
fastq • 1.20.3Fast, 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
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob • 7.1.4a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
minimatch • 3.0.4a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 7.3.4The semantic version parser used by npm.INDIRECT2
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
yargs-parser • 21.0.1the mighty option parser used by yargsINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
Apache-2.0 AND MIT11
PackageRelationDependenciesPublished
@swc/core-darwin-arm64 • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-darwin-x64 • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-linux-arm64-gnu • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-linux-arm64-musl • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-linux-ppc64-gnu • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-linux-s390x-gnu • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-linux-x64-gnu • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-linux-x64-musl • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-win32-arm64-msvc • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-win32-ia32-msvc • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-win32-x64-msvc • 1.16.2Super-fast alternative for babelINDIRECT0
Apache-2.05
PackageRelationDependenciesPublished
@swc/core-linux-arm-gnueabihf • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core • 1.16.2Super-fast alternative for babelINDIRECT14
@swc/counter • 0.1.3Downloade counter for the swc projectINDIRECT0
@swc/types • 0.1.28Typings for the swc project.INDIRECT1
rxjs • 6.6.7Reactive Extensions for modern JavaScriptINDIRECT1
BSD-3-Clause3
PackageRelationDependenciesPublished
flat • 5.0.2Take a nested Javascript object and flatten it, or unflatten an object with delimited keysINDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
0BSD2
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
dotenv • 10.0.0Loads environment variables from .env fileINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 14.0.3 version:

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