summaryrefslogtreecommitdiff
path: root/tests/registry/npm-private/@denotest/tarballs-privateserver2/1.0.0
AgeCommit message (Collapse)Author
2024-06-05fix(npm): use configured auth for tarball urls instead of scope auth (#24111)David Sherret
Deno was using the scope auth for the tarball urls, which is not always correct. We are going to do a release immediately for this issue.