@libp2p/peer-record
Advanced tools
+8
-8
| { | ||
| "name": "@libp2p/peer-record", | ||
| "version": "9.0.11", | ||
| "version": "9.0.12", | ||
| "description": "Used to transfer signed peer data across the network", | ||
@@ -52,10 +52,10 @@ "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", | ||
| "@libp2p/interface": "^3.2.4", | ||
| "@libp2p/peer-id": "^6.0.11", | ||
| "@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" | ||
@@ -65,5 +65,5 @@ }, | ||
| "aegir": "^48.0.11", | ||
| "protons": "^8.1.1" | ||
| "protons": "^9.0.1" | ||
| }, | ||
| "sideEffects": false | ||
| } |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2
-33.33%1103402
-9.46%2186
-3.36%- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated
Updated
Updated