historical-deadletter-processor
Advanced tools
Comparing version 2.4.0 to 2.4.1
@@ -76,3 +76,3 @@ "use strict"; | ||
return highland(_this.repository.delete(id)); | ||
return highland(_this.repository.remove(id)); | ||
}).reduce(0, function (accum) { | ||
@@ -79,0 +79,0 @@ return accum + 1; |
{ | ||
"name": "historical-deadletter-processor", | ||
"version": "2.4.0", | ||
"version": "2.4.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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0