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.0 to 6.3.1

28

pino/index.d.ts

@@ -49,2 +49,30 @@ // Type definitions for pino 6.3

const levels: LevelMapping;
const symbols: {
setLevelSym: symbol,
getLevelSym: symbol,
levelValSym: symbol,
useLevelLabelsSym: symbol,
mixinSym: symbol,
lsCacheSym: symbol,
chindingsSym: symbol,
parsedChindingsSym: symbol,
asJsonSym: symbol,
writeSym: symbol,
serializersSym: symbol,
redactFmtSym: symbol,
timeSym: symbol,
timeSliceIndexSym: symbol,
streamSym: symbol,
stringifySym: symbol,
stringifiersSym: symbol,
endSym: symbol,
formatOptsSym: symbol,
messageKeySym: symbol,
nestedKeySym: symbol,
wildcardFirstSym: symbol,
needsMetadataGsym: symbol,
useOnlyCustomLevelsSym: symbol,
formattersSym: symbol,
hooksSym: symbol,
};
/**

@@ -51,0 +79,0 @@ * Exposes the Pino package version. Also available on the logger instance.

6

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

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

},
"typesPublisherContentHash": "bd71945fcf5fdaa2eb8813d9618a935d058983738f044e131e8908b6f7aa4398",
"typeScriptVersion": "3.0"
"typesPublisherContentHash": "01af472560a24950a7e6b4bab8b010a1b028475540fdc91a769ec7a10670812b",
"typeScriptVersion": "3.2"
}

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

### Additional Details
* Last updated: Sat, 13 Jun 2020 16:55:45 GMT
* Last updated: Mon, 21 Sep 2020 14:13:13 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)

@@ -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