Socket
Socket
Sign inDemoInstall

@akiroz/thalamus

Package Overview
Dependencies
53
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.3 to 0.2.4

4

dist/index.js

@@ -307,7 +307,7 @@ "use strict";

conn = this.servers.filter(function (s) { return s.connected; });
this.handlers.set(handler, h);
this.emitter.on(topic, h);
return [4 /*yield*/, Promise.all(conn.map(function (s) { return s.subscribeAsync(topic, { qos: 0 }); }))];
case 3:
_a.sent();
this.handlers.set(handler, h);
this.emitter.on(topic, h);
_a.label = 4;

@@ -314,0 +314,0 @@ case 4: return [2 /*return*/];

{
"name": "@akiroz/thalamus",
"version": "0.2.3",
"version": "0.2.4",
"repository": "github:akiroz/Thalamus",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc