@libp2p/peer-store
Advanced tools
Comparing version 8.2.1-6fdaa7dc to 8.2.1-85a317bb
{ | ||
"name": "@libp2p/peer-store", | ||
"version": "8.2.1-6fdaa7dc", | ||
"version": "8.2.1-85a317bb", | ||
"description": "Stores information about peers libp2p knows on the network", | ||
@@ -56,8 +56,8 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "0.0.1-6fdaa7dc", | ||
"@libp2p/logger": "2.1.1-6fdaa7dc", | ||
"@libp2p/peer-collections": "3.0.2-6fdaa7dc", | ||
"@libp2p/peer-id": "2.0.3-6fdaa7dc", | ||
"@libp2p/peer-id-factory": "2.0.3-6fdaa7dc", | ||
"@libp2p/peer-record": "5.0.4-6fdaa7dc", | ||
"@libp2p/interface": "0.0.1-85a317bb", | ||
"@libp2p/logger": "2.1.1-85a317bb", | ||
"@libp2p/peer-collections": "3.0.2-85a317bb", | ||
"@libp2p/peer-id": "2.0.3-85a317bb", | ||
"@libp2p/peer-id-factory": "2.0.3-85a317bb", | ||
"@libp2p/peer-record": "5.0.4-85a317bb", | ||
"@multiformats/multiaddr": "^12.1.3", | ||
@@ -64,0 +64,0 @@ "interface-datastore": "^8.2.0", |
+ Added@libp2p/crypto@1.0.17-85a317bb(transitive)
+ Added@libp2p/interface@0.0.1-85a317bb(transitive)
+ Added@libp2p/logger@2.1.1-85a317bb(transitive)
+ Added@libp2p/peer-collections@3.0.2-85a317bb(transitive)
+ Added@libp2p/peer-id@2.0.3-85a317bb(transitive)
+ Added@libp2p/peer-id-factory@2.0.3-85a317bb(transitive)
+ Added@libp2p/peer-record@5.0.4-85a317bb(transitive)
+ Added@libp2p/utils@3.0.12-85a317bb(transitive)
- Removed@libp2p/crypto@1.0.17-6fdaa7dc(transitive)
- Removed@libp2p/interface@0.0.1-6fdaa7dc(transitive)
- Removed@libp2p/logger@2.1.1-6fdaa7dc(transitive)
- Removed@libp2p/peer-collections@3.0.2-6fdaa7dc(transitive)
- Removed@libp2p/peer-id@2.0.3-6fdaa7dc(transitive)
- Removed@libp2p/peer-id-factory@2.0.3-6fdaa7dc(transitive)
- Removed@libp2p/peer-record@5.0.4-6fdaa7dc(transitive)
- Removed@libp2p/utils@3.0.12-6fdaa7dc(transitive)