@libp2p/peer-id
Advanced tools
Comparing version 5.0.11 to 5.0.12
{ | ||
"name": "@libp2p/peer-id", | ||
"version": "5.0.11", | ||
"version": "5.0.12", | ||
"description": "Implementation of @libp2p/interface-peer-id", | ||
@@ -57,4 +57,4 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "^5.0.10", | ||
"@libp2p/interface": "^2.4.1", | ||
"@libp2p/crypto": "^5.0.11", | ||
"@libp2p/interface": "^2.5.0", | ||
"multiformats": "^13.3.1", | ||
@@ -61,0 +61,0 @@ "uint8arrays": "^5.1.0" |
+ Added@types/node@22.13.2(transitive)
+ Addedmultiformats@13.3.2(transitive)
- Removed@types/node@22.13.1(transitive)
- Removedmultiformats@13.3.1(transitive)
Updated@libp2p/crypto@^5.0.11
Updated@libp2p/interface@^2.5.0