summaryrefslogtreecommitdiff
path: root/tests/specs/npm/npmrc_password_no_username
AgeCommit message (Collapse)Author
2024-08-31chore: remove DENO_FUTURE=1 from spec tests (#25329)Bartek IwaƄczuk
Towards https://github.com/denoland/deno/issues/25241
2024-08-14feat(node): support `username` and `_password` in `.npmrc` file (#24793)Asher Gomez
Closes #23950