datastore-core
Advanced tools
Comparing version 5.0.1 to 5.0.2
@@ -0,1 +1,5 @@ | ||
## [5.0.2](https://github.com/ipfs/js-datastore-core/compare/v5.0.1...v5.0.2) (2021-08-23) | ||
## [5.0.1](https://github.com/ipfs/js-datastore-core/compare/v5.0.0...v5.0.1) (2021-07-23) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "datastore-core", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"description": "Wrapper implementation for interface-datastore", | ||
@@ -43,5 +43,6 @@ "leadMaintainer": "Alex Potsides <alex.potsides@protocol.ai>", | ||
"@types/debug": "^4.1.5", | ||
"aegir": "^33.1.0", | ||
"aegir": "^35.0.2", | ||
"interface-datastore-tests": "^1.0.0", | ||
"it-all": "^1.0.4" | ||
"it-all": "^1.0.4", | ||
"util": "^0.12.4" | ||
}, | ||
@@ -58,3 +59,3 @@ "dependencies": { | ||
"it-take": "^1.0.1", | ||
"uint8arrays": "^2.1.5" | ||
"uint8arrays": "^3.0.0" | ||
}, | ||
@@ -61,0 +62,0 @@ "engines": { |
56199
5
- Removeduint8arrays@2.1.10(transitive)
Updateduint8arrays@^3.0.0