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

@golemio/errors

Package Overview
Dependencies
Maintainers
5
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@golemio/errors - npm Package Compare versions

Comparing version 2.0.0-dev.875982159 to 2.0.0-dev.877224914

2

dist/index.d.ts

@@ -6,4 +6,4 @@ export * from "./errors/interfaces/GolemioErrorInterface";

export * from "./errors/GeneralError";
export * from "./errors/RecoverableError";
export * from "./errors/UnprocessableError";
export * from "./handlers/ErrorHandler";
export * from "./handlers/HTTPErrorHandler";

@@ -23,3 +23,3 @@ "use strict";

__exportStar(require("./errors/GeneralError"), exports);
__exportStar(require("./errors/RecoverableError"), exports);
__exportStar(require("./errors/UnprocessableError"), exports);
/* handlers */

@@ -26,0 +26,0 @@ __exportStar(require("./handlers/ErrorHandler"), exports);

{
"name": "@golemio/errors",
"version": "2.0.0-dev.875982159",
"version": "2.0.0-dev.877224914",
"description": "Library of Error classes of the Golemio Data Platform System",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

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