Comparing version 0.1.12 to 0.1.13
@@ -48,3 +48,3 @@ var util = require('util'); | ||
util.log('folder - ' + this.folder); | ||
util.log('filename - ' + (this.filename === '') ? '*' : this.filename; | ||
util.log('filename - ' + filename); | ||
@@ -51,0 +51,0 @@ |
{ "author": "Phil Taylor" | ||
, "name": "simpleesb" | ||
, "description": "Provides basic ESB services to transfer data between applications." | ||
, "version": "0.1.12" | ||
, "version": "0.1.13" | ||
, "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
150818