@libp2p/peer-id
Advanced tools
Comparing version 2.0.3-6fdaa7dc to 2.0.3-879f4794
{ | ||
"name": "@libp2p/peer-id", | ||
"version": "2.0.3-6fdaa7dc", | ||
"version": "2.0.3-879f4794", | ||
"description": "Implementation of @libp2p/interface-peer-id", | ||
@@ -51,3 +51,3 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "0.0.1-6fdaa7dc", | ||
"@libp2p/interface": "0.0.1-879f4794", | ||
"multiformats": "^12.0.1", | ||
@@ -54,0 +54,0 @@ "uint8arrays": "^4.0.4" |
+ Added@libp2p/interface@0.0.1-879f4794(transitive)
+ Added@types/node@22.10.7(transitive)
- Removed@libp2p/interface@0.0.1-6fdaa7dc(transitive)
- Removed@types/node@22.10.6(transitive)