licenses.dev

@nx/devkit v17.0.0-rc.2

The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT8
PackageRelationDependenciesPublished
@nrwl/devkit • 17.0.0-rc.2The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more.DIRECT17
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
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 2.0.2Brace expansion as known from sh/bashINDIRECT1
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.DIRECT1
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.DIRECT0
tmp • 0.2.5Temporary file and directory creatorDIRECT0
ISC5
PackageRelationDependenciesPublished
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
minimatch • 5.1.6a glob matcher in javascriptINDIRECT2
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 7.5.3The semantic version parser used by npm.DIRECT2
yallist • 4.0.0Yet Another Linked ListINDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
ejs • 3.1.10Embedded JavaScript templatesDIRECT7
filelist • 1.0.4Lazy-evaluating list of files, based on globs or regex patternsINDIRECT3
jake • 10.9.4JavaScript build tool, similar to Make or RakeINDIRECT6
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 17.0.0-rc.2 version:

[![licenses](https://licenses.dev/b/npm/%40nx%2Fdevkit/17.0.0-rc.2)](https://licenses.dev/npm/%40nx%2Fdevkit/17.0.0-rc.2)
<a href="https://licenses.dev/npm/%40nx%2Fdevkit/17.0.0-rc.2">
  <img src="https://licenses.dev/b/npm/%40nx%2Fdevkit/17.0.0-rc.2" alt="licenses" />
</a>
GitHub