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

@libp2p/bootstrap

Package Overview
Dependencies
Maintainers
6
Versions
682
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/bootstrap - npm Package Compare versions

Comparing version

to
8.0.0-c999d6a7

15

package.json
{
"name": "@libp2p/bootstrap",
"version": "8.0.0-c2232166",
"version": "8.0.0-c999d6a7",
"description": "Peer discovery via a list of bootstrap peers",

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

"dependencies": {
"@libp2p/interface": "0.0.1-c2232166",
"@libp2p/logger": "2.1.1-c2232166",
"@libp2p/peer-id": "2.0.3-c2232166",
"@libp2p/interface": "0.0.1-c999d6a7",
"@libp2p/logger": "2.1.1-c999d6a7",
"@libp2p/peer-id": "2.0.3-c999d6a7",
"@multiformats/mafmt": "^12.1.2",

@@ -59,9 +59,6 @@ "@multiformats/multiaddr": "^12.1.3"

"devDependencies": {
"@libp2p/interface-compliance-tests": "3.0.7-c2232166",
"aegir": "^39.0.13",
"@libp2p/interface-compliance-tests": "3.0.7-c999d6a7",
"aegir": "^40.0.1",
"sinon-ts": "^1.0.0"
},
"typedoc": {
"entryPoint": "./src/index.ts"
}
}
dist/index.min.js

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