Age | Commit message (Expand) | Author |
---|---|---|
2024-02-10 | chore: move cli/tests/ -> tests/ (#22369) | Matt Mastracci |
2023-12-06 | chore: bump deno_core and update tests (#21467) | Matt Mastracci |
2023-06-09 | chore: fix flaky package_json_auto_discovered_for_local_script_arg (#19445) | David Sherret |
2023-04-30 | refactor: merge Deno & Node inspectors (#18691) | Leo Kettmeir |
2023-03-21 | chore(ext/console): inspect anonymous function as `[Function (anonymous)]` (#... | Yoshiya Hinosawa |
2023-02-24 | fix(npm): lazily install package.json dependencies only when necessary (#17931) | David Sherret |
2023-02-24 | fix(npm): package.json auto-discovery should respect `--no-config` and `--no-... | David Sherret |
2023-02-22 | fix(npm): resolve node_modules dir relative to package.json instead of cwd (#... | David Sherret |
2023-02-22 | feat: support bare specifier resolution with package.json (#17864) | Bartek Iwańczuk |
2023-02-20 | feat: auto-discover package.json for npm dependencies (#17272) | Bartek Iwańczuk |