1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/cli/npm/managed
David Sherret f16b4d4df8
fix(npm): make tarball extraction more reliable (#23759)
1. Extracts to a directory beside the destination.
2. Renames to the destination with retries.
2024-05-14 14:26:48 -04:00
..
resolvers fix(npm): do not panic hitting root dir while resolving npm package (#23556) 2024-04-25 14:13:55 +00:00
cache.rs fix(npm): make tarball extraction more reliable (#23759) 2024-05-14 14:26:48 -04:00
installer.rs feat(lockfile): track JSR and npm dependencies in config file (#22004) 2024-01-22 22:31:12 +01:00
mod.rs fix(check): cache bust when changing nodeModulesDir setting (#23355) 2024-04-15 18:58:04 -04:00
registry.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
resolution.rs perf(lsp): use lockfile to reduce npm pkg resolution time (#23247) 2024-04-05 22:33:01 +00:00
tarball.rs fix(npm): make tarball extraction more reliable (#23759) 2024-05-14 14:26:48 -04:00