summaryrefslogtreecommitdiff
path: root/cli/tools/registry/pm/cache_deps.rs
AgeCommit message (Expand)Author
2024-11-08fix(install): cache jsr deps from all workspace config files (#26779)Nathan Whitaker
2024-10-25fix(install): cache json exports of JSR packages (#26552)Nathan Whitaker
2024-10-24fix(install): don't cache json exports of JSR packages (for now) (#26530)Nathan Whitaker
2024-10-23fix(install): cache all exports of JSR packages listed in `deno.json` (#26501)Nathan Whitaker
2024-10-17fix(install): don't attempt to cache specifiers that point to directories (#2...Nathan Whitaker
2024-10-04fix(install): surface package.json dependency errors (#26023)David Sherret
2024-09-26feat: add `--allow-import` flag (#25469)Bartek IwaƄczuk
2024-09-18feat: default to TS for file extension and support ext flag in more scenarios...Leo Kettmeir
2024-09-16refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508)David Sherret
2024-08-21fix(add): Handle packages without root exports (#25102)Nathan Whitaker