Skip to content

Releases: pichillilorenzo/deps-report

v0.5.0

29 Jun 00:50
Compare
Choose a tag to compare
fixed path.extname checks on find-dependencies and find-dependents co…

…mmands in case of filename.ext1.ext2 format, updated tests, updated README.md, added --only-not-found and --hide-not-found options, added the number of processed files and processing time to CLI output

v0.4.0

27 Jun 23:13
Compare
Choose a tag to compare

added circular dependency options, fixed some checks in find-dependents command, updated tests, updated README.md

v0.3.2

26 Jun 13:07
Compare
Choose a tag to compare
  • some code refactoring
  • updated the first filter of find-dependents checking also for 'require(' and 'import ' strings in the file code

v0.3.1

25 Jun 23:36
Compare
Choose a tag to compare
fixed console.log in find-dependencies command

v0.3.0

25 Jun 22:29
Compare
Choose a tag to compare
added screenshot

v0.2.0

24 Jun 13:28
Compare
Choose a tag to compare
added support for Webpack Config file using --webpack-config option

v0.1.11

22 Jun 21:49
Compare
Choose a tag to compare
updated package.json version

0.1.2

22 Jun 21:58
Compare
Choose a tag to compare
deleted ' depends on ' and ' is a dependency of ' from console.log()

v0.1.0

22 Jun 21:37
Compare
Choose a tag to compare
updated README.md