Skip to content

Commit 5889490

Browse files
committed
CLDSRV-848: add crc32, crc32c, crc64nvme AWS packages
1 parent 9b836b8 commit 5889490

2 files changed

Lines changed: 593 additions & 16 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
},
2020
"homepage": "https://github.com/scality/S3#readme",
2121
"dependencies": {
22+
"@aws-crypto/crc32": "^5.2.0",
23+
"@aws-crypto/crc32c": "^5.2.0",
24+
"@aws-sdk/crc64-nvme-crt": "^3.989.0",
2225
"@azure/storage-blob": "^12.28.0",
2326
"@hapi/joi": "^17.1.1",
2427
"arsenal": "git+https://github.com/scality/arsenal#8.2.46",

0 commit comments

Comments
 (0)