@libp2p/peer-id
Advanced tools
Comparing version 4.2.0-151bc46fb to 4.2.0-3319ff41e
{ | ||
"name": "@libp2p/peer-id", | ||
"version": "4.2.0-151bc46fb", | ||
"version": "4.2.0-3319ff41e", | ||
"description": "Implementation of @libp2p/interface-peer-id", | ||
@@ -57,3 +57,3 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "1.6.0-151bc46fb", | ||
"@libp2p/interface": "1.6.0-3319ff41e", | ||
"multiformats": "^13.1.0", | ||
@@ -60,0 +60,0 @@ "uint8arrays": "^5.1.0" |
+ Added@libp2p/interface@1.6.0-3319ff41e(transitive)
- Removed@libp2p/interface@1.6.0-151bc46fb(transitive)