Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

resolve-bus-zmq

Package Overview
Dependencies
Maintainers
1
Versions
603
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

resolve-bus-zmq - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

package-lock.json

4

dist/index.js

@@ -77,4 +77,4 @@ 'use strict';

return err;
}) // Broken may not run if already started
.then(function () {
} // Broken may not run if already started
).then(function () {
var publisher = getPublisher(options);

@@ -81,0 +81,0 @@ buildConsumer(options, trigger);

{
"name": "resolve-bus-zmq",
"version": "0.0.2",
"version": "0.0.3",
"description": "This package is a driver for resolve-bus to emit events using ZeroMQ.",

@@ -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