Use 'package-lock.json -nt node_modules/.package-lock.json' to detect when lockfile changed (e.g. after git pull). Use 'npm ci' for deterministic install instead of 'npm install'.
Use 'package-lock.json -nt node_modules/.package-lock.json' to detect when lockfile changed (e.g. after git pull). Use 'npm ci' for deterministic install instead of 'npm install'.