New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@spinajs/log

Package Overview
Dependencies
Maintainers
1
Versions
327
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 2.0.63 to 2.0.64

2

lib/log.js

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

import GlobToRegExp from "glob-to-regexp";
import { InvalidOperation, InvalidOption } from "../../exceptions/lib/index.js";
import { InvalidOperation, InvalidOption } from "@spinajs/exceptions";
import { InternalLoggerProxy } from "@spinajs/internal-logger";

@@ -21,0 +21,0 @@ function wrapWrite(level) {

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

import * as path from "path";
import { InvalidOption } from "../../../exceptions/lib/index.js";
import { InvalidOption } from "@spinajs/exceptions";
import * as glob from "glob";

@@ -20,0 +20,0 @@ import * as zlib from "zlib";

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

@@ -36,7 +36,7 @@ "exports": "./lib/index.js",

"@colors/colors": "^1.5.0",
"@spinajs/configuration": "^2.0.63",
"@spinajs/di": "^2.0.63",
"@spinajs/exceptions": "^2.0.63",
"@spinajs/internal-logger": "^2.0.63",
"@spinajs/log-common": "^2.0.63",
"@spinajs/configuration": "^2.0.64",
"@spinajs/di": "^2.0.64",
"@spinajs/exceptions": "^2.0.64",
"@spinajs/internal-logger": "^2.0.64",
"@spinajs/log-common": "^2.0.64",
"ajv": "^8.12.0",

@@ -43,0 +43,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