licenses.dev

detective v4.1.1

find all require() calls by walking the AST

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT9
PackageRelationDependenciesPublished
acorn • 1.2.2ECMAScript parserDIRECT0
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaNINDIRECT0
defined • 1.0.1return the first argument that is `!== undefined`DIRECT0
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.INDIRECT0
levn • 0.3.0Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
optionator • 0.8.3option parsing and help generationINDIRECT6
prelude-ls • 1.1.2prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.INDIRECT0
type-check • 0.3.2type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
word-wrap • 1.2.5Wrap words to a specified length.INDIRECT0
BSD-2-Clause4
PackageRelationDependenciesPublished
escodegen • 1.14.3ECMAScript code generatorDIRECT11
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
estraverse • 4.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.1.1 version:

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