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

@types/pino

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/pino - npm Package Compare versions

Comparing version 5.15.5 to 5.17.0

6

pino/index.d.ts

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

// Type definitions for pino 5.15
// Type definitions for pino 5.17
// Project: https://github.com/pinojs/pino.git, http://getpino.io

@@ -230,2 +230,6 @@ // Definitions by: Peter Snider <https://github.com/psnider>

*/
levelKey?: string;
/**
* (DEPRECATED, use `levelKey`) Changes the property `level` to any string value you pass in. Default: 'level'
*/
changeLevelName?: string;

@@ -232,0 +236,0 @@ /**

4

pino/package.json
{
"name": "@types/pino",
"version": "5.15.5",
"version": "5.17.0",
"description": "TypeScript definitions for pino",

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

},
"typesPublisherContentHash": "aa43a1d62f1c1fde02c51be08096ab47b3897f3b5ed9c7e40bd61fd14c12b323",
"typesPublisherContentHash": "d806d1423d24e0c714095c09549931173a586f447a0eeb06d04e9f908701edf3",
"typeScriptVersion": "2.8"
}

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

### Additional Details
* Last updated: Thu, 06 Feb 2020 17:33:08 GMT
* Last updated: Mon, 09 Mar 2020 18:07:37 GMT
* Dependencies: [@types/sonic-boom](https://npmjs.com/package/@types/sonic-boom), [@types/pino-std-serializers](https://npmjs.com/package/@types/pino-std-serializers), [@types/node](https://npmjs.com/package/@types/node)

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

# Credits
These definitions were written by Peter Snider (https://github.com/psnider), BendingBender (https://github.com/BendingBender), Christian Rackerseder (https://github.com/screendriver), GP (https://github.com/paambaati), Alex Ferrando (https://github.com/alferpal), Oleksandr Sidko (https://github.com/mortiy), Harris Lummis (https://github.com/lummish), Raoul Jaeckel (https://github.com/raoulus), Cory Donkin (https://github.com/Cooryd), Adam Vigneaux (https://github.com/AdamVig), Austin Beer (https://github.com/austin-beer), and Michel Nemnom (https://github.com/Pegase745).
These definitions were written by [Peter Snider](https://github.com/psnider), [BendingBender](https://github.com/BendingBender), [Christian Rackerseder](https://github.com/screendriver), [GP](https://github.com/paambaati), [Alex Ferrando](https://github.com/alferpal), [Oleksandr Sidko](https://github.com/mortiy), [Harris Lummis](https://github.com/lummish), [Raoul Jaeckel](https://github.com/raoulus), [Cory Donkin](https://github.com/Cooryd), [Adam Vigneaux](https://github.com/AdamVig), [Austin Beer](https://github.com/austin-beer), and [Michel Nemnom](https://github.com/Pegase745).
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