summaryrefslogtreecommitdiff
path: root/tests/specs/npm/npmrc_not_next_to_package_json
AgeCommit message (Expand)Author
2024-08-22chore: enable `log` feature for tracing crate (#25078)Yusuke Tanaka
2024-07-09fix: test in presence of .npmrc (#24486)snek
2024-07-02feat(cli): Add `--frozen` flag to error out if lockfile is out of date (#24355)Nathan Whitaker
2024-07-01fix(windows): check USERPROFILE env var for finding home directory (#24384)David Sherret
2024-06-12fix(cli): Explicitly cache NPM packages during `deno install` (#24190)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-23FUTURE: initial support for .npmrc file (#23560)Bartek Iwańczuk