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.21-alpha to 0.0.22-alpha

4

index.d.ts

@@ -292,5 +292,3 @@ // Type definitions for node_mdns

declare module "mdns" {
export = MDNS;
}
export = MDNS;
{
"name": "@types/mdns",
"version": "0.0.21-alpha",
"version": "0.0.22-alpha",
"description": "TypeScript definitions for node_mdns",

@@ -8,7 +8,11 @@ "main": "",

"author": "Stefan Steinhart <https://github.com/reppners>",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"license": "MIT",
"typings": "index.d.ts",
"dependencies": {
"@types/node": "*"
"@types/node": "4.0.*"
}
}

@@ -11,4 +11,4 @@ # Installation

Additional Details
* Last updated: Wed, 25 May 2016 04:20:24 GMT
* File structure: OldUMD
* Last updated: Fri, 01 Jul 2016 18:42:28 GMT
* File structure: ProperModule
* Library Dependencies: node

@@ -15,0 +15,0 @@ * Module Dependencies: none

@@ -15,3 +15,3 @@ {

"sourceBranch": "types-2.0",
"kind": "OldUMD",
"kind": "ProperModule",
"globals": [

@@ -26,3 +26,3 @@ "MDNS"

],
"contentHash": "2ea4b148d19311e928b28b6acb275cbc1b36bb7e33ecd3fabff75203ffe3d074"
"contentHash": "302a9a27c5d6f46721625855c0ca98e2cf78b0e053a36b46b9879c5eb9e3783a"
}
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