1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-24 15:19:26 -05:00
denoland-deno/cli/tools
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
..
coverage refactor(core): Improve ergonomics of managing ASCII strings (#18498) 2023-04-12 15:49:39 +02:00
init refactor(init): remove CURRENT_STD_URL (#18375) 2023-03-23 03:11:18 +00:00
repl refactor(npm): use deno_npm and deno_semver (#18602) 2023-04-12 15:52:03 +02:00
vendor fix(npm): cache bust npm specifiers more aggressively (#18636) 2023-04-12 15:52:08 +02:00
bench.rs refactor: include mitata (#18426) 2023-03-31 11:43:18 -06:00
bundle.rs feat(cli): --ext parameter for run, compile, and bundle (#17172) 2023-03-22 10:15:53 -04:00
check.rs perf(check): faster source hashing (#18534) 2023-04-01 17:34:08 -04:00
doc.rs Revert "fix(cli): don't store blob and data urls in the module cache (#18261)" (#18572) 2023-04-12 15:44:00 +02:00
fmt.rs feat(core): initialize SQLite off-main-thread (#18401) 2023-03-31 11:43:19 -06:00
info.rs fix(npm): cache bust npm specifiers more aggressively (#18636) 2023-04-12 15:52:08 +02:00
installer.rs refactor(npm): use deno_npm and deno_semver (#18602) 2023-04-12 15:52:03 +02:00
lint.rs feat(core): initialize SQLite off-main-thread (#18401) 2023-03-31 11:43:19 -06:00
mod.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
run.rs Revert "fix(cli): don't store blob and data urls in the module cache (#18261)" (#18572) 2023-04-12 15:44:00 +02:00
standalone.rs chore(test_util): replace tempdir code w/tempdir crate (#18340) 2023-03-22 12:55:19 -06:00
task.rs refactor(npm): use deno_npm and deno_semver (#18602) 2023-04-12 15:52:03 +02:00
test.rs chore: fix flaky tests checking ms when CI is slow (#18559) 2023-04-12 15:49:40 +02:00
upgrade.rs refactor(npm): use deno_npm and deno_semver (#18602) 2023-04-12 15:52:03 +02:00