Remove strict dependency on `debug` in lockfile-lint-api
naugtur opened this issue · 0 comments
naugtur commented
To avoid reaching for tty
in lockfile-lint-api package, remove debug
as dependency.
- Allow passing a reference to debug via arguments or state
- Wire up debug in lockfile-lint main package and in tests