@libp2p/peer-id
Advanced tools
Comparing version 3.0.2-972b10a9 to 3.0.2-980857c3
{ | ||
"name": "@libp2p/peer-id", | ||
"version": "3.0.2-972b10a9", | ||
"version": "3.0.2-980857c3", | ||
"description": "Implementation of @libp2p/interface-peer-id", | ||
@@ -34,2 +34,3 @@ "license": "Apache-2.0 OR MIT", | ||
"parserOptions": { | ||
"project": true, | ||
"sourceType": "module" | ||
@@ -52,3 +53,3 @@ } | ||
"dependencies": { | ||
"@libp2p/interface": "0.1.2-972b10a9", | ||
"@libp2p/interface": "0.1.2-980857c3", | ||
"multiformats": "^12.0.1", | ||
@@ -55,0 +56,0 @@ "uint8arrays": "^4.0.6" |
46584
+ Added@libp2p/interface@0.1.2-980857c3(transitive)
- Removed@libp2p/interface@0.1.2-972b10a9(transitive)