summaryrefslogtreecommitdiff
path: root/tests/specs/npm/npmrc
AgeCommit message (Expand)Author
2024-10-14feat(cli): improve deno info output for npm packages (#25906)Luca Casonato
2024-08-31chore: remove DENO_FUTURE=1 from spec tests (#25329)Bartek Iwańczuk
2024-08-30refactor: remove DENO_FUTURE (#25314)David Sherret
2024-08-30BREAKING: `DENO_FUTURE=1` by default, or welcome to Deno 2.0 (#25213)Bartek Iwańczuk
2024-07-24fix(future): Emit `deno install` warning less often, suggest `deno install` i...Nathan Whitaker
2024-06-05fix(npm): use configured auth for tarball urls instead of scope auth (#24111)David Sherret
2024-06-05fix: update deno_npm (#24065)Bartek Iwańczuk
2024-05-30feat: do not require `DENO_FUTURE=1` for npmrc support (#24043)David Sherret
2024-05-23FUTURE: initial support for .npmrc file (#23560)Bartek Iwańczuk