@types/pino
Advanced tools
Comparing version 6.3.0 to 6.3.1
@@ -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. |
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
40536
782