@types/pino
Advanced tools
Comparing version 5.15.3 to 5.15.4
@@ -271,2 +271,6 @@ // Type definitions for pino 5.15 | ||
/** | ||
* The string key to place any logged object under. | ||
*/ | ||
nestedKey?: string; | ||
/** | ||
* Enables pino.pretty. This is intended for non-production configurations. This may be set to a configuration | ||
@@ -273,0 +277,0 @@ * object as outlined in http://getpino.io/#/docs/API?id=pretty. Default: `false`. |
{ | ||
"name": "@types/pino", | ||
"version": "5.15.3", | ||
"version": "5.15.4", | ||
"description": "TypeScript definitions for pino", | ||
@@ -76,4 +76,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "ef3596c18c5897dfb19e290ffbb9d9510e71a31401d1f6b619be476b3ce83a2a", | ||
"typesPublisherContentHash": "522d1f04deadd92e944fc75c88a9ff97b2a03277bb8b1fce659dec9f5317f711", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 15 Jan 2020 20:57:55 GMT | ||
* Last updated: Thu, 30 Jan 2020 21:23:41 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
35651
671