lirantal / lockfile-lint

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

Bare output option for basic environments #133

Closed iessa-pragg-ctct closed 11 months ago

iessa-pragg-ctct commented 1 year ago

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like Would be nice to have a bare output option for use in environments that don't like colors/emojis.

Example

lockfile-lint ... --no-color
lockfile-lint ... --no-decoration
lirantal commented 11 months ago

Closing as this is already implemented. Thanks for the idea @iessa-pragg-ctct 🤗