@nestjs/microservices
Advanced tools
@@ -192,3 +192,3 @@ "use strict"; | ||
| if (isDisposed || err) { | ||
| callback?.({ | ||
| return callback?.({ | ||
| err, | ||
@@ -195,0 +195,0 @@ response, |
+4
-4
| { | ||
| "name": "@nestjs/microservices", | ||
| "version": "11.1.15", | ||
| "version": "11.1.16", | ||
| "description": "Nest - modern, fast, powerful node.js web framework (@microservices)", | ||
@@ -25,4 +25,4 @@ "author": "Kamil Mysliwiec", | ||
| "devDependencies": { | ||
| "@nestjs/common": "11.1.15", | ||
| "@nestjs/core": "11.1.15" | ||
| "@nestjs/common": "11.1.16", | ||
| "@nestjs/core": "11.1.16" | ||
| }, | ||
@@ -73,3 +73,3 @@ "peerDependencies": { | ||
| }, | ||
| "gitHead": "cb68ac211dc7df39a8bac01cae043c50634ca303" | ||
| "gitHead": "315e698096208868b43dda25f2db9ac9d7c1d822" | ||
| } |
Network access
Supply chain riskThis module accesses the network.
Found 3 instances in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 3 instances in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
462341
0