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

@spinajs/log

Package Overview
Dependencies
Maintainers
1
Versions
288
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spinajs/log - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

yarn-error.log

2

lib/index.d.ts

@@ -222,3 +222,3 @@ /// <reference types="node" />

*/
getLogger(options?: any[]): Log;
getLogger(options?: any): Log;
/**

@@ -225,0 +225,0 @@ * Initializes bunyan logger & hooks for process:uncaughtException to log fatal application events

{
"name": "@spinajs/log",
"version": "1.0.8",
"version": "1.0.9",
"description": "Log lib for all spinejs related libs",

@@ -28,3 +28,3 @@ "main": "lib/index.js",

"@spinajs/configuration": "^1.0.9",
"@spinajs/di": "^1.0.16",
"@spinajs/di": "^1.0.19",
"@spinajs/exceptions": "^1.0.3",

@@ -31,0 +31,0 @@ "bunyan": "^1.8.12",

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