Socket
Socket
Sign inDemoInstall

@ionic/discover

Package Overview
Dependencies
Maintainers
13
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic/discover - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

1

dist/publisher.js

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

var iface = _a[_i];
console.log(iface);
var message = new Buffer(this.getMessage(iface));

@@ -61,0 +60,0 @@ this.client.send(message, 0, message.length, PORT, iface.broadcast);

2

package.json
{
"name": "@ionic/discover",
"version": "0.0.2",
"version": "0.0.3",
"description": "Simple UDP based protocol for service discovery implemented in pure JS. Not mDNS or bonjour. ",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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