1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-01 16:51:13 -05:00
denoland-deno/cli/npm
David Sherret a44675cc2a
fix(npm): use an http client with connection pool (#16705)
Should make downloading npm packages faster and more reliable.
2022-11-24 20:25:20 +01:00
..
resolution perf(npm): make dependency resolution faster (#16694) 2022-11-24 20:25:03 +01:00
resolvers chore: use Rust 1.65.0 (#16688) 2022-11-24 20:25:03 +01:00
semver fix(npm): support dist tags specified in npm package dependencies (#16652) 2022-11-15 20:52:27 -05:00
cache.rs fix(npm): use an http client with connection pool (#16705) 2022-11-24 20:25:20 +01:00
mod.rs feat(unstable/npm): module graph derived npm specifier resolution order (#16602) 2022-11-11 21:26:14 -05:00
registry.rs fix(npm): use an http client with connection pool (#16705) 2022-11-24 20:25:20 +01:00
tarball.rs chore: use Rust 1.65.0 (#16688) 2022-11-24 20:25:03 +01:00