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
Nathan Whitaker 6c6bbeb974
fix(node): Implement os.userInfo properly, add missing toPrimitive (#24702)
Fixes the implementation of `os.userInfo`, and adds a missing
`toPrimitive` for `tmpdir`. This allows us to enable the corresponding
node_compat test.
2024-10-31 22:18:33 -07:00
..
Cargo.toml chore: forward v2.0.4 release commit to main (#26636) 2024-10-30 13:46:31 +01:00
clippy.toml refactor(permissions): remove FromStr implementations, add ::parse methods (#25473) 2024-09-06 11:28:53 +02:00
lib.rs fix(node): Implement os.userInfo properly, add missing toPrimitive (#24702) 2024-10-31 22:18:33 -07:00
prompter.rs feat(permissions): expose PermissionPrompter and set_prompter function (#26327) 2024-10-17 12:39:18 -04:00
README.md refactor: add deno_permissions crate (#22236) 2024-03-12 10:42:26 -07:00