licenses.dev

node-source-walk v6.0.2

Execute a callback on every node of a source code's AST and stop walking when you see fit

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT4
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.26.2A JavaScript parserDIRECT3
@babel/types • 7.26.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 6.0.2 version:

[![licenses](https://licenses.dev/b/npm/node-source-walk/6.0.2)](https://licenses.dev/npm/node-source-walk/6.0.2)
<a href="https://licenses.dev/npm/node-source-walk/6.0.2">
  <img src="https://licenses.dev/b/npm/node-source-walk/6.0.2" alt="licenses" />
</a>
GitHub