@libp2p/peer-id
Advanced tools
+4
-4
| { | ||
| "name": "@libp2p/peer-id", | ||
| "version": "6.0.12-cec2b1f34", | ||
| "version": "6.0.12-d96b30ebd", | ||
| "description": "Implementation of @libp2p/interface-peer-id", | ||
@@ -51,4 +51,4 @@ "license": "Apache-2.0 OR MIT", | ||
| "dependencies": { | ||
| "@libp2p/crypto": "5.1.21-cec2b1f34", | ||
| "@libp2p/interface": "3.2.5-cec2b1f34", | ||
| "@libp2p/crypto": "5.1.21-d96b30ebd", | ||
| "@libp2p/interface": "3.2.5-d96b30ebd", | ||
| "multiformats": "^14.0.0", | ||
@@ -59,5 +59,5 @@ "uint8arrays": "^6.1.1" | ||
| "aegir": "^48.1.1", | ||
| "sinon": "^21.0.0" | ||
| "sinon": "^22.0.0" | ||
| }, | ||
| "sideEffects": false | ||
| } |
+ Added
+ Added
- Removed
- Removed