licenses.dev

detective-amd v5.0.2

Find all dependencies within a JavaScript file using AMD module syntax

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT7
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
ast-module-types • 5.0.0Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.DIRECT0
get-amd-module-type • 5.0.1Get the type of an AMD module used for an AST node or within a fileDIRECT6
node-source-walk • 6.0.2Execute a callback on every node of a source code's AST and stop walking when you see fitDIRECT4
BSD-2-Clause4
PackageRelationDependenciesPublished
escodegen • 2.1.0ECMAScript code generatorDIRECT4
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
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-amd)](https://licenses.dev/npm/detective-amd)
<a href="https://licenses.dev/npm/detective-amd">
  <img src="https://licenses.dev/b/npm/detective-amd" alt="licenses" />
</a>

Or the licenses badge code for the 5.0.2 version:

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