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

@types/express-pino-logger

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/express-pino-logger

TypeScript definitions for express-pino-logger

  • 4.0.3
  • ts3.7
  • ts3.8
  • ts3.9
  • ts4.0
  • ts4.1
  • ts4.2
  • ts4.3
  • ts4.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
24K
decreased by-13.34%
Maintainers
1
Weekly downloads
 
Created
Source

Installation

npm install --save @types/express-pino-logger

Summary

This package contains type definitions for express-pino-logger (https://github.com/pinojs/express-pino-logger#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-pino-logger.

index.d.ts

// Type definitions for express-pino-logger 4.0
// Project: https://github.com/pinojs/express-pino-logger#readme
// Definitions by: Oleg Repin <https://github.com/iamolegga>
//                 Griffin Yourick <https://github.com/tough-griff>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.7

import PinoHttp = require("pino-http");

export = PinoHttp;

Additional Details

  • Last updated: Sat, 13 Nov 2021 16:31:25 GMT
  • Dependencies: @types/pino-http
  • Global values: none

Credits

These definitions were written by Oleg Repin, and Griffin Yourick.

FAQs

Package last updated on 13 Nov 2021

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

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