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

@syndicate-lang/driver-mdns

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syndicate-lang/driver-mdns - npm Package Compare versions

Comparing version 0.2.10 to 0.2.11

3

lib/index.js

@@ -783,2 +783,3 @@ "use strict";

_Syndicate.bootModule(module);
}
}

@@ -380,2 +380,3 @@ "use strict";

_Syndicate.bootModule(module);
}
}
{
"name": "@syndicate-lang/driver-mdns",
"version": "0.2.10",
"version": "0.2.11",
"description": "mDNS support for Syndicate/js via Avahi",

@@ -22,7 +22,7 @@ "main": "lib/index.js",

"dependencies": {
"@syndicate-lang/core": "^0.2.9",
"@syndicate-lang/driver-streams-node": "^0.2.10",
"@syndicate-lang/driver-timer": "^0.2.10"
"@syndicate-lang/core": "^0.2.10",
"@syndicate-lang/driver-streams-node": "^0.2.11",
"@syndicate-lang/driver-timer": "^0.2.11"
},
"gitHead": "881b5ba9b2d3a2db6485a2c25020c3be49beda80"
"gitHead": "9b2767d3f5988a679f9ca1ef5b1db56276244588"
}
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