Socket
Socket
Sign inDemoInstall

multicast-dns

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multicast-dns - npm Package Compare versions

Comparing version 5.3.0 to 5.3.1

6

package.json
{
"name": "multicast-dns",
"version": "5.3.0",
"version": "5.3.1",
"description": "Low level multicast-dns implementation in pure javascript",

@@ -40,5 +40,5 @@ "main": "index.js",

"coordinates": [
56.009986032141335,
11.961881270211734
55.6465878,
12.5492251
]
}

@@ -125,3 +125,3 @@ # multicast-dns

multicast: true // use udp multicasting
interface: 'en0' // explicitly specify a network interface. defaults to all
interface: '192.168.0.2' // explicitly specify a network interface. defaults to all
port: 5353, // set the udp port

@@ -128,0 +128,0 @@ ip: '224.0.0.251', // set the udp ip

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