@accumulators/memory
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "@accumulators/memory", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "In Memory IStore implementation for Accumulators", | ||
@@ -29,9 +29,9 @@ "keywords": [], | ||
"dependencies": { | ||
"@accumulators/core": "^2.0.0" | ||
"@accumulators/core": "^2.0.3" | ||
}, | ||
"devDependencies": { | ||
"@accumulators/hashers": "^2.0.2", | ||
"@accumulators/merkle-mountain-range": "^2.0.2" | ||
"@accumulators/hashers": "^2.0.3", | ||
"@accumulators/merkle-mountain-range": "^2.0.3" | ||
}, | ||
"gitHead": "3a5895c5062c651fbd1da2fab6d51935ab569cce" | ||
"gitHead": "d6ce4688ee2151d0b1d359b883e0aecdcdbd9e18" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@accumulators/core@^2.0.3