summaryrefslogtreecommitdiff
path: root/cli/npm/managed/cache/mod.rs
AgeCommit message (Expand)Author
2024-11-01fix: improved support for cjs and cts modules (#26558)David Sherret
2024-10-24fix: `.npmrc` settings not being passed to install/add command (#26473)Marvin Hagemeister
2024-09-28refactor: move NpmCacheDir to deno_cache_dir (#25916)David Sherret
2024-06-05refactor(npm): improve locking around updating npm resolution (#24104)David Sherret
2024-06-05fix: better handling of npm resolution occurring on workers (#24094)David Sherret
2024-06-03refactor: extract structs for downloading tarballs and npm registry packument...David Sherret