mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-27 10:30:58 -04:00
784 B
784 B
@pnpm/crypto.object-hasher
1001.0.0
Major Changes
Minor Changes
3bf5e21: Added a way to append a manifest to a package with no package.json file.
1000.1.0
Minor Changes
b0ead51:hashObjectWithoutSortingcan accept options.
1000.0.1
Patch Changes
3717340: Print the warning about blocked installation scripts at the end of the installation output and make it more prominent.
3.0.0
Major Changes
501c152: Use SHA256 encoded in base64 to hash objects.
2.0.0
Major Changes
d636eed: fix(object-hasher): switch to object-hash to fix hashing of large objects
1.0.0
Major Changes
0c383327e: Initial release.