1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-01 16:51:13 -05:00
denoland-deno/cli/tools/registry
Nathan Whitaker 48da3c17ea
fix(add): Handle packages without root exports (#25102)
Fixes #24607.

This PR makes the logic that caches top level dependencies (things
present in import map) smarter, so we handle JSR dependencies without
root exports.
2024-08-21 15:23:32 -07:00
..
pm fix(add): Handle packages without root exports (#25102) 2024-08-21 15:23:32 -07:00
api.rs feat(publish): suggest importing jsr:@std/ for deno.land/std urls (#25046) 2024-08-16 10:42:11 -04:00
auth.rs fix(publish): permissionless dry-run in GHA (#22679) 2024-03-06 18:26:20 +05:30
diagnostics.rs feat(config/jsr): add license field (#25056) 2024-08-16 13:12:52 +00:00
graph.rs fix(publish): surface syntax errors when using --no-check (#24620) 2024-07-17 23:06:30 -04:00
mod.rs fix(add): Handle packages without root exports (#25102) 2024-08-21 15:23:32 -07:00
paths.rs fix(publish): workspace included license file had incorrect path (#24747) 2024-07-26 15:35:29 +00:00
pm.rs fix(add): Handle packages without root exports (#25102) 2024-08-21 15:23:32 -07:00
provenance.rs Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#24593) 2024-07-18 01:37:31 +02:00
publish_order.rs feat: npm workspace and better Deno workspace support (#24334) 2024-07-04 00:54:33 +00:00
tar.rs fix(publish): workspace included license file had incorrect path (#24747) 2024-07-26 15:35:29 +00:00
unfurl.rs feat(unstable): ability to use a local copy of jsr packages (#25068) 2024-08-20 14:11:43 +00:00