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.9 to 1.0.10

2

lib/index.d.ts

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

export declare abstract class LogModule extends SyncModule {
abstract getLogger(options?: any[]): Log;
abstract getLogger(options?: any): Log;
}

@@ -201,0 +201,0 @@ /**

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

@@ -5,0 +5,0 @@ "main": "lib/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