{
  "name": "prettier-eslint",
  "url": "https://canirequire.com/package/prettier-eslint/",
  "description": "Formats your JavaScript using prettier followed by eslint --fix",
  "latest": "17.1.2",
  "latestPublished": "2026-08-20T06:26:00.230Z",
  "format": "esm-only",
  "summary": "prettier-eslint@17.1.2 is ESM-only. prettier-eslint dropped its CommonJS build in 17.1.0 (June 2026). The last version you can require() on every Node.js version, including 18 and older, is 17.0.1, published Jun 14, 2026. On Node.js 20.19+, 22.12+ and every newer release, require(\"prettier-eslint\") works anyway: Node can load synchronous ES modules through require(). Verified on Node 20, 22, 24, 26. Node.js 18 and older still fail with ERR_REQUIRE_ESM. prettier-eslint@17.1.2 declares engines \"^20.19.0 || ^22.13.0 || >=24\", so Node.js 18 is outside its supported range regardless of module format.",
  "esmOnlySince": "17.1.0",
  "esmOnlySinceDate": "2026-06-15T08:44:45.542Z",
  "lastCommonJsVersion": "17.0.1",
  "lastCommonJsDate": "2026-06-14T18:53:07.870Z",
  "nativeEsmSince": "17.1.0",
  "types": "bundled",
  "nodeEngines": "^20.19.0 || ^22.13.0 || >=24",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/prettier/prettier-eslint",
  "weeklyDownloads": 778725,
  "runtime": {
    "verifiedAt": "2026-09-09T15:31:55.820Z",
    "node": {
      "18": {
        "require": false,
        "import": true,
        "requireError": "ERR_REQUIRE_ESM",
        "importError": null
      },
      "20": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "22": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "24": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "26": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      }
    },
    "bun": {
      "require": true,
      "import": true,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "17.1.2",
      "format": "esm-only",
      "published": "2026-08-20T06:26:00.230Z"
    },
    {
      "version": "17.1.1",
      "format": "esm-only",
      "published": "2026-06-19T13:43:20.621Z"
    },
    {
      "version": "17.1.0",
      "format": "esm-only",
      "published": "2026-06-15T08:44:45.542Z"
    },
    {
      "version": "17.0.1",
      "format": "cjs",
      "published": "2026-06-14T18:53:07.870Z"
    },
    {
      "version": "17.0.0",
      "format": "cjs",
      "published": "2026-06-14T13:21:28.915Z"
    },
    {
      "version": "16.4.2",
      "format": "cjs",
      "published": "2025-05-07T14:23:32.818Z"
    },
    {
      "version": "16.4.1",
      "format": "cjs",
      "published": "2025-04-18T06:54:15.785Z"
    },
    {
      "version": "16.4.0",
      "format": "cjs",
      "published": "2025-04-18T05:31:25.885Z"
    },
    {
      "version": "16.3.2",
      "format": "cjs",
      "published": "2025-04-15T13:13:33.881Z"
    },
    {
      "version": "16.3.1",
      "format": "cjs",
      "published": "2025-04-15T11:31:44.321Z"
    },
    {
      "version": "16.3.0",
      "format": "cjs",
      "published": "2024-01-20T15:36:00.812Z"
    },
    {
      "version": "16.2.0",
      "format": "cjs",
      "published": "2023-12-19T05:35:24.778Z"
    },
    {
      "version": "16.1.2",
      "format": "cjs",
      "published": "2023-10-27T23:21:50.317Z"
    },
    {
      "version": "16.1.1",
      "format": "cjs",
      "published": "2023-10-14T07:45:25.733Z"
    },
    {
      "version": "16.1.0",
      "format": "cjs",
      "published": "2023-10-14T06:42:28.718Z"
    },
    {
      "version": "16.0.0",
      "format": "cjs",
      "published": "2023-10-14T03:44:02.667Z"
    },
    {
      "version": "15.0.1",
      "format": "cjs",
      "published": "2022-05-26T17:42:40.232Z"
    },
    {
      "version": "15.0.0",
      "format": "cjs",
      "published": "2022-05-15T09:33:50.684Z"
    },
    {
      "version": "14.1.0",
      "format": "cjs",
      "published": "2022-05-14T20:03:09.972Z"
    },
    {
      "version": "14.0.3",
      "format": "cjs",
      "published": "2022-05-11T16:04:16.841Z"
    },
    {
      "version": "14.0.2",
      "format": "cjs",
      "published": "2022-04-27T22:35:26.637Z"
    },
    {
      "version": "14.0.1",
      "format": "cjs",
      "published": "2022-04-23T23:23:40.936Z"
    },
    {
      "version": "14.0.0",
      "format": "cjs",
      "published": "2022-04-21T14:59:42.262Z"
    },
    {
      "version": "13.0.0",
      "format": "cjs",
      "published": "2021-07-26T16:25:29.025Z"
    },
    {
      "version": "12.0.0",
      "format": "cjs",
      "published": "2020-11-21T17:37:46.674Z"
    },
    {
      "version": "11.0.0",
      "format": "cjs",
      "published": "2020-06-07T01:20:01.976Z"
    },
    {
      "version": "10.1.1",
      "format": "cjs",
      "published": "2020-05-24T00:44:58.874Z"
    },
    {
      "version": "10.1.0",
      "format": "cjs",
      "published": "2020-05-21T21:09:49.578Z"
    },
    {
      "version": "10.0.0",
      "format": "cjs",
      "published": "2020-05-21T20:31:01.002Z"
    },
    {
      "version": "9.0.2",
      "format": "cjs",
      "published": "2020-05-21T20:11:46.125Z"
    },
    {
      "version": "9.0.1",
      "format": "cjs",
      "published": "2019-11-17T23:04:19.474Z"
    },
    {
      "version": "9.0.0",
      "format": "cjs",
      "published": "2019-06-16T20:15:29.719Z"
    },
    {
      "version": "8.8.2",
      "format": "cjs",
      "published": "2018-06-22T18:24:31.470Z"
    },
    {
      "version": "8.8.1",
      "format": "cjs",
      "published": "2018-01-21T01:06:44.047Z"
    },
    {
      "version": "8.8.0",
      "format": "cjs",
      "published": "2018-01-18T01:53:50.351Z"
    },
    {
      "version": "8.7.6",
      "format": "cjs",
      "published": "2018-01-17T20:44:46.256Z"
    },
    {
      "version": "8.7.5",
      "format": "cjs",
      "published": "2018-01-17T04:42:58.470Z"
    },
    {
      "version": "8.7.4",
      "format": "cjs",
      "published": "2018-01-11T21:21:24.072Z"
    },
    {
      "version": "8.7.3",
      "format": "cjs",
      "published": "2018-01-10T22:44:32.077Z"
    },
    {
      "version": "8.7.2",
      "format": "cjs",
      "published": "2018-01-10T20:19:11.959Z"
    },
    {
      "version": "8.7.1",
      "format": "cjs",
      "published": "2018-01-08T00:12:14.771Z"
    },
    {
      "version": "8.7.0",
      "format": "cjs",
      "published": "2017-12-28T08:43:37.665Z"
    },
    {
      "version": "8.6.2",
      "format": "cjs",
      "published": "2017-12-26T22:45:08.017Z"
    },
    {
      "version": "8.6.1",
      "format": "cjs",
      "published": "2017-12-26T22:38:07.859Z"
    },
    {
      "version": "8.6.0",
      "format": "cjs",
      "published": "2017-12-22T02:36:18.254Z"
    },
    {
      "version": "8.5.0",
      "format": "cjs",
      "published": "2017-12-21T02:04:15.909Z"
    },
    {
      "version": "8.4.0",
      "format": "cjs",
      "published": "2017-12-19T20:46:56.525Z"
    },
    {
      "version": "8.3.1",
      "format": "cjs",
      "published": "2017-12-13T00:04:48.089Z"
    },
    {
      "version": "8.3.0",
      "format": "cjs",
      "published": "2017-12-12T23:36:19.388Z"
    },
    {
      "version": "8.2.6",
      "format": "cjs",
      "published": "2017-12-12T02:05:22.326Z"
    },
    {
      "version": "8.2.5",
      "format": "cjs",
      "published": "2017-12-05T16:42:27.974Z"
    },
    {
      "version": "8.2.4",
      "format": "cjs",
      "published": "2017-12-05T12:25:18.700Z"
    },
    {
      "version": "8.2.3",
      "format": "cjs",
      "published": "2017-12-03T21:48:41.726Z"
    },
    {
      "version": "8.2.2",
      "format": "cjs",
      "published": "2017-11-15T18:15:06.676Z"
    },
    {
      "version": "8.2.1",
      "format": "cjs",
      "published": "2017-10-12T17:54:17.932Z"
    },
    {
      "version": "8.2.0",
      "format": "cjs",
      "published": "2017-09-27T16:09:39.217Z"
    },
    {
      "version": "8.1.1",
      "format": "cjs",
      "published": "2017-09-20T04:34:27.143Z"
    },
    {
      "version": "8.1.0",
      "format": "cjs",
      "published": "2017-09-14T19:57:36.905Z"
    },
    {
      "version": "8.0.0",
      "format": "cjs",
      "published": "2017-09-08T04:13:40.967Z"
    },
    {
      "version": "7.1.0",
      "format": "cjs",
      "published": "2017-08-31T02:14:12.759Z"
    }
  ]
}