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

@types/pino-http

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/pino-http - npm Package Compare versions

Comparing version 5.4.2 to 5.4.3

2

pino-http/index.d.ts

@@ -49,3 +49,3 @@ // Type definitions for pino-http 5.4

interface AutoLoggingOptions {
ignorePaths?: string[] | undefined;
ignorePaths?: Array<string | RegExp> | undefined;
getPath?: ((req: IncomingMessage) => string | undefined) | undefined;

@@ -52,0 +52,0 @@ }

{
"name": "@types/pino-http",
"version": "5.4.2",
"version": "5.4.3",
"description": "TypeScript definitions for pino-http",

@@ -40,4 +40,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pino-http",

},
"typesPublisherContentHash": "965a35199998b5e27cab7b57ef3e69018eb0c7e888a1cdeb933d89379456ccbe",
"typesPublisherContentHash": "9a30df4f1c115b4b883774b6568881e41b542cf3a79a440b924384cb204643a2",
"typeScriptVersion": "3.6"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 07 Jul 2021 17:02:30 GMT
* Last updated: Wed, 18 Aug 2021 20:31:24 GMT
* Dependencies: [@types/pino](https://npmjs.com/package/@types/pino)

@@ -14,0 +14,0 @@ * Global values: none

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