deno/cli/tools/registry
David Sherret 594d8397ad
fix(publish): properly display graph validation errors (#22775)
The graph validation errors were displaying cryptically during publish.
This fixes that.
2024-03-07 17:30:30 +01:00
..
api.rs feat(publish): add npm: suggestion for esm.sh specifiers (#22343) 2024-03-04 09:55:28 +05:30
auth.rs fix(publish): permissionless dry-run in GHA (#22679) 2024-03-06 18:26:20 +05:30
diagnostics.rs feat(publish): add npm: suggestion for esm.sh specifiers (#22343) 2024-03-04 09:55:28 +05:30
graph.rs feat(unstable/lint): no-slow-types for JSR packages (#22430) 2024-02-19 15:28:41 +00:00
mod.rs fix(publish): properly display graph validation errors (#22775) 2024-03-07 17:30:30 +01:00
paths.rs feat(publish): give diagnostic on invalid package files (#22082) 2024-01-24 21:24:52 +00:00
pm.rs feat(unstable/pm): support npm packages in 'deno add' (#22715) 2024-03-06 13:24:15 +00:00
provenance.rs feat(publish): provenance attestation (#22573) 2024-02-28 07:58:02 +05:30
publish_order.rs feat(unstable/lint): no-slow-types for JSR packages (#22430) 2024-02-19 15:28:41 +00:00
tar.rs fix(publish): print a warning when .jsx or .tsx is imported (#22631) 2024-02-29 12:54:57 +01:00
unfurl.rs fix(tools/publish): correctly handle importing from self in unfurling (#22774) 2024-03-07 17:29:17 +01:00