@libp2p/peer-store
Advanced tools
Comparing version 9.0.0 to 9.0.1
{ | ||
"name": "@libp2p/peer-store", | ||
"version": "9.0.0", | ||
"version": "9.0.1", | ||
"description": "Stores information about peers libp2p knows on the network", | ||
@@ -58,6 +58,6 @@ "license": "Apache-2.0 OR MIT", | ||
"@libp2p/logger": "^3.0.0", | ||
"@libp2p/peer-collections": "^4.0.0", | ||
"@libp2p/peer-collections": "^4.0.1", | ||
"@libp2p/peer-id": "^3.0.0", | ||
"@libp2p/peer-id-factory": "^3.0.0", | ||
"@libp2p/peer-record": "^6.0.0", | ||
"@libp2p/peer-id-factory": "^3.0.1", | ||
"@libp2p/peer-record": "^6.0.1", | ||
"@multiformats/multiaddr": "^12.1.3", | ||
@@ -64,0 +64,0 @@ "interface-datastore": "^8.2.0", |
Sorry, the diff of this file is too big to display
51
426824
3321