Socket
Socket
Sign inDemoInstall

@spinajs/internal-logger

Package Overview
Dependencies
Maintainers
1
Versions
232
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spinajs/internal-logger - npm Package Compare versions

Comparing version 2.0.53 to 2.0.54

2

lib/index.js

@@ -14,3 +14,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

import { Bootstrapper, DI, Injectable } from "@spinajs/di";
import { LogLevel, createLogMessageObject } from "@spinajs/log-common";
import { LogLevel, createLogMessageObject, } from "@spinajs/log-common";
import * as _ from "lodash";

@@ -17,0 +17,0 @@ import chalk from "chalk";

{
"name": "@spinajs/internal-logger",
"version": "2.0.53",
"version": "2.0.54",
"description": "internal logger used by some packages. do not use it in production environment",

@@ -28,5 +28,5 @@ "homepage": "https://github.com/spinajs/main#readme",

"dependencies": {
"@spinajs/di": "^2.0.53",
"@spinajs/log-common": "^2.0.53",
"@spinajs/configuration-common": "^2.0.53",
"@spinajs/di": "^2.0.54",
"@spinajs/log-common": "^2.0.54",
"@spinajs/configuration-common": "^2.0.54",
"lodash": "^4.17.21",

@@ -33,0 +33,0 @@ "chalk": "5.2.0"

Sorry, the diff of this file is not supported yet

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