Validates lockfile consistency against package.json dependencies.
Summary
Functions
Runs all consistency checks.
Checks if the lockfile has packages not in package.json dependencies.
Formats check results for display.
Checks if locked versions satisfy the declared ranges.
Checks if all package.json dependencies are in the lockfile.
Functions
Runs all consistency checks.
Checks if the lockfile has packages not in package.json dependencies.
Formats check results for display.
Checks if locked versions satisfy the declared ranges.
Checks if all package.json dependencies are in the lockfile.