summaryrefslogtreecommitdiff
path: root/cli/util/sync.rs
AgeCommit message (Expand)Author
2024-06-05refactor(npm): improve locking around updating npm resolution (#24104)David Sherret
2024-05-29perf(lsp): lock out requests until init is complete (#23998)Nayeem Rahman
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-09-14refactor: remove `DENO_UNSTABLE_NPM_SYNC_DOWNLOAD` and custom sync functional...David Sherret
2023-09-13refactor: move `deno_core::TaskQueue` to `cli::util::sync` (#20481)David Sherret
2023-04-11fix(npm): do not "npm install" when npm specifier happens to match package.js...David Sherret