deno/libs/npm_cache
denobot 3fbb1daddb
Some checks failed
ci / pre-build (push) Has been cancelled
ci / bench release linux-x86_64 (push) Has been cancelled
ci / test debug linux-x86_64 (push) Has been cancelled
ci / test release linux-x86_64 (push) Has been cancelled
ci / test debug macos-x86_64 (push) Has been cancelled
ci / test release macos-x86_64 (push) Has been cancelled
ci / test debug windows-x86_64 (push) Has been cancelled
ci / test release windows-x86_64 (push) Has been cancelled
ci / test debug linux-aarch64 (push) Has been cancelled
ci / test release linux-aarch64 (push) Has been cancelled
ci / test debug macos-aarch64 (push) Has been cancelled
ci / test release macos-aarch64 (push) Has been cancelled
ci / lint debug linux-x86_64 (push) Has been cancelled
ci / lint debug macos-x86_64 (push) Has been cancelled
ci / lint debug windows-x86_64 (push) Has been cancelled
ci / build libs (push) Has been cancelled
ci / publish canary (push) Has been cancelled
2.6.3 (#31690)
Bumped versions for 2.6.3

---------

Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2025-12-20 11:07:07 +00:00
..
Cargo.toml 2.6.3 (#31690) 2025-12-20 11:07:07 +00: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: upgrade Rust to 1.92 (#31592) 2025-12-17 17:06:52 +01: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.