1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/cli/npm
David Sherret 763d492ed6
fix(npm): use an http client with connection pool (#16705)
Should make downloading npm packages faster and more reliable.
2022-11-18 17:28:14 -05:00
..
resolution fix(npm): ancestor that resolves peer dependency should not include self in id (#16693) 2022-11-18 09:41:06 -05:00
resolvers chore: use Rust 1.65.0 (#16688) 2022-11-18 02:59:10 +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-18 17:28:14 -05: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-18 17:28:14 -05:00
tarball.rs chore: use Rust 1.65.0 (#16688) 2022-11-18 02:59:10 +01:00