deno/cli/args
sgasho b5e41f605d
feat: Add --deny-import flag (#29702)
Closes: #29502

This commit adds a complementary flag to the "--allow-import" flag, that
allows to deny certain hosts.

---------

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2025-06-28 12:59:18 +00:00
..
flags.rs feat: Add --deny-import flag (#29702) 2025-06-28 12:59:18 +00:00
flags_net.rs feat: --allow-net supports CIDR ranges (#29704) 2025-06-26 22:13:04 +02:00
mod.rs feat: Add --deny-import flag (#29702) 2025-06-28 12:59:18 +00:00