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

@types/mdns

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/mdns - npm Package Compare versions

Comparing version 0.0.31 to 0.0.32

mdns/LICENSE

4

mdns/index.d.ts

@@ -71,2 +71,4 @@ // Type definitions for node_mdns

name?:string;
rawTxtRecord?:Buffer;
txtRecord?:any;
networkInterface:string;

@@ -297,2 +299,2 @@ port:number;

export = MDNS;
export = MDNS;
{
"name": "@types/mdns",
"version": "0.0.31",
"version": "0.0.32",
"description": "TypeScript definitions for node_mdns",
"license": "MIT",
"author": "Stefan Steinhart <https://github.com/reppners>",
"contributors": [
{
"name": "Stefan Steinhart",
"url": "https://github.com/reppners",
"githubUsername": "reppners"
}
],
"main": "",

@@ -16,4 +22,4 @@ "repository": {

},
"typings": "index.d.ts",
"typesPublisherContentHash": "ad23ca25370e2ed4f37438834377d2840aee05d4970fb511fdf3edb9928c89b2"
"typesPublisherContentHash": "be1b910c101dcfb12fb613f5add77474373cf09effb3177417e070152af4e470",
"typeScriptVersion": "2.0"
}

@@ -8,12 +8,10 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/mdns
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mdns
Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: ProperModule
* Library Dependencies: node
* Module Dependencies: none
* Global values: MDNS
* Last updated: Fri, 06 Oct 2017 23:19:37 GMT
* Dependencies: node
* Global values: none
# Credits
These definitions were written by Stefan Steinhart <https://github.com/reppners>.
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