🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@libp2p/peer-id

Package Overview
Dependencies
Maintainers
6
Versions
877
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/peer-id - npm Package Compare versions

Comparing version
6.0.11
to
6.0.12-02fcf704d
+5
-5
package.json
{
"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