1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests/specs/npm/npmrc_deno_json
David Sherret 566adb7c0a
fix(npm): use configured auth for tarball urls instead of scope auth (#24111)
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.
2024-06-05 21:24:52 +00:00
..
.npmrc fix(npm): use configured auth for tarball urls instead of scope auth (#24111) 2024-06-05 21:24:52 +00:00
__test__.jsonc FUTURE: initial support for .npmrc file (#23560) 2024-05-23 23:26:23 +02:00
deno.json FUTURE: initial support for .npmrc file (#23560) 2024-05-23 23:26:23 +02:00
main.js FUTURE: initial support for .npmrc file (#23560) 2024-05-23 23:26:23 +02:00
main.out fix(npm): use configured auth for tarball urls instead of scope auth (#24111) 2024-06-05 21:24:52 +00:00