1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-07 06:46:59 -05:00
denoland-deno/cli/npm
David Sherret 4fab252153 fix(npm): cache bust npm specifiers more aggressively (#18636)
Part 1: #18622 
Part 2: This PR

Closes #16901

---------

Co-authored-by: Luca Casonato <hello@lcas.dev>
2023-04-12 15:52:08 +02:00
..
resolvers fix(npm): reload an npm package's dependency's information when version not found (#18622) 2023-04-12 15:52:07 +02:00
cache.rs refactor(npm): use deno_npm and deno_semver (#18602) 2023-04-12 15:52:03 +02:00
installer.rs fix(npm): cache bust npm specifiers more aggressively (#18636) 2023-04-12 15:52:08 +02:00
mod.rs fix(npm): cache bust npm specifiers more aggressively (#18636) 2023-04-12 15:52:08 +02:00
registry.rs fix(npm): cache bust npm specifiers more aggressively (#18636) 2023-04-12 15:52:08 +02:00
resolution.rs fix(npm): cache bust npm specifiers more aggressively (#18636) 2023-04-12 15:52:08 +02:00
tarball.rs refactor(npm): use deno_npm and deno_semver (#18602) 2023-04-12 15:52:03 +02:00