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.0.3 to 5.0.4

7

pino-http/index.d.ts

@@ -55,2 +55,4 @@ // Type definitions for pino-http 5.0

}
const startTime: unique symbol;
}

@@ -63,5 +65,10 @@

}
interface ServerResponse {
err?: Error;
}
interface OutgoingMessage {
[PinoHttp.startTime]: number;
}
}

4

pino-http/package.json
{
"name": "@types/pino-http",
"version": "5.0.3",
"version": "5.0.4",
"description": "TypeScript definitions for pino-http",

@@ -39,4 +39,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "20c7f4d0afeca1a51ffbe26c8ec8a82ad692361c1c76c24e9c7cdac7f3798b5b",
"typesPublisherContentHash": "3aeeb43520b66f16f8e4eb0026beef3ca534768427d2a615f4238ef451fa480e",
"typeScriptVersion": "3.0"
}

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

### Additional Details
* Last updated: Tue, 23 Jun 2020 10:35:33 GMT
* Last updated: Thu, 06 Aug 2020 12:41:47 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