deno/cli/lib/npm
David Sherret 76ce7768ab
refactor(permissions): remove access check callback (#30050)
1. Removes the access check callback, which was kind of confusing.
1. Requires `CheckedPath` for everything in the `FileSystem` trait to
ensure we're always checking permissions.
2025-07-10 21:40:20 -04:00
..
mod.rs refactor: add deno_npm_installer crate (#29319) 2025-05-16 18:11:05 -04:00
permission_checker.rs refactor(permissions): remove access check callback (#30050) 2025-07-10 21:40:20 -04:00