🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

@byndyusoft/nest-pino

Package Overview
Dependencies
Maintainers
4
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@byndyusoft/nest-pino

Pino logger for NestJS

latest
Source
npmnpm
Version
3.4.0-1
Version published
Maintainers
4
Created
Source

nest-pino

npm@latest test code style: prettier

Patches for nestjs-pino

Requirements

  • Node.js v16 LTS or later
  • Yarn

Install

yarn add @byndyusoft/nest-pino

Migrate to @byndyusoft/nest-pino

  • Replace import
yarn dlx jscodeshift ./packages/app --extensions=ts --parser=ts --transform=./node_modules/@byndyusoft/nest-pino/codemods/replace-import-specifier.js
  • Fix lint issues
yarn run lint:fix

Usage

See upstream README

How to release new version

  • Get tag from upstream releases and verify codebase
  • Make changes in patches and deploy workflow if necessary
  • Create new tag and release in this repository in format: v[upstream tag]-[patch version], e.g. v3.1.2-1
  • See deploy progress here

Maintainers

License

This repository is released under version 2.0 of the Apache License.

Keywords

pino

FAQs

Package last updated on 01 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts