File tree 2 files changed +10
-2
lines changed
packages/interface-blockstore
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## interface-blockstore [ 5.3.0] ( https://github.com/ipfs/js-stores/compare/interface-blockstore-5.2.10...interface-blockstore-5.3.0 ) (2024-08-02)
2
+
3
+
4
+
5
+ ### Dependencies
6
+
7
+ * ** interface-store:** upgraded to 6.0.0
8
+
1
9
## interface-blockstore [ 5.2.10] ( https://github.com/ipfs/js-stores/compare/interface-blockstore-v5.2.9...interface-blockstore-5.2.10 ) (2024-02-12)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " interface-blockstore" ,
3
- "version" : " 5.2.10 " ,
3
+ "version" : " 5.3.0 " ,
4
4
"description" : " An interface for storing and retrieving blocks" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/ipfs/js-stores/tree/main/packages/interface-blockstore#readme" ,
43
43
"release" : " aegir release"
44
44
},
45
45
"dependencies" : {
46
- "interface-store" : " ^5 .0.0" ,
46
+ "interface-store" : " 6 .0.0" ,
47
47
"multiformats" : " ^13.0.1"
48
48
},
49
49
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments