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
292
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.2.81 to 1.2.83

2

lib/targets/ColoredConsoleTarget.js

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

/* eslint-disable */
this.theme[log_common_1.LogLevelStrings[data.Level]]((0, configuration_1.format)(data.Variables, this.Options.layout)));
this.theme[data.Level]((0, configuration_1.format)(data.Variables, this.Options.layout)));
}

@@ -66,0 +66,0 @@ };

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

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

},
"gitHead": "dd58385e770069586eb8814a13365ce889d46b34"
"gitHead": "e2502149a863bdfc453a0b75ccc497f21d8ebef5"
}

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