@xyo-network/origin-block-repository
Advanced tools
Comparing version 0.8.1 to 0.8.2
{ | ||
"name": "@xyo-network/origin-block-repository", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"description": "An abstraction over a collection of origin blocks and subsequently accessing them", | ||
@@ -10,5 +10,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@xyo-network/bound-witness": "^0.8.1", | ||
"@xyo-network/hashing": "^0.8.0", | ||
"@xyo-network/serialization": "^0.8.0", | ||
"@xyo-network/bound-witness": "^0.8.2", | ||
"@xyo-network/hashing": "^0.8.2", | ||
"@xyo-network/serialization": "^0.8.2", | ||
"@xyo-network/storage": "^0.8.0" | ||
@@ -25,3 +25,3 @@ }, | ||
}, | ||
"gitHead": "91140a4b1b6e5bb78446b4d7e8d18381c7ad335c" | ||
"gitHead": "fb8de340613295011fa36168e9dd22df3e5c19b0" | ||
} |