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

@libp2p/peer-id

Package Overview
Maintainers
6
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/peer-id - npm Package Compare versions

Source code not available
We could not scan this package. Some page functionalities have been disabled
Comparing version
6.0.12-5459e136d
to
6.0.12-7f5500989
+4
-4
package.json
{
"name": "@libp2p/peer-id",
"version": "6.0.12-5459e136d",
"version": "6.0.12-7f5500989",
"description": "Implementation of @libp2p/interface-peer-id",

@@ -51,4 +51,4 @@ "license": "Apache-2.0 OR MIT",

"dependencies": {
"@libp2p/crypto": "5.1.21-5459e136d",
"@libp2p/interface": "3.2.5-5459e136d",
"@libp2p/crypto": "5.1.21-7f5500989",
"@libp2p/interface": "3.2.5-7f5500989",
"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
}