Comparing version 9.1.4 to 9.1.5
@@ -27,2 +27,5 @@ let Cerobee = require('clerobee') | ||
}, | ||
blow: async function (newComm) { | ||
return self.barrel.blow(newComm) | ||
}, | ||
request: self.auditor ? async function ( ...params ) { | ||
@@ -29,0 +32,0 @@ return self.ignite( Communication.MODE_REQUEST, ...params ) |
{ | ||
"name": "harcon", | ||
"version": "9.1.4", | ||
"version": "9.1.5", | ||
"description": "Messaging/Service Bus for the harmonic convergence of node-based enterprise entities.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
647190
4217