deno/cli/npm
Matt Mastracci 4791d16a8e
perf(cli): use faster_hex (#22761)
`cli::util::checksum` was showing up on flame graphs because it was
concatenating allocated strings. We can use `faster-hex` to improve it.
2024-03-07 10:00:43 -07:00
..
managed perf(cli): use faster_hex (#22761) 2024-03-07 10:00:43 -07:00
byonm.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
cache_dir.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
common.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
mod.rs feat(unstable/pm): support npm packages in 'deno add' (#22715) 2024-03-06 13:24:15 +00:00