Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nats-micro

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nats-micro - npm Package Compare versions

Comparing version 0.28.1 to 0.28.2

2

package.json
{
"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*!
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc