deno/cli/npm/managed/cache
David Sherret 566adb7c0a
fix(npm): use configured auth for tarball urls instead of scope auth (#24111)
Deno was using the scope auth for the tarball urls, which is not always
correct. We are going to do a release immediately for this issue.
2024-06-05 21:24:52 +00:00
..
mod.rs refactor(npm): improve locking around updating npm resolution (#24104) 2024-06-05 15:17:35 -04:00
registry_info.rs refactor(npm): improve locking around updating npm resolution (#24104) 2024-06-05 15:17:35 -04:00
tarball.rs fix(npm): use configured auth for tarball urls instead of scope auth (#24111) 2024-06-05 21:24:52 +00:00
tarball_extract.rs refactor: extract structs for downloading tarballs and npm registry packuments (#24067) 2024-06-03 01:39:13 +00:00