Comparing version 0.1.28 to 0.1.29
@@ -69,3 +69,3 @@ var util = require('util'); | ||
util.log('OffRamp -> publishing message...'); | ||
util.log(busMsg); | ||
console.log(busMsg); | ||
this.bus.post(busMsg); | ||
@@ -72,0 +72,0 @@ } |
{ "author": "Phil Taylor" | ||
, "name": "simpleesb" | ||
, "description": "Provides basic ESB services to transfer data between applications." | ||
, "version": "0.1.28" | ||
, "version": "0.1.29" | ||
, "repository": { | ||
@@ -6,0 +6,0 @@ "url": "https://bitbucket.org/phil_a_taylor/simpleesb" |
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
151921