@libp2p/peer-id
Advanced tools
+5
-5
| { | ||
| "name": "@libp2p/peer-id", | ||
| "version": "6.0.11", | ||
| "version": "6.0.12-02fcf704d", | ||
| "description": "Implementation of @libp2p/interface-peer-id", | ||
@@ -51,4 +51,4 @@ "license": "Apache-2.0 OR MIT", | ||
| "dependencies": { | ||
| "@libp2p/crypto": "^5.1.20", | ||
| "@libp2p/interface": "^3.2.4", | ||
| "@libp2p/crypto": "5.1.21-02fcf704d", | ||
| "@libp2p/interface": "3.2.5-02fcf704d", | ||
| "multiformats": "^14.0.0", | ||
@@ -58,6 +58,6 @@ "uint8arrays": "^6.1.1" | ||
| "devDependencies": { | ||
| "aegir": "^48.0.11", | ||
| "sinon": "^21.0.0" | ||
| "aegir": "^48.1.1", | ||
| "sinon": "^22.0.0" | ||
| }, | ||
| "sideEffects": false | ||
| } |
| { | ||
| "peerIdFromCID": "https://libp2p.github.io/js-libp2p/functions/_libp2p_peer-id.peerIdFromCID.html", | ||
| ".:peerIdFromCID": "https://libp2p.github.io/js-libp2p/functions/_libp2p_peer-id.peerIdFromCID.html", | ||
| "peerIdFromMultihash": "https://libp2p.github.io/js-libp2p/functions/_libp2p_peer-id.peerIdFromMultihash.html", | ||
| ".:peerIdFromMultihash": "https://libp2p.github.io/js-libp2p/functions/_libp2p_peer-id.peerIdFromMultihash.html", | ||
| "peerIdFromPrivateKey": "https://libp2p.github.io/js-libp2p/functions/_libp2p_peer-id.peerIdFromPrivateKey.html", | ||
| ".:peerIdFromPrivateKey": "https://libp2p.github.io/js-libp2p/functions/_libp2p_peer-id.peerIdFromPrivateKey.html", | ||
| "peerIdFromPublicKey": "https://libp2p.github.io/js-libp2p/functions/_libp2p_peer-id.peerIdFromPublicKey.html", | ||
| ".:peerIdFromPublicKey": "https://libp2p.github.io/js-libp2p/functions/_libp2p_peer-id.peerIdFromPublicKey.html", | ||
| "peerIdFromString": "https://libp2p.github.io/js-libp2p/functions/_libp2p_peer-id.peerIdFromString.html", | ||
| ".:peerIdFromString": "https://libp2p.github.io/js-libp2p/functions/_libp2p_peer-id.peerIdFromString.html" | ||
| } |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
890030
0.34%14
-6.67%1078
-0.74%2
100%+ Added
+ Added
- Removed