Socket
Socket
Sign inDemoInstall

mdns-discovery

Package Overview
Dependencies
6
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.10 to 0.1.11

2

mdns-discovery.js

@@ -180,3 +180,3 @@ "use strict";

MulticastDNS.findFirstIP = function (callback) {
MulticastDNS.prototype.findFirstIP = function (callback) {
this.options.returnOnFirstFound = true;

@@ -183,0 +183,0 @@ this.run (function(res) {

{
"name": "mdns-discovery",
"version": "0.1.10",
"version": "0.1.11",
"description": "Multicast DNS",

@@ -5,0 +5,0 @@ "author": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc