Socket
Socket
Sign inDemoInstall

mdns-discovery

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mdns-discovery - npm Package Compare versions

Comparing version 0.1.2 to 0.1.4

2

package.json
{
"name": "mdns-discovery",
"version": "0.1.2",
"version": "0.1.4",
"description": "Multicast DNS",

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

@@ -14,3 +14,3 @@ ###mnds Multicast DNS

Find all Amazon Fire TV devices on the local network:
```
```js
var Mdns = require('mdns-discovery');

@@ -27,3 +27,3 @@

List all mdns questions and answers for 10 seconds:
```
```js
var Mdns = require('mdns-discovery');

@@ -44,3 +44,3 @@

Presence:
```
```js
var mdns = require('mdns-discovery')();

@@ -47,0 +47,0 @@

Sorry, the diff of this file is not supported yet

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