Reading a Lockfile: Supply Chain in Practice
What package-lock.json actually records, what its integrity hashes do and do not prove, and where the real install-time risk sits.
2 posts
What package-lock.json actually records, what its integrity hashes do and do not prove, and where the real install-time risk sits.
A walk through one request to a Vite dev server: resolution, the transform pipeline, import rewriting, pre-bundling, and why production differs.