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

nestjs-pino

Package Overview
Dependencies
Maintainers
1
Versions
1337
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nestjs-pino - npm Package Compare versions

Comparing version 4.3.0-alpha.80912d to 4.3.0-alpha.89de3e

4

LoggerModule.js

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

exports.LoggerModule = void 0;
/* eslint-disable @typescript-eslint/no-explicit-any */
const common_1 = require("@nestjs/common");

@@ -112,5 +111,2 @@ const pino_http_1 = require("pino-http");

}
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
// @ts-ignore: run requires arguments for next but should not because it can
// be called without arguments
storage_1.storage.run(new storage_1.Store(log, resLog), next);

@@ -117,0 +113,0 @@ };

2

package.json
{
"name": "nestjs-pino",
"version": "4.3.0-alpha.80912d",
"version": "4.3.0-alpha.89de3e",
"description": "Pino logger for NestJS",

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

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