Socket
Socket
Sign inDemoInstall

@tsed/logger

Package Overview
Dependencies
16
Maintainers
5
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.1.2 to 5.2.0

1

lib/layouts/index.d.ts

@@ -292,2 +292,3 @@ /**

export * from "./decorators/layout";
export * from "./utils/colorizeUtils";
import "./components/BasicLayout";

@@ -294,0 +295,0 @@ import "./components/ColoredLayout";

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

tslib_1.__exportStar(require("./decorators/layout"), exports);
tslib_1.__exportStar(require("./utils/colorizeUtils"), exports);
require("./components/BasicLayout");

@@ -296,0 +297,0 @@ require("./components/ColoredLayout");

2

package.json
{
"name": "@tsed/logger",
"version": "5.1.2",
"version": "5.2.0",
"description": "A multi channel logger written in TypeScript.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc