Age | Commit message (Expand) | Author |
---|---|---|
2024-08-14 | feat(node): support `username` and `_password` in `.npmrc` file (#24793) | Asher Gomez |
2024-07-18 | Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#2... | Bartek IwaĆczuk |
2024-07-13 | Revert "refactor(fetch): reimplement fetch with hyper instead of reqwest (#24... | Ryan Dahl |
2024-07-13 | refactor(fetch): reimplement fetch with hyper instead of reqwest (#24237) | Sean McArthur |
2024-06-05 | fix(npm): use configured auth for tarball urls instead of scope auth (#24111) | David Sherret |
2024-06-05 | refactor(npm): improve locking around updating npm resolution (#24104) | David Sherret |
2024-06-05 | fix: better handling of npm resolution occurring on workers (#24094) | David Sherret |
2024-06-03 | refactor: don't share `reqwest::HttpClient` across tokio runtimes (#24092) | David Sherret |
2024-06-03 | refactor: extract structs for downloading tarballs and npm registry packument... | David Sherret |