summaryrefslogtreecommitdiff
path: root/cli/npm/managed/cache/registry_info.rs
AgeCommit message (Expand)Author
2024-08-14feat(node): support `username` and `_password` in `.npmrc` file (#24793)Asher Gomez
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: don't share `reqwest::HttpClient` across tokio runtimes (#24092)David Sherret
2024-06-03refactor: extract structs for downloading tarballs and npm registry packument...David Sherret