Hacker News new | ask | show | jobs
by qbasic_forever 1206 days ago
Deno puts a hash of the dependency contents in a lock file so it can ensure the contents of a dependency haven't been changed unexpectedly: https://deno.land/manual@v1.29.2/basics/modules/integrity_ch...