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.3.2 to 0.3.3

2

dist/index.d.ts

@@ -1,1 +0,1 @@

export { Publisher } from './publisher';
export { Publisher, newSilentPublisher } from './publisher';

@@ -5,1 +5,2 @@ "use strict";

exports.Publisher = publisher_1.Publisher;
exports.newSilentPublisher = publisher_1.newSilentPublisher;
{
"name": "@ionic/discover",
"version": "0.3.2",
"version": "0.3.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