Socket
Socket
Sign inDemoInstall

@spinajs/log

Package Overview
Dependencies
Maintainers
1
Versions
277
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.68 to 1.2.70

2

lib/targets/ColoredConsoleTarget.js

@@ -16,3 +16,2 @@ "use strict";

const configuration_1 = require("@spinajs/configuration");
const internal_logger_1 = require("@spinajs/internal-logger");
exports.DEFAULT_THEME = {

@@ -45,3 +44,2 @@ security: ["red", "bgBrightWhite"],

colors.setTheme((_a = this.Options.theme) !== null && _a !== void 0 ? _a : exports.DEFAULT_THEME);
internal_logger_1.InternalLogger.debug(`Created console log target`, "file-target");
super.resolve();

@@ -48,0 +46,0 @@ }

4

package.json
{
"name": "@spinajs/log",
"version": "1.2.68",
"version": "1.2.70",
"description": "Log lib for all spinejs related libs",

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

},
"gitHead": "4df6ba1f117af546434773102c1a564b34ca9f12"
"gitHead": "53fabca13e9a0d5e29c238be78358aa456c369ae"
}

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