lirantal / lockfile-lint

Lint an npm or yarn lockfile to analyze and detect security issues
Apache License 2.0
782 stars 35 forks source link

Remove strict dependency on `debug` in lockfile-lint-api #125

Closed naugtur closed 2 years ago

naugtur commented 2 years ago

To avoid reaching for tty in lockfile-lint-api package, remove debug as dependency.