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

@libp2p/peer-record

Package Overview
Dependencies
Maintainers
6
Versions
884
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
9.0.11
to
9.0.12-08898d7df
+9
-9
package.json
{
"name": "@libp2p/peer-record",
"version": "9.0.11",
"version": "9.0.12-08898d7df",
"description": "Used to transfer signed peer data across the network",

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

"dependencies": {
"@libp2p/crypto": "^5.1.19",
"@libp2p/interface": "^3.2.3",
"@libp2p/peer-id": "^6.0.10",
"@libp2p/crypto": "5.1.20-08898d7df",
"@libp2p/interface": "3.2.4-08898d7df",
"@libp2p/peer-id": "6.0.11-08898d7df",
"@multiformats/multiaddr": "^13.0.3",
"multiformats": "^14.0.0",
"protons-runtime": "^6.0.1",
"uint8-varint": "^2.0.4",
"uint8arraylist": "^2.4.8",
"protons-runtime": "^7.0.0",
"uint8-varint": "^3.0.0",
"uint8arraylist": "^3.0.2",
"uint8arrays": "^6.1.1"
},
"devDependencies": {
"aegir": "^48.0.11",
"protons": "^8.1.1"
"aegir": "^48.1.1",
"protons": "^9.0.1"
},
"sideEffects": false
}
{
"PeerRecord": "https://libp2p.github.io/js-libp2p/classes/_libp2p_peer-record.PeerRecord.html",
"RecordEnvelope": "https://libp2p.github.io/js-libp2p/classes/_libp2p_peer-record.RecordEnvelope.html",
"PeerRecordInit": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_peer-record.PeerRecordInit.html",
"RecordEnvelopeInit": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_peer-record.RecordEnvelopeInit.html"
}

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

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