summaryrefslogtreecommitdiff
path: root/tests/specs/install
AgeCommit message (Expand)Author
2024-06-12fix(cli): Explicitly cache NPM packages during `deno install` (#24190)Nathan Whitaker
2024-05-28feat(vendor): support modifying remote files in vendor folder without checksu...David Sherret
2024-05-23fix(cli): Support deno.lock with only package.json present + fix DENO_FUTURE ...Nathan Whitaker
2024-05-16perf(jsr): download metadata files as soon as possible and in parallel (#23836)David Sherret
2024-05-08FUTURE: `deno install` changes (#23498)Bartek IwaƄczuk