@accumulators/memory
Advanced tools
Comparing version 1.2.1 to 2.0.0
{ | ||
"name": "@accumulators/memory", | ||
"version": "1.2.1", | ||
"version": "2.0.0", | ||
"description": "In Memory IStore implementation for Accumulators", | ||
@@ -25,12 +25,13 @@ "keywords": [], | ||
], | ||
"scripts": { | ||
"build": "tsc" | ||
}, | ||
"dependencies": { | ||
"@accumulators/core": "^1.2.1" | ||
"@accumulators/core": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@accumulators/hashers": "^1.2.1", | ||
"@accumulators/merkle-mountain-range": "^1.2.1" | ||
"@accumulators/hashers": "^2.0.0", | ||
"@accumulators/merkle-mountain-range": "^2.0.0" | ||
}, | ||
"scripts": { | ||
"build": "tsc" | ||
} | ||
} | ||
"gitHead": "e4c211538dce77ae00679d1e47d8d5d6a207b942" | ||
} |
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
3460
+ Added@accumulators/core@2.0.4(transitive)
- Removed@accumulators/core@1.2.1(transitive)
Updated@accumulators/core@^2.0.0