0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-11 08:25:20 -05:00
denoland-deno/cli/tools/registry
Bartek Iwańczuk 3b8d7bc1b3 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-08 14:56:46 +05:30
..
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 11:19:56 +05:30
graph.rs fix(publish): add node specifiers (#22213) 2024-02-01 11:19:56 +05:30
mod.rs fix(publish): use lighter crate for opening browser (#22224) 2024-02-08 14:56:46 +05:30
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 11:19:56 +05:30
tar.rs feat(publish): give diagnostic on invalid package files (#22082) 2024-01-24 21:24:52 +00:00