summaryrefslogtreecommitdiff
path: root/tests/specs/install/future_install_node_modules
AgeCommit message (Expand)Author
2024-08-31chore: remove DENO_FUTURE=1 from spec tests (#25329)Bartek Iwańczuk
2024-08-28feat: improve lockfile v4 to store normalized version constraints and be more...David Sherret
2024-08-20fix: adjust suggestion for lockfile regeneration (#25107)Bartek Iwańczuk
2024-08-19feat(FUTURE): terse lockfile (v4) (#25059)David Sherret
2024-07-24fix(future): Emit `deno install` warning less often, suggest `deno install` i...Nathan Whitaker
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-08FUTURE: `deno install` changes (#23498)Bartek Iwańczuk