mirror of
https://github.com/denoland/deno.git
synced 2025-12-23 08:48:24 +00:00
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> |
||
|---|---|---|
| .. | ||
| allow_import | ||
| allow_import_cached_only | ||
| allow_import_info | ||
| allow_import_jsx | ||
| allow_import_main_module | ||
| allow_import_not_on_redirect | ||
| allow_import_worker | ||
| deny_run_binary_absolute_path | ||
| make_temp_write_perm | ||
| path_not_permitted | ||
| proc_self_fd | ||
| process_env_permissions | ||
| special | ||
| write_allow_binary | ||