File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 155155 "@ipld/dag-pb" : " ^2.0.2" ,
156156 "@multiformats/murmur3" : " ^1.0.3" ,
157157 "err-code" : " ^3.0.1" ,
158- "hamt-sharding" : " ^2 .0.0" ,
158+ "hamt-sharding" : " ^3 .0.0" ,
159159 "interface-blockstore" : " ^2.0.3" ,
160160 "ipfs-unixfs" : " ^6.0.0" ,
161161 "it-last" : " ^1.0.5" ,
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ const toPrefix = (position) => {
6363}
6464
6565/**
66- * @param {import('hamt-sharding').Bucket. BucketPosition<boolean> } position
66+ * @param {import('hamt-sharding').BucketPosition<boolean> } position
6767 */
6868const toBucketPath = ( position ) => {
6969 let bucket = position . bucket
Original file line number Diff line number Diff line change 155155 "@multiformats/murmur3" : " ^1.0.3" ,
156156 "bl" : " ^5.0.0" ,
157157 "err-code" : " ^3.0.1" ,
158- "hamt-sharding" : " ^2 .0.0" ,
158+ "hamt-sharding" : " ^3 .0.0" ,
159159 "interface-blockstore" : " ^2.0.3" ,
160160 "ipfs-unixfs" : " ^6.0.0" ,
161161 "it-all" : " ^1.0.5" ,
You can’t perform that action at this time.
0 commit comments