Comparing version 0.9.0 to 0.9.1
@@ -68,5 +68,2 @@ var async = require('async'); | ||
if( err ) | ||
this.logger.harconlog( err ); | ||
self.firestarters.forEach( function( fs ){ | ||
@@ -73,0 +70,0 @@ if( (comm.source === fs.name) || (fs.listeningToResponses && fs.matches( comm.event ) ) ){ |
{ | ||
"name": "harcon", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "Messaging/Service Bus for the harmonic convergence of node-based enterprise entities.", | ||
@@ -48,3 +48,3 @@ "keywords": [ | ||
}, | ||
"_id": "harcon@0.9.0" | ||
"_id": "harcon@0.9.1" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
7
681130
9403