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 6.3.12 to 7.0.0

86

pino/package.json
{
"name": "@types/pino",
"version": "6.3.12",
"description": "TypeScript definitions for pino",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pino",
"license": "MIT",
"contributors": [
{
"name": "Peter Snider",
"url": "https://github.com/psnider",
"githubUsername": "psnider"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
},
{
"name": "Christian Rackerseder",
"url": "https://github.com/screendriver",
"githubUsername": "screendriver"
},
{
"name": "GP",
"url": "https://github.com/paambaati",
"githubUsername": "paambaati"
},
{
"name": "Alex Ferrando",
"url": "https://github.com/alferpal",
"githubUsername": "alferpal"
},
{
"name": "Oleksandr Sidko",
"url": "https://github.com/mortiy",
"githubUsername": "mortiy"
},
{
"name": "Harris Lummis",
"url": "https://github.com/lummish",
"githubUsername": "lummish"
},
{
"name": "Raoul Jaeckel",
"url": "https://github.com/raoulus",
"githubUsername": "raoulus"
},
{
"name": "Cory Donkin",
"url": "https://github.com/Cooryd",
"githubUsername": "Cooryd"
},
{
"name": "Adam Vigneaux",
"url": "https://github.com/AdamVig",
"githubUsername": "AdamVig"
},
{
"name": "Austin Beer",
"url": "https://github.com/austin-beer",
"githubUsername": "austin-beer"
},
{
"name": "Michel Nemnom",
"url": "https://github.com/Pegase745",
"githubUsername": "Pegase745"
}
],
"version": "7.0.0",
"typings": null,
"description": "Stub TypeScript definitions entry for pino, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/pino"
},
"scripts": {},
"author": "",
"license": "MIT",
"dependencies": {
"@types/node": "*",
"@types/pino-pretty": "*",
"@types/pino-std-serializers": "*",
"sonic-boom": "^2.1.0"
},
"typesPublisherContentHash": "56eccc7f5c5be27494bad9fefe93f95ebc86ec6ea8b7910c927f00b114d43019",
"typeScriptVersion": "3.7"
"pino": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/pino`
This is a stub types definition for @types/pino (http://getpino.io).
# Summary
This package contains type definitions for pino (https://github.com/pinojs/pino.git).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pino.
### Additional Details
* Last updated: Tue, 19 Oct 2021 07:31:21 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/pino-pretty](https://npmjs.com/package/@types/pino-pretty), [@types/node](https://npmjs.com/package/@types/node)
* 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).
pino provides its own type definitions, so you don't need @types/pino installed!
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