mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-27 18:46:18 -04:00
876 B
876 B
@pnpm/crypto.hash
1001.0.0
Major Changes
Patch Changes
1000.2.1
Patch Changes
- Updated dependencies [
9b9faa5]- @pnpm/graceful-fs@1000.0.1
1000.2.0
Minor Changes
cf630a8: A new function added: createHashFromMultipleFiles.
1000.1.1
Patch Changes
- Updated dependencies [
58d8597]- @pnpm/crypto.polyfill@1000.1.0
1000.1.0
Minor Changes
daf47e9: Added a newgetTarballIntegrityfunction. This function was moved from@pnpm/local-resolverand is used to compute the integrity hash of a local tarballfile:dependency in thepnpm-lock.yamlfile.
1.0.0
Major Changes
dcd2917: Initial release.