Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

json-logger-service

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-logger-service - npm Package Compare versions

Comparing version 7.6.4 to 7.6.5

1

dist/src/LoggerFactory.js

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

env: process.env.LOGGER_ENV,
level: process.env.LOGGER_LEVEL || 'info',
});

@@ -19,0 +20,0 @@ return new JsonLogger_1.JsonLogger(bunyanLogger, customContextBuilder);

4

package.json
{
"name": "json-logger-service",
"version": "7.6.4",
"version": "7.6.5",
"description": "Nest Json LoggerService implementation.",

@@ -35,3 +35,3 @@ "main": "dist/index",

"dependencies": {
"@nestjs/common": "^7.6.4",
"@nestjs/common": "^7.6.15",
"@nestjs/core": "^7.6.4",

@@ -38,0 +38,0 @@ "@nestjs/platform-express": "^7.6.4",

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