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 4.4.0 to 5.0.0

4

pino-http/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for pino-http 4.4
// Type definitions for pino-http 5.0
// Project: https://github.com/pinojs/pino-http#readme

@@ -6,2 +6,3 @@ // Definitions by: Christian Rackerseder <https://github.com/screendriver>

// Griffin Yourick <https://github.com/tough-griff>
// Jorge Barnaby <https://github.com/yorch>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -42,2 +43,3 @@ // TypeScript Version: 2.7

ignorePaths?: string[];
getPath?: (req: IncomingMessage) => string | undefined;
}

@@ -44,0 +46,0 @@ }

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

@@ -21,2 +21,7 @@ "license": "MIT",

"githubUsername": "tough-griff"
},
{
"name": "Jorge Barnaby",
"url": "https://github.com/yorch",
"githubUsername": "yorch"
}

@@ -35,4 +40,4 @@ ],

},
"typesPublisherContentHash": "152eefe6fdb9d6744846dcf8d127df916e2f4d7af8b35b148d54423e39da6ebe",
"typesPublisherContentHash": "9ce4fb0f826467a72d31892a50ffce14487fbf112a0983b3ad320cc3025eb136",
"typeScriptVersion": "2.8"
}

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

### Additional Details
* Last updated: Fri, 20 Mar 2020 16:06:45 GMT
* Last updated: Fri, 17 Apr 2020 00:15:41 GMT
* Dependencies: [@types/pino](https://npmjs.com/package/@types/pino)

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by [Christian Rackerseder](https://github.com/screendriver), [Jeremy Forsythe](https://github.com/jdforsythe), and [Griffin Yourick](https://github.com/tough-griff).
These definitions were written by [Christian Rackerseder](https://github.com/screendriver), [Jeremy Forsythe](https://github.com/jdforsythe), [Griffin Yourick](https://github.com/tough-griff), and [Jorge Barnaby](https://github.com/yorch).

Sorry, the diff of this file is not supported yet

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