@dibs-tech/dibs-error-handler
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -190,4 +190,2 @@ const MailClient = require('@dibs-tech/mail-client'); | ||
if (returnResponse) return responseJSON; | ||
if (opsSubject) { | ||
@@ -206,2 +204,3 @@ const lec = new LogEntryClient(); | ||
} | ||
if (returnResponse) return responseJSON; | ||
if (res && resStatus) res.status(resStatus); | ||
@@ -208,0 +207,0 @@ if (res && resRender) { |
{ | ||
"name": "@dibs-tech/dibs-error-handler", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
10324
1