Comparing version 0.6.6 to 0.6.7
@@ -25,3 +25,2 @@ var async = require('async'); | ||
console.log( 'firestarter::::', firestarter ); | ||
this.firestarters.push( firestarter ); | ||
@@ -86,3 +85,2 @@ | ||
console.log( self.firestarters ); | ||
_.each( self.firestarters, function( fs ){ | ||
@@ -89,0 +87,0 @@ if( fs.close ){ |
{ | ||
"name": "harcon", | ||
"version": "0.6.6", | ||
"version": "0.6.7", | ||
"description": "Messaging/Service Bus for the harmonic convergence of node-based enterprise entities.", | ||
@@ -45,3 +45,3 @@ "keywords": [ | ||
}, | ||
"_id": "harcon@0.6.6" | ||
"_id": "harcon@0.6.7" | ||
} |
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
28785
492