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

libp2p-mdns

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libp2p-mdns - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

12

package.json
{
"name": "libp2p-mdns",
"version": "0.6.0",
"version": "0.6.1",
"description": "Node.js libp2p mDNS discovery implementation for peer discovery",

@@ -33,3 +33,3 @@ "main": "src/index.js",

"devDependencies": {
"aegir": "^9.4.0",
"aegir": "^10.0.0",
"async": "^2.1.4",

@@ -40,7 +40,7 @@ "chai": "^3.5.0",

"dependencies": {
"libp2p-tcp": "^0.9.1",
"multiaddr": "^2.2.0",
"libp2p-tcp": "~0.9.3",
"multiaddr": "^2.2.1",
"multicast-dns": "^6.1.0",
"peer-id": "^0.8.1",
"peer-info": "^0.8.2"
"peer-id": "~0.8.2",
"peer-info": "~0.8.3"
},

@@ -47,0 +47,0 @@ "contributors": [

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