Comparing version 1.2.5 to 1.2.6
@@ -8,3 +8,3 @@ var Communication = require('../lib/Communication'); | ||
var VERSION = exports.VERSION = '1.2.5'; | ||
var VERSION = exports.VERSION = '1.2.6'; | ||
@@ -238,8 +238,8 @@ var _ = require('lodash'); | ||
inflicter.Communication = Communication; | ||
inflicter.Barrel = Barrel; | ||
inflicter.Firestormstarter = Firestormstarter; | ||
inflicter.Flamestarter = Flamestarter; | ||
Inflicter.Communication = Communication; | ||
Inflicter.Barrel = Barrel; | ||
Inflicter.Firestormstarter = Firestormstarter; | ||
Inflicter.Flamestarter = Flamestarter; | ||
module.exports = Inflicter; |
{ | ||
"name": "harcon", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"description": "Messaging/Service Bus for the harmonic convergence of node-based enterprise entities.", | ||
@@ -49,3 +49,3 @@ "keywords": [ | ||
}, | ||
"_id": "harcon@1.2.5" | ||
"_id": "harcon@1.2.6" | ||
} |
@@ -23,2 +23,2 @@ var winston = require('winston'); | ||
return new (winston.Logger)({ transports: transports }); | ||
}; | ||
}; |
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
991683
16840