@accumulators/sqlite3
Advanced tools
Comparing version 4.0.2 to 4.1.0-alpha.0
{ | ||
"name": "@accumulators/sqlite3", | ||
"version": "4.0.2", | ||
"version": "4.1.0-alpha.0", | ||
"description": "Sqlite3 IStore implementation for Accumulators", | ||
@@ -29,3 +29,3 @@ "keywords": [], | ||
"dependencies": { | ||
"@accumulators/core": "^4.0.1", | ||
"@accumulators/core": "^4.0.0", | ||
"@types/sqlite3": "^3.1.8", | ||
@@ -35,6 +35,6 @@ "sqlite3": "^5.1.6" | ||
"devDependencies": { | ||
"@accumulators/hashers": "^4.0.1", | ||
"@accumulators/merkle-mountain-range": "^4.0.2" | ||
"@accumulators/hashers": "^4.1.0-alpha.0", | ||
"@accumulators/merkle-mountain-range": "^4.1.0-alpha.0" | ||
}, | ||
"gitHead": "827b393560007704bef578591fab9a56db1d1d70" | ||
"gitHead": "dda00bf0d093363078e7d9f675476a6cca079454" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
5964
1
Updated@accumulators/core@^4.0.0