historical-deadletter-processor
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -42,3 +42,3 @@ (function() { | ||
return _this._doProcess(row).tap(function() { | ||
return this.logger.info("Process successful " + RowKey); | ||
return _this.logger.info("Process successful " + RowKey); | ||
}).map(function() { | ||
@@ -45,0 +45,0 @@ return row; |
{ | ||
"name": "historical-deadletter-processor", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "historical-deadletter-processor", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
6119
7