pub-once-sub
Advanced tools
Comparing version 0.5.0 to 0.6.0
@@ -6,3 +6,3 @@ var EventEmitter = require('events').EventEmitter; | ||
/** | ||
* Expose Events. | ||
* Expose PubSub. | ||
*/ | ||
@@ -9,0 +9,0 @@ module.exports = PubSub; |
{ | ||
"name": "pub-once-sub", | ||
"version": "0.5.0", | ||
"version": "0.6.0", | ||
"description": ".", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
# Pub Once-Sub | ||
Simple Redis Pub/Sub allowing for only a single subscriber to receive a published message. | ||
## Install | ||
`npm install pub-once-sub` |
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
2538
7
7