mirror of
https://github.com/denoland/deno.git
synced 2024-12-22 07:14:47 -05: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 |