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

zmq-xpub-xsub

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zmq-xpub-xsub - npm Package Compare versions

Comparing version 0.3.6 to 0.3.7

2

package.json
{
"name": "zmq-xpub-xsub",
"version": "0.3.6",
"version": "0.3.7",
"description": "Central hub for ZeroMQ",

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

@@ -20,3 +20,3 @@ # zmq-xpub-xsub

1) Starting zmq-xpub-xsub with host application
* Starting zmq-xpub-xsub with host application

@@ -29,7 +29,7 @@ ```javascript

// Start zmq-xpub-xsub on following ports
// Start zmq-xpub-xsub on provided ports
ZmqPs.run({ xSubPort: 8000, xPubPort: 8001 });
```
2) Starting zmq-xpub-xsub from terminal (after running **npm install zmq-xpub-xsub -g**)
* Starting zmq-xpub-xsub from terminal (after running **npm install zmq-xpub-xsub -g**)

@@ -36,0 +36,0 @@ ```javascript

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