Comparing version 8.21.0 to 9.0.0
@@ -46,2 +46,3 @@ ## Long Term Support | ||
| :------ | :----------- | :-------------- | :------------------- | | ||
| 9.x | TBD. | TBD | 18, 20 | | ||
| 8.x | 2022-06-01 | TBD | 14, 16, 18 | | ||
@@ -62,4 +63,4 @@ | 7.x | 2021-10-14 | 2023-06-01 | 12, 14, 16 | | ||
|---------|------------------------|--------------| | ||
| Linux | `ubuntu-latest` | 14,16,18 | | ||
| Windows | `windows-latest` | 14,16,18 | | ||
| MacOS | `macos-latest` | 14,16,18 | | ||
| Linux | `ubuntu-latest` | 18, 20, 21 | | ||
| Windows | `windows-latest` | 18, 20, 21 | | ||
| MacOS | `macos-latest` | 18, 20, 21 | |
'use strict' | ||
module.exports = { version: '8.21.0' } | ||
module.exports = { version: '9.0.0' } |
{ | ||
"name": "pino", | ||
"version": "8.21.0", | ||
"version": "9.0.0", | ||
"description": "super fast, all natural json logger", | ||
@@ -5,0 +5,0 @@ "main": "pino.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
715136