lirantal / lockfile-lint

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

Feat/debug for extra verbose information #172

Closed lirantal closed 11 months ago

lirantal commented 11 months ago

Description

This PR adds verbose information in debug mode (when using DEBUG=lockfile-lint as the prefix to running the CLI) to show any time package name validation gets skipped and to print the full name of a package (for cases of npm lockfile v3)