Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@libp2p/bootstrap

Package Overview
Dependencies
Maintainers
6
Versions
590
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 11.0.13-bc90b4fd5 to 11.0.13-d19974d93

16

package.json
{
"name": "@libp2p/bootstrap",
"version": "11.0.13-bc90b4fd5",
"version": "11.0.13-d19974d93",
"description": "Peer discovery via a list of bootstrap peers",

@@ -57,12 +57,12 @@ "license": "Apache-2.0 OR MIT",

"dependencies": {
"@libp2p/interface": "2.2.1-bc90b4fd5",
"@libp2p/interface-internal": "2.1.1-bc90b4fd5",
"@libp2p/peer-id": "5.0.8-bc90b4fd5",
"@libp2p/interface": "2.2.1-d19974d93",
"@libp2p/interface-internal": "2.1.1-d19974d93",
"@libp2p/peer-id": "5.0.8-d19974d93",
"@multiformats/mafmt": "^12.1.6",
"@multiformats/multiaddr": "^12.2.3"
"@multiformats/multiaddr": "^12.3.3"
},
"devDependencies": {
"@libp2p/interface-compliance-tests": "6.1.11-bc90b4fd5",
"@libp2p/logger": "5.1.4-bc90b4fd5",
"aegir": "^44.0.1",
"@libp2p/interface-compliance-tests": "6.1.11-d19974d93",
"@libp2p/logger": "5.1.4-d19974d93",
"aegir": "^45.0.5",
"sinon-ts": "^2.0.0"

@@ -69,0 +69,0 @@ },

@@ -65,3 +65,3 @@ # @libp2p/bootstrap

Loading this module through a script tag will make it's exports available as `Libp2pBootstrap` in the global namespace.
Loading this module through a script tag will make its exports available as `Libp2pBootstrap` in the global namespace.

@@ -68,0 +68,0 @@ ```html

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc