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

nestjs-pino

Package Overview
Dependencies
Maintainers
1
Versions
1332
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 3.5.0 to 4.0.0-alpha.921a35

10

package.json
{
"name": "nestjs-pino",
"version": "3.5.0",
"version": "4.0.0-alpha.921a35",
"description": "Pino logger for NestJS",

@@ -53,4 +53,4 @@ "main": "index.js",

"@types/node": "^20.5.1",
"@types/supertest": "^2.0.12",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@types/supertest": "^6.0.2",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.4.0",

@@ -64,3 +64,3 @@ "eslint": "^8.47.0",

"pino": "^8.15.0",
"pino-http": "^8.4.0",
"pino-http": "^9.0.0",
"prettier": "^3.0.2",

@@ -78,4 +78,4 @@ "reflect-metadata": "^0.1.13",

"@nestjs/common": "^8.0.0 || ^9.0.0 || ^10.0.0",
"pino-http": "^6.4.0 || ^7.0.0 || ^8.0.0"
"pino-http": "^6.4.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0"
}
}
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