This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-11-25 15:29:32 -05:00
Code
Issues
Packages
1
Wiki
Activity
75f8164b04
denoland-deno
/
tests
/
specs
/
npm
/
npmrc_bad_token
/
.npmrc
3 lines
85 B
Text
Raw
Normal View
History
Unescape
Escape
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 17:24:52 -04:00
@denotest:registry=http://localhost:4261/
//localhost:4261/:_authToken=invalid-token
Copy permalink