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 1.0.2-dev.693873522 to 1.0.2-dev.695201889

2

package.json
{
"name": "@golemio/errors",
"version": "1.0.2-dev.693873522",
"version": "1.0.2-dev.695201889",
"description": "Library of Error classes of the Golemio Data Platform System",

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

@@ -149,6 +149,4 @@ # Golemio Errors Library

Logging uses `Winston` for standard logging with levels and `debug` (https://www.npmjs.com/package/debug) for debugging.
Logging uses provided logger (as an argument) for standard logging with levels and `debug` (https://www.npmjs.com/package/debug) for debugging.
All logs with `silly` and `debug` level are printed as standard log (if appropriate log level is set) using Winston as well as using `debug` module with `"golemio:errors"` settings.
You can set both `LOG_LEVEL` and `DEBUG` settings in ENV variables.

@@ -155,0 +153,0 @@

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