deno/libs/npm_cache
denobot d5b1548eba
2.6.0 (#31549)
Bumped versions for 2.6.0

---------

Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2025-12-10 14:29:22 +01:00
..
Cargo.toml 2.6.0 (#31549) 2025-12-10 14:29:22 +01:00
clippy.toml chore: fix lint warnings (#30399) 2025-08-13 20:25:57 -04:00
fs_util.rs refactor: rename resolvers folder to libs (#29742) 2025-06-13 22:04:07 +00:00
lib.rs feat(install): more informative deno install output (#30387) 2025-08-21 12:35:02 +02:00
README.md refactor: rename resolvers folder to libs (#29742) 2025-06-13 22:04:07 +00:00
registry_info.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
remote.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
rt.rs refactor: rename resolvers folder to libs (#29742) 2025-06-13 22:04:07 +00:00
tarball.rs fix(install): report installed npm packages when not using node_modules, fix double counting (#31536) 2025-12-09 12:20:03 +00:00
tarball_extract.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00

deno_npm_cache

crates docs

Helpers for downloading and caching npm dependencies for Deno.