@cryptoeconomicslab/db
Advanced tools
Comparing version 0.6.0-alpha.0 to 0.6.0
{ | ||
"name": "@cryptoeconomicslab/db", | ||
"version": "0.6.0-alpha.0", | ||
"version": "0.6.0", | ||
"description": "db", | ||
@@ -32,13 +32,13 @@ "author": { | ||
"dependencies": { | ||
"@cryptoeconomicslab/coder": "^0.6.0-alpha.0", | ||
"@cryptoeconomicslab/context": "^0.6.0-alpha.0", | ||
"@cryptoeconomicslab/hash": "^0.6.0-alpha.0", | ||
"@cryptoeconomicslab/utils": "^0.6.0-alpha.0", | ||
"@cryptoeconomicslab/coder": "^0.6.0", | ||
"@cryptoeconomicslab/context": "^0.6.0", | ||
"@cryptoeconomicslab/hash": "^0.6.0", | ||
"@cryptoeconomicslab/utils": "^0.6.0", | ||
"abstract-leveldown": "^6.2.2", | ||
"jsbi": "^3.1.2" | ||
}, | ||
"gitHead": "a83ebf28afa03e6d392bc5837aad3639be588c8b", | ||
"gitHead": "7475dc8ab22bde869bcd482e2b1ae21c293c8e12", | ||
"devDependencies": { | ||
"@cryptoeconomicslab/level-kvs": "0.0.6", | ||
"@cryptoeconomicslab/primitives": "^0.6.0-alpha.0" | ||
"@cryptoeconomicslab/primitives": "^0.6.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "peerDependencies": { |
34605