deno/cli/tools/registry
Bartek Iwańczuk aba91490d6
fix(publish): use lighter crate for opening browser (#22224)
Alternative to https://github.com/denoland/deno/pull/22223 which
switches `webbrowser` crate to `open` (https://crates.io/crates/open)
which is lighterweight.
2024-02-01 16:25:56 +01:00
..
api.rs fix(registry): wait for already pending publish (#21663) 2024-01-08 15:25:18 +00:00
auth.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
diagnostics.rs fix(publish): rename --no-fast-check to --no-zap (#22214) 2024-02-01 02:16:52 +00:00
graph.rs fix(publish): add node specifiers (#22213) 2024-02-01 05:18:44 +01:00
mod.rs fix(publish): use lighter crate for opening browser (#22224) 2024-02-01 16:25:56 +01:00
paths.rs feat(publish): give diagnostic on invalid package files (#22082) 2024-01-24 21:24:52 +00:00
publish_order.rs refactor: load bytes in deno_graph (#22212) 2024-02-01 03:15:22 +00:00
tar.rs feat(publish): give diagnostic on invalid package files (#22082) 2024-01-24 21:24:52 +00:00