Comparing version 0.8.2 to 0.8.3
@@ -24,3 +24,4 @@ var Communication = require('../lib/Communication'); | ||
this.inflicterContext = { logger: this.logger }; | ||
this.inflicterContext = (this.options.context || {}); | ||
this.inflicterContext.logger = this.logger; | ||
@@ -27,0 +28,0 @@ Communication.setupSecurity( this.options.idLength || 16 ); |
{ | ||
"name": "harcon", | ||
"version": "0.8.2", | ||
"version": "0.8.3", | ||
"description": "Messaging/Service Bus for the harmonic convergence of node-based enterprise entities.", | ||
@@ -46,3 +46,3 @@ "keywords": [ | ||
}, | ||
"_id": "harcon@0.8.2" | ||
"_id": "harcon@0.8.3" | ||
} |
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
414494
1573