@silenteer/natsu-port-server
Advanced tools
Comparing version 0.0.20 to 0.0.21
@@ -57,3 +57,3 @@ "use strict"; | ||
catch (error) { | ||
console.error(error); | ||
console.error(request.headers['nats-subject'], error); | ||
if (error.code) { | ||
@@ -60,0 +60,0 @@ reply.send(error); |
{ | ||
"name": "@silenteer/natsu-port-server", | ||
"version": "0.0.20", | ||
"version": "0.0.21", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "private": false, |
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
42208