File tree 2 files changed +10
-2
lines changed
packages/interface-datastore
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## interface-datastore [ 8.3.0] ( https://github.com/ipfs/js-stores/compare/interface-datastore-8.2.11...interface-datastore-8.3.0 ) (2024-08-02)
2
+
3
+
4
+
5
+ ### Dependencies
6
+
7
+ * ** interface-store:** upgraded to 6.0.0
8
+
1
9
## interface-datastore [ 8.2.11] ( https://github.com/ipfs/js-stores/compare/interface-datastore-v8.2.10...interface-datastore-8.2.11 ) (2024-02-12)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " interface-datastore" ,
3
- "version" : " 8.2.11 " ,
3
+ "version" : " 8.3.0 " ,
4
4
"description" : " datastore interface" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/ipfs/js-stores/tree/main/packages/interface-datastore#readme" ,
76
76
"release" : " aegir release"
77
77
},
78
78
"dependencies" : {
79
- "interface-store" : " ^5 .0.0" ,
79
+ "interface-store" : " 6 .0.0" ,
80
80
"uint8arrays" : " ^5.0.2"
81
81
},
82
82
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments