Closed aviaviavi closed 1 year ago
Closes #55
This PR introduces the skipTraversal flag, to solve the issue of timeouts on projects with lots of dependencies, as npm ls is quite slow.
skipTraversal
npm ls
Closes #55
This PR introduces the
skipTraversal
flag, to solve the issue of timeouts on projects with lots of dependencies, asnpm ls
is quite slow.