summaryrefslogtreecommitdiff
path: root/cli/npm/tarball.rs
AgeCommit message (Expand)Author
2023-02-22refactor: use deno_graph for npm specifiers (#17858)David Sherret
2023-02-15refactor: use deno_graph's semver and npm structs (#17791)David Sherret
2023-01-31refactor(semver): generalize semver related structs (#17605)David Sherret
2023-01-27chore: upgrade to Rust 1.67 (#17548)David Sherret
2023-01-06fix(npm): support old packages and registries with no integrity, but with a s...David Sherret
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-11-18chore: use Rust 1.65.0 (#16688)Aaron O'Mullan
2022-11-08feat(unstable/npm): support peer dependencies (#16561)David Sherret
2022-09-01fix(npm): better node version and version requirement compatibility (#15714)David Sherret
2022-08-30fix(npm): skip extracting pax_global_header from tarballs (#15677)Bartek IwaƄczuk
2022-08-10feat: add initial internal npm client and dependency resolver (#15446)David Sherret