New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@libp2p/peer-id-factory

Package Overview
Dependencies
Maintainers
6
Versions
448
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/peer-id-factory - npm Package Compare versions

Comparing version

to
3.0.3-32825633

12

package.json
{
"name": "@libp2p/peer-id-factory",
"version": "3.0.2",
"version": "3.0.3-32825633",
"description": "Create PeerId instances",

@@ -55,14 +55,14 @@ "license": "Apache-2.0 OR MIT",

"dependencies": {
"@libp2p/crypto": "^2.0.2",
"@libp2p/interface": "^0.1.1",
"@libp2p/peer-id": "^3.0.1",
"@libp2p/crypto": "2.0.3-32825633",
"@libp2p/interface": "0.1.2-32825633",
"@libp2p/peer-id": "3.0.2-32825633",
"multiformats": "^12.0.1",
"protons-runtime": "^5.0.0",
"uint8arraylist": "^2.4.3",
"uint8arrays": "^4.0.4"
"uint8arrays": "^4.0.6"
},
"devDependencies": {
"aegir": "^40.0.1",
"aegir": "^40.0.8",
"protons": "^7.0.2"
}
}

Sorry, the diff of this file is too big to display