1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/npm
David Sherret a9595bad3e
fix(npm): warn when tarball contains hardlink or symlink (#19474)
This is to help us get some visibility into whether we need to support
this.
2023-06-15 22:50:36 +02:00
..
resolvers perf(node): cache realpath_sync calls in read permission check (#19379) 2023-06-15 22:50:33 +02:00
cache.rs refactor(compile): store the npm snapshot in the eszip (#19343) 2023-06-09 01:13:27 +02:00
installer.rs feat(lsp): support lockfile and node_modules directory (#19203) 2023-05-22 21:28:36 -04:00
mod.rs refactor(compile): store the npm snapshot in the eszip (#19343) 2023-06-09 01:13:27 +02:00
registry.rs perf: lazily create RootCertStore (#18938) 2023-05-01 16:42:05 -04:00
resolution.rs refactor(compile): store the npm snapshot in the eszip (#19343) 2023-06-09 01:13:27 +02:00
tarball.rs fix(npm): warn when tarball contains hardlink or symlink (#19474) 2023-06-15 22:50:36 +02:00