New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@libp2p/peer-record

Package Overview
Dependencies
Maintainers
0
Versions
665
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/peer-record - npm Package Compare versions

Comparing version

to
8.0.18

10

package.json
{
"name": "@libp2p/peer-record",
"version": "8.0.17",
"version": "8.0.18",
"description": "Used to transfer signed peer data across the network",

@@ -64,6 +64,6 @@ "license": "Apache-2.0 OR MIT",

"dependencies": {
"@libp2p/crypto": "^5.0.11",
"@libp2p/interface": "^2.5.0",
"@libp2p/peer-id": "^5.0.12",
"@libp2p/utils": "^6.5.1",
"@libp2p/crypto": "^5.0.12",
"@libp2p/interface": "^2.6.0",
"@libp2p/peer-id": "^5.0.13",
"@libp2p/utils": "^6.5.2",
"@multiformats/multiaddr": "^12.3.3",

@@ -70,0 +70,0 @@ "multiformats": "^13.3.1",

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