Releases: juandopazo/es-dependency-graph
Releases · juandopazo/es-dependency-graph
Remove unused dependency
This fixes a security issue with that dependency.
Patch release
Updated version of Facebook´s Esprima fork.
Patch release
- Minor documentation updates.
-w
and-b
marked as "flags" for the CLI.
Patch release
This release contains the following changes:
- Fix the CLI not giving any help when the user did not provide any arguments.
Patch release
This release contains the following changes:
- Fixed the CLI which was pointing to an ES6 source file instead of the compiled file
- Using Facebook's fork of Esprima instead of including Esprima in the repository
Initial release
Initial release. module-graph
only exports one function that takes either source code or an AST object and returns information about the dependencies in that module.
Read more about it in the README.