1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-04 08:54:20 -05:00
denoland-deno/cli/npm/resolution
Bartek Iwańczuk bf237c6241
refactor: Move lockfile to a separate crate (#17503)
Moves the lockfile implementation to a separate crate so other projects
like Deploy can use it as well.
2023-01-23 23:41:02 +01:00
..
graph.rs fix(npm): handle an npm package that has itself as a dependency (#17425) 2023-01-14 15:10:07 -05:00
mod.rs refactor: Move lockfile to a separate crate (#17503) 2023-01-23 23:41:02 +01:00
snapshot.rs fix(npm): support old packages and registries with no integrity, but with a sha1sum (#17289) 2023-01-06 11:36:12 -05:00
specifier.rs refactor(cli,core,ext,rt): remove some unnecessary clone or malloc (#17274) 2023-01-05 14:29:50 -05:00