licenses.dev

@nrwl/devkit v15.8.0-beta.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

MIT13
PackageRelationDependenciesPublished
@phenomnomnominal/tsquery • 4.1.1Query TypeScript ASTs with the esquery API!DIRECT2
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
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 • 1.1.11Brace expansion as known from sh/bashINDIRECT2
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
chalk • 4.1.2Terminal string styling done rightINDIRECT5
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
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.DIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
ISC5
PackageRelationDependenciesPublished
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
minimatch • 5.1.6a glob matcher in javascriptINDIRECT2
semver • 7.3.4The semantic version parser used by npm.DIRECT2
yallist • 4.0.0Yet Another Linked ListINDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
ejs • 3.1.10Embedded JavaScript templatesDIRECT15
filelist • 1.0.4Lazy-evaluating list of files, based on globs or regex patternsINDIRECT3
jake • 10.9.2JavaScript build tool, similar to Make or RakeINDIRECT14
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
esquery • 1.6.0A query library for ECMAScript AST using a CSS selector like query language.INDIRECT1
BSD-2-Clause1
PackageRelationDependenciesPublished
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 15.8.0-beta.2 version:

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