@libp2p/peer-id
Advanced tools
Comparing version 2.0.3-daeb43d8 to 2.0.3-e9cafd3d
{ | ||
"name": "@libp2p/peer-id", | ||
"version": "2.0.3-daeb43d8", | ||
"version": "2.0.3-e9cafd3d", | ||
"description": "Implementation of @libp2p/interface-peer-id", | ||
@@ -51,3 +51,3 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "0.0.1-daeb43d8", | ||
"@libp2p/interface": "0.0.1-e9cafd3d", | ||
"multiformats": "^12.0.1", | ||
@@ -57,3 +57,3 @@ "uint8arrays": "^4.0.4" | ||
"devDependencies": { | ||
"aegir": "^39.0.10" | ||
"aegir": "^39.0.13" | ||
}, | ||
@@ -60,0 +60,0 @@ "typedoc": { |
+ Added@libp2p/interface@0.0.1-e9cafd3d(transitive)
- Removed@libp2p/interface@0.0.1-daeb43d8(transitive)