1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/runtime/permissions
Matt Mastracci eccdb0e99a
chore(permissions): add allow_all flag (#22890)
Unlocking a potential perf optimization at a later date -- carry the
`allow_all` flag into the permission container.
2024-03-13 16:07:24 +00:00
..
Cargo.toml refactor: add deno_permissions crate (#22236) 2024-03-12 10:42:26 -07:00
lib.rs chore(permissions): add allow_all flag (#22890) 2024-03-13 16:07:24 +00:00
prompter.rs feat(core): highlight unprintable chars in permission prompts (#22468) 2024-02-19 04:51:06 +00:00
README.md refactor: add deno_permissions crate (#22236) 2024-03-12 10:42:26 -07:00