Comparing version 0.6.5 to 0.6.6
@@ -23,2 +23,5 @@ var _ = require('lodash'); | ||
this.context = this.options.context || {}; | ||
this.context.logger = this.logger; | ||
this.systemFirestarter = this.addict( this.name, this.name, this.options.fn ); | ||
@@ -38,3 +41,3 @@ } | ||
inflicter.addicts = function( object ){ | ||
object.meta = this.options.meta; | ||
object.inflicterContext = this.context; | ||
var fss = new Firestormstarter( this.barrel, object, this.logger ); | ||
@@ -41,0 +44,0 @@ |
{ | ||
"name": "harcon", | ||
"version": "0.6.5", | ||
"version": "0.6.6", | ||
"description": "Messaging/Service Bus for the harmonic convergence of node-based enterprise entities.", | ||
@@ -45,3 +45,3 @@ "keywords": [ | ||
}, | ||
"_id": "harcon@0.6.5" | ||
"_id": "harcon@0.6.6" | ||
} |
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
28868
494