Comparing version 1.2.6 to 1.2.7
@@ -227,4 +227,10 @@ var async = require('async'); | ||
} ); | ||
self.extendedClose(); | ||
}; | ||
barrel.extendedClose = function( ){ | ||
}; | ||
module.exports = Barrel; |
@@ -8,3 +8,3 @@ var Communication = require('../lib/Communication'); | ||
var VERSION = exports.VERSION = '1.2.6'; | ||
var VERSION = exports.VERSION = '1.2.7'; | ||
@@ -11,0 +11,0 @@ var _ = require('lodash'); |
{ | ||
"name": "harcon", | ||
"version": "1.2.6", | ||
"version": "1.2.7", | ||
"description": "Messaging/Service Bus for the harmonic convergence of node-based enterprise entities.", | ||
@@ -49,3 +49,3 @@ "keywords": [ | ||
}, | ||
"_id": "harcon@1.2.6" | ||
"_id": "harcon@1.2.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
991748
16843