nats-micro
Advanced tools
Comparing version 0.28.1 to 0.28.2
{ | ||
"name": "nats-micro", | ||
"version": "0.28.1", | ||
"version": "0.28.2", | ||
"description": "NATS micro compatible extra-lightweight microservice library", | ||
@@ -5,0 +5,0 @@ "main": "lib/cjs/index.js", |
@@ -345,2 +345,4 @@ # [NATS Microservice Library](#top) | ||
Note, that *if you close `Request` in any pre-handler middleware, the handler itself and all post-handler middlewares that you might have registered, will not be executed*! | ||
## [Microservices with dynamic/variable endpoints or config](#dynamic-config) | ||
@@ -375,3 +377,1 @@ | ||
``` | ||
Note, that *if you close `Request` in any pre-handler middleware, the handler itself and all post-handler middlewares that you might have registered, will not be executed*! |
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
410992
376