zmq-xpub-xsub
Advanced tools
Comparing version 0.3.1 to 0.3.2
@@ -0,1 +1,3 @@ | ||
#!/usr/bin/env node | ||
const ZmqPs = require('../lib/index.js'); | ||
@@ -2,0 +4,0 @@ const minimist = require('minimist'); |
{ | ||
"name": "zmq-xpub-xsub", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "Central hub for ZeroMQ", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4844
40