mirror of
https://github.com/denoland/deno.git
synced 2024-10-29 08:58:01 -04:00
89c5aa8598
This commit changes lockfile to be "additive" - ie. integrity check only fails if file/package is already specified in the lockfile, but its integrity doesn't match. If file/package is not present in the lockfile, it will be added to the lockfile and the lockfile will be written to disk. |
||
---|---|---|
.. | ||
resolvers | ||
semver | ||
cache.rs | ||
mod.rs | ||
registry.rs | ||
resolution.rs | ||
tarball.rs |