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.4.0 to 0.4.1

3

lib/index.js

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

_Syndicate.bootModule(module);
}
}

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

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

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

"dependencies": {
"@syndicate-lang/core": "^0.4.0",
"@syndicate-lang/driver-streams-node": "^0.4.0",
"@syndicate-lang/driver-timer": "^0.4.0"
"@syndicate-lang/core": "^0.4.1",
"@syndicate-lang/driver-streams-node": "^0.4.1",
"@syndicate-lang/driver-timer": "^0.4.1"
},
"gitHead": "2fcd2806abdb0a6de571de123a4b97a461415403"
"gitHead": "e41bf3d0423a99c770c2ec875f0c1b18d72f9aca"
}
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