Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-18 | fix(npm): ensure scoped package name is encoded in URLs (#26390) | Marvin Hagemeister | |
Fixes https://github.com/denoland/deno/issues/26385 | |||
2024-06-05 | fix(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. |