New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.0 to 0.2.1

3

lib/index.js

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

_Syndicate.bootModule(module);
}
}

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

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

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

"dependencies": {
"@syndicate-lang/core": "^0.2.0",
"@syndicate-lang/driver-streams-node": "^0.2.0",
"@syndicate-lang/driver-timer": "^0.2.0"
"@syndicate-lang/core": "^0.2.1",
"@syndicate-lang/driver-streams-node": "^0.2.1",
"@syndicate-lang/driver-timer": "^0.2.1"
},
"gitHead": "9f63d2e18100a99847bbf7842b3bbaac362fb10e"
"gitHead": "3ee76e7ad35dc911593615066b4d2b28cae36b8a"
}
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