🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@libp2p/peer-store

Package Overview
Dependencies
Maintainers
6
Versions
912
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/peer-store - npm Package Compare versions

Comparing version
12.0.22
to
12.0.23-4bb8fbe8d
+8
-8
package.json
{
"name": "@libp2p/peer-store",
"version": "12.0.22",
"version": "12.0.23-4bb8fbe8d",
"description": "Stores information about peers libp2p knows on the network",

@@ -52,7 +52,7 @@ "license": "Apache-2.0 OR MIT",

"dependencies": {
"@libp2p/crypto": "^5.1.20",
"@libp2p/interface": "^3.2.4",
"@libp2p/peer-collections": "^7.0.22",
"@libp2p/peer-id": "^6.0.11",
"@libp2p/peer-record": "^9.0.12",
"@libp2p/crypto": "5.1.21-4bb8fbe8d",
"@libp2p/interface": "3.2.5-4bb8fbe8d",
"@libp2p/peer-collections": "7.0.23-4bb8fbe8d",
"@libp2p/peer-id": "6.0.12-4bb8fbe8d",
"@libp2p/peer-record": "9.0.13-4bb8fbe8d",
"@multiformats/multiaddr": "^13.0.3",

@@ -69,5 +69,5 @@ "interface-datastore": "^10.0.1",

"devDependencies": {
"@libp2p/logger": "^6.2.9",
"@libp2p/logger": "6.2.10-4bb8fbe8d",
"@types/sinon": "^21.0.1",
"aegir": "^48.0.11",
"aegir": "^48.1.1",
"benchmark": "^2.1.4",

@@ -74,0 +74,0 @@ "datastore-core": "^12.0.1",

{
"AddressFilter": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_peer-store.AddressFilter.html",
".:AddressFilter": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_peer-store.AddressFilter.html",
"PersistentPeerStoreComponents": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_peer-store.PersistentPeerStoreComponents.html",
".:PersistentPeerStoreComponents": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_peer-store.PersistentPeerStoreComponents.html",
"PersistentPeerStoreInit": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_peer-store.PersistentPeerStoreInit.html",
".:PersistentPeerStoreInit": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_peer-store.PersistentPeerStoreInit.html",
"persistentPeerStore": "https://libp2p.github.io/js-libp2p/functions/_libp2p_peer-store.persistentPeerStore.html",
".:persistentPeerStore": "https://libp2p.github.io/js-libp2p/functions/_libp2p_peer-store.persistentPeerStore.html"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display