🎩 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
+8
-8
package.json
{
"name": "@libp2p/peer-store",
"version": "12.0.22",
"version": "12.0.23",
"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",
"@libp2p/interface": "^3.2.5",
"@libp2p/peer-collections": "^7.0.23",
"@libp2p/peer-id": "^6.0.12",
"@libp2p/peer-record": "^9.0.13",
"@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",
"@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",

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

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