Files
pnpm/crypto/hash/CHANGELOG.md
2026-04-10 18:30:33 +02:00

876 B

@pnpm/crypto.hash

1001.0.0

Major Changes

  • 491a84f: This package is now pure ESM.
  • 7d2fd48: Node.js v18, 19, 20, and 21 support discontinued.

Patch Changes

  • Updated dependencies [491a84f]
  • Updated dependencies [7d2fd48]
    • @pnpm/fs.graceful-fs@1001.0.0

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 new getTarballIntegrity function. This function was moved from @pnpm/local-resolver and is used to compute the integrity hash of a local tarball file: dependency in the pnpm-lock.yaml file.

1.0.0

Major Changes