feat(peerDB): store on peers feature

This commit is contained in:
Alexey Kasyanchuk
2018-04-13 00:33:11 +03:00
parent 410c827905
commit 5407ef8c59
7 changed files with 174 additions and 56 deletions

5
package-lock.json generated
View File

@ -11897,6 +11897,11 @@
}
}
},
"object-hash": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/object-hash/-/object-hash-1.3.0.tgz",
"integrity": "sha512-05KzQ70lSeGSrZJQXE5wNDiTkBJDlUT/myi6RX9dVIvz7a7Qh4oH93BQdiPMn27nldYvVQCKMUaM83AfizZlsQ=="
},
"object-keys": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/object-keys/-/object-keys-0.4.0.tgz",