🎩 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
909
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.21
to
12.0.22-08898d7df
+13
-13
package.json
{
"name": "@libp2p/peer-store",
"version": "12.0.21",
"version": "12.0.22-08898d7df",
"description": "Stores information about peers libp2p knows on the network",

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

"dependencies": {
"@libp2p/crypto": "^5.1.19",
"@libp2p/interface": "^3.2.3",
"@libp2p/peer-collections": "^7.0.21",
"@libp2p/peer-id": "^6.0.10",
"@libp2p/peer-record": "^9.0.11",
"@libp2p/crypto": "5.1.20-08898d7df",
"@libp2p/interface": "3.2.4-08898d7df",
"@libp2p/peer-collections": "7.0.22-08898d7df",
"@libp2p/peer-id": "6.0.11-08898d7df",
"@libp2p/peer-record": "9.0.12-08898d7df",
"@multiformats/multiaddr": "^13.0.3",
"interface-datastore": "^9.0.1",
"interface-datastore": "^10.0.1",
"it-all": "^3.0.9",

@@ -64,16 +64,16 @@ "main-event": "^1.0.1",

"multiformats": "^14.0.0",
"protons-runtime": "^6.0.1",
"uint8arraylist": "^2.4.8",
"protons-runtime": "^7.0.0",
"uint8arraylist": "^3.0.2",
"uint8arrays": "^6.1.1"
},
"devDependencies": {
"@libp2p/logger": "^6.2.8",
"@libp2p/logger": "6.2.9-08898d7df",
"@types/sinon": "^21.0.1",
"aegir": "^48.0.11",
"aegir": "^48.1.1",
"benchmark": "^2.1.4",
"datastore-core": "^11.0.1",
"datastore-core": "^12.0.1",
"delay": "^7.0.0",
"p-defer": "^4.0.1",
"p-event": "^7.0.0",
"protons": "^8.1.1",
"protons": "^9.0.1",
"sinon": "^21.0.0"

@@ -80,0 +80,0 @@ },

{
"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