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.5.0 to 5.5.1

17

package.json
{
"name": "@tsed/logger",
"version": "5.5.0",
"version": "5.5.1",
"description": "A multi channel logger written in TypeScript.",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",
"private": false,
"author": {
"name": "Romain Lenzotti"
},
"author": "Romain Lenzotti",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/TypedProject/logger.git"
},
"repository": "https://github.com/TypedProject/logger",
"keywords": [

@@ -26,3 +21,3 @@ "ts",

},
"homepage": "https://github.com/TypedProject/logger/packages/logger",
"homepage": "https://github.com/TypedProject/logger.git/packages/logger",
"scripts": {

@@ -29,0 +24,0 @@ "build": "tsc --build tsconfig.compile.json",

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