yarn check --integrity
Category: Node.js & npm/yarn
yarn check --integrity
Verify that installed node_modules match the checksums in yarn.lock
Verifies that the packages in node_modules match the checksums recorded in yarn.lock — detects tampering or corruption.