summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/package_json/basic
AgeCommit message (Expand)Author
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci
2024-01-24feat: Expand 'imports' section of deno.json (#22087)Bartek Iwańczuk
2023-08-21refactor: upgrade deno_ast 0.28 and deno_semver 0.4 (#20193)David Sherret
2023-08-01feat(bench): print iter/s in the report (#19994)Bartek Iwańczuk
2023-05-10feat(compile): unstable npm and node specifier support (#19005)David Sherret
2023-03-13fix(npm): show a progress bar when initializing the node_modules folder (#18136)David Sherret
2023-02-25chore: fix flaky package_json_basic tests (#17940)David Sherret
2023-02-23feat(npm): support bare specifiers from package.json in more subcommands and ...David Sherret