summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/npm/cjs_with_deps
AgeCommit message (Expand)Author
2023-09-14refactor: remove `DENO_UNSTABLE_NPM_SYNC_DOWNLOAD` and custom sync functional...David Sherret
2023-08-21refactor: upgrade deno_ast 0.28 and deno_semver 0.4 (#20193)David Sherret
2023-03-13fix(npm): show a progress bar when initializing the node_modules folder (#18136)David Sherret
2023-02-22refactor: use deno_graph for npm specifiers (#17858)David Sherret
2022-10-31feat(unstable/npm): `deno info --json` support for npm specifiers (#16472)David Sherret
2022-10-28feat: support npm specifiers in `deno info` for display text output only (#16...David Sherret
2022-08-23feat: binary npm commands (#15542)David Sherret
2022-08-22feat(unstable): Respect --cached-only flags for npm: specifiers (#15512)Bartek IwaƄczuk
2022-08-20feat(unstable): initial support for npm specifiers (#15484)David Sherret