npm-pkg-lint 4.6.9 → 5.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -11641,9 +11641,13 @@ var nodeVersions = [
11641
11641
  ["17.x.x", { eol: "2022-06-01" }],
11642
11642
  ["18.x.x", { eol: "2025-04-30" }],
11643
11643
  ["19.x.x", { eol: "2023-06-01" }],
11644
- ["20.x.x", {}],
11644
+ ["20.x.x", { eol: "2026-04-30" }],
11645
11645
  ["21.x.x", { eol: "2024-06-01" }],
11646
- ["22.x.x", {}]
11646
+ ["22.x.x", {}],
11647
+ ["23.x.x", {}],
11648
+ ["24.x.x", {}],
11649
+ ["25.x.x", {}],
11650
+ ["26.x.x", {}]
11647
11651
  ];
11648
11652
 
11649
11653
  // src/rules/outdated-engines.ts