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

@dibs-tech/dibs-error-handler

Package Overview
Dependencies
Maintainers
4
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dibs-tech/dibs-error-handler - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

3

index.js

@@ -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",

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