cluster-requiem
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -17,3 +17,3 @@ var events = require('events'); | ||
module.exports = new events.EventEmitter(); | ||
exports = module.exports = new events.EventEmitter(); | ||
@@ -20,0 +20,0 @@ exports.initialize = function() { |
{ | ||
"name": "cluster-requiem", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "high availability enhacements for clustering", | ||
@@ -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
5441