Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the exact version in the lock file to compare with the installed package version instead of the version in package.json. #9

Open
hyoban opened this issue Jul 13, 2024 · 1 comment

Comments

@hyoban
Copy link
Collaborator

hyoban commented Jul 13, 2024

npm https://docs.npmjs.com/cli/v10/commands/npm-ls npm ls -package-lock-only -json
pnpm https://pnpm.io/cli/list pnpm ls -json
@tjx666
Copy link
Owner

tjx666 commented Jul 13, 2024

This can be implemented as an extra deps check rule.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants