datastore-idb
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -0,1 +1,6 @@ | ||
<a name="1.0.2"></a> | ||
## [1.0.2](https://github.com/ipfs/js-datastore-idb/compare/v1.0.1...v1.0.2) (2020-04-24) | ||
<a name="1.0.1"></a> | ||
@@ -2,0 +7,0 @@ ## [1.0.1](https://github.com/ipfs/js-datastore-idb/compare/v1.0.0...v1.0.1) (2020-04-23) |
{ | ||
"name": "datastore-idb", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Datastore implementation with IndexedDB backend.", | ||
@@ -43,3 +43,3 @@ "leadMaintainer": "Hugo Dias <hugomrdias@gmail.com>", | ||
"dirty-chai": "^2.0.1", | ||
"ipfs-utils": "^1.2.4", | ||
"ipfs-utils": "^2.2.0", | ||
"iso-random-stream": "^1.1.1" | ||
@@ -46,0 +46,0 @@ }, |
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
20798