mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-17 05:07:39 -04:00
* fix(tarball-resolver): add integrity hash to HTTP tarball dependencies * Refactor to download tarball just once * Fix tests * fix: only calc hash when it is not passed in to the fetcher * docs: update changesets