@anthor/common-events
Advanced tools
Comparing version 0.0.1-alpha.3 to 0.1.0-alpha.0
@@ -12,2 +12,3 @@ "use strict"; | ||
.subscriptionOptions() | ||
.setMaxInFlight(1) | ||
.setDeliverAllAvailable() | ||
@@ -14,0 +15,0 @@ .setManualAckMode(true) |
{ | ||
"name": "@anthor/common-events", | ||
"version": "0.0.1-alpha.3", | ||
"version": "0.1.0-alpha.0", | ||
"description": "Common library for Anthor microservices", | ||
"private": false, | ||
"main": "./dist/index.js", | ||
@@ -33,3 +32,3 @@ "types": "./dist/index.d.ts", | ||
}, | ||
"gitHead": "17a690e1cccadb4e6f4d7720e84f38775b4979bb" | ||
"gitHead": "04c709f20b2652aa0fa8fd2104eecf883ef942c8" | ||
} |
Sorry, the diff of this file is not supported yet
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
33368
600