licenses.dev

precinct v11.0.5

Unleash the detectives

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT53
PackageRelationDependenciesPublished
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.27.0A JavaScript parserINDIRECT3
@babel/types • 7.27.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@dependents/detective-less • 4.1.0Find the dependencies of a less fileDIRECT7
@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
@typescript-eslint/types • 5.62.0Types for the TypeScript-ESTree AST specINDIRECT0
@typescript-eslint/visitor-keys • 5.62.0Visitor keys used to help traverse the TypeScript-ESTree ASTINDIRECT2
array-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
ast-module-types • 5.0.0Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.INDIRECT0
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
color-name • 1.1.4A list of color names and its valuesINDIRECT0
commander • 10.0.1the complete solution for node.js command-line programsDIRECT0
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
detective-amd • 5.0.2Find all dependencies within a JavaScript file using AMD module syntaxDIRECT12
detective-cjs • 5.0.1Get the dependencies of a CommonJS module by traversing its ASTDIRECT6
detective-es6 • 4.0.1Get the dependencies of an ES6 moduleDIRECT5
detective-postcss • 6.1.3Detective to find dependents of CSS (PostCSS dialect)DIRECT9
detective-sass • 5.0.3Find the dependencies of a sass fileDIRECT7
detective-scss • 4.0.3Find the dependencies of an scss fileDIRECT7
detective-stylus • 4.0.0Get the dependencies of a Stylus fileDIRECT0
detective-typescript • 11.2.0Get the dependencies of a TypeScript moduleDIRECT40
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsINDIRECT17
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
get-amd-module-type • 5.0.1Get the type of an AMD module used for an AST node or within a fileINDIRECT6
globby • 11.1.0User-friendly glob matchingINDIRECT23
gonzales-pe • 4.3.0Gonzales Preprocessor Edition (fast CSS parser)INDIRECT1
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
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-url-superb • 4.0.0Check if a string is a URLINDIRECT0
is-url • 1.2.4Check whether a string is a URL.INDIRECT0
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
minimist • 1.2.8parse argument optionsINDIRECT0
module-definition • 5.0.1Determines if a file is using a CommonJS or AMD module definitionDIRECT6
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nanoid • 3.3.11A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
node-source-walk • 6.0.2Execute a callback on every node of a source code's AST and stop walking when you see fitDIRECT4
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
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 • 8.5.3Tool for transforming styles with JS pluginsINDIRECT3
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
quote-unquote • 1.0.0quote and unquote strings. escapes internal quotes and slashes. Automatically decides whether to use single or double quotes.INDIRECT0
reusify • 1.1.0Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
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
tsutils • 3.21.0utilities for working with typescript's ASTINDIRECT1
BSD-2-Clause5
PackageRelationDependenciesPublished
@typescript-eslint/typescript-estree • 5.62.0A parser that converts TypeScript source code into an ESTree compatible formINDIRECT32
escodegen • 2.1.0ECMAScript code generatorINDIRECT4
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
ISC4
PackageRelationDependenciesPublished
fastq • 1.19.1Fast, in memory work queueINDIRECT1
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 7.7.1The semantic version parser used by npm.INDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
eslint-visitor-keys • 3.4.3Constants and utilities about visitor keys to traverse AST.INDIRECT0
typescript • 5.8.2TypeScript is a language for application scale JavaScript developmentINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
MPL-2.01
PackageRelationDependenciesPublished
postcss-values-parser • 6.0.2A CSS property value parser for use with PostCSSINDIRECT3
0BSD1
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 11.0.5 version:

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