{
  "name": "eslint-plugin-jsdoc",
  "url": "https://canirequire.com/package/eslint-plugin-jsdoc/",
  "description": "JSDoc linting rules for ESLint.",
  "latest": "64.3.8",
  "latestPublished": "2026-09-09T13:08:21.143Z",
  "format": "esm-only",
  "summary": "eslint-plugin-jsdoc@64.3.8 is ESM-only. eslint-plugin-jsdoc dropped its CommonJS build in 64.0.0 (August 2026). The last version you can require() on every Node.js version, including 18 and older, is 63.3.3, published Aug 2, 2026. On Node.js 20.19+, 22.12+ and every newer release, require(\"eslint-plugin-jsdoc\") works anyway: Node can load synchronous ES modules through require(). Verified on Node 22, 24, 26. Node.js 18 and older still fail with ERR_REQUIRE_ESM. eslint-plugin-jsdoc@64.3.8 declares engines \"^22.22.2 || >=24.15.0\", so Node.js 18, 20 are outside its supported range regardless of module format.",
  "esmOnlySince": "64.0.0",
  "esmOnlySinceDate": "2026-08-07T23:40:56.702Z",
  "lastCommonJsVersion": "63.3.3",
  "lastCommonJsDate": "2026-08-02T18:02:10.488Z",
  "nativeEsmSince": "48.0.0",
  "types": "bundled",
  "nodeEngines": "^22.22.2 || >=24.15.0",
  "deprecated": null,
  "license": "BSD-3-Clause",
  "repository": "https://github.com/gajus/eslint-plugin-jsdoc",
  "weeklyDownloads": 5805676,
  "runtime": {
    "verifiedAt": "2026-09-09T15:29:52.279Z",
    "node": {
      "18": {
        "require": false,
        "import": false,
        "requireError": "ERR_REQUIRE_ESM",
        "importError": "SyntaxError"
      },
      "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": "64.3.8",
      "format": "esm-only",
      "published": "2026-09-09T13:08:21.143Z"
    },
    {
      "version": "64.3.7",
      "format": "esm-only",
      "published": "2026-09-09T13:08:36.446Z"
    },
    {
      "version": "64.3.6",
      "format": "esm-only",
      "published": "2026-09-05T16:54:55.539Z"
    },
    {
      "version": "64.3.5",
      "format": "esm-only",
      "published": "2026-09-03T22:19:08.349Z"
    },
    {
      "version": "64.3.4",
      "format": "esm-only",
      "published": "2026-09-01T22:15:36.997Z"
    },
    {
      "version": "64.3.3",
      "format": "esm-only",
      "published": "2026-08-31T21:15:17.013Z"
    },
    {
      "version": "64.3.2",
      "format": "esm-only",
      "published": "2026-08-30T22:14:22.182Z"
    },
    {
      "version": "64.3.1",
      "format": "esm-only",
      "published": "2026-08-30T00:53:51.863Z"
    },
    {
      "version": "64.3.0",
      "format": "esm-only",
      "published": "2026-08-30T00:27:25.707Z"
    },
    {
      "version": "64.2.1",
      "format": "esm-only",
      "published": "2026-08-17T23:59:25.412Z"
    },
    {
      "version": "64.2.0",
      "format": "esm-only",
      "published": "2026-08-15T03:29:21.974Z"
    },
    {
      "version": "64.1.0",
      "format": "esm-only",
      "published": "2026-08-10T22:33:02.534Z"
    },
    {
      "version": "64.0.2",
      "format": "esm-only",
      "published": "2026-08-09T14:45:05.102Z"
    },
    {
      "version": "64.0.1",
      "format": "esm-only",
      "published": "2026-08-08T00:34:17.542Z"
    },
    {
      "version": "64.0.0",
      "format": "esm-only",
      "published": "2026-08-07T23:40:56.702Z"
    },
    {
      "version": "63.3.3",
      "format": "dual",
      "published": "2026-08-02T18:02:10.488Z"
    },
    {
      "version": "63.3.2",
      "format": "dual",
      "published": "2026-07-28T10:09:58.117Z"
    },
    {
      "version": "63.3.1",
      "format": "dual",
      "published": "2026-07-27T07:49:10.428Z"
    },
    {
      "version": "63.3.0",
      "format": "dual",
      "published": "2026-07-26T08:15:00.191Z"
    },
    {
      "version": "63.2.2",
      "format": "dual",
      "published": "2026-07-24T08:39:59.503Z"
    },
    {
      "version": "63.2.1",
      "format": "dual",
      "published": "2026-07-23T17:30:27.094Z"
    },
    {
      "version": "63.2.0",
      "format": "dual",
      "published": "2026-07-19T17:45:19.133Z"
    },
    {
      "version": "63.1.0",
      "format": "dual",
      "published": "2026-07-18T05:31:44.307Z"
    },
    {
      "version": "63.0.14",
      "format": "dual",
      "published": "2026-07-17T10:51:36.540Z"
    },
    {
      "version": "63.0.13",
      "format": "dual",
      "published": "2026-07-10T02:14:18.206Z"
    },
    {
      "version": "63.0.12",
      "format": "dual",
      "published": "2026-07-06T00:10:59.878Z"
    },
    {
      "version": "63.0.11",
      "format": "dual",
      "published": "2026-07-04T05:02:34.185Z"
    },
    {
      "version": "63.0.10",
      "format": "dual",
      "published": "2026-06-27T02:49:41.399Z"
    },
    {
      "version": "63.0.9",
      "format": "dual",
      "published": "2026-06-26T07:44:05.615Z"
    },
    {
      "version": "63.0.8",
      "format": "dual",
      "published": "2026-06-25T02:45:04.574Z"
    },
    {
      "version": "63.0.7",
      "format": "dual",
      "published": "2026-06-21T11:29:07.522Z"
    },
    {
      "version": "63.0.6",
      "format": "dual",
      "published": "2026-06-17T22:31:38.257Z"
    },
    {
      "version": "63.0.5",
      "format": "dual",
      "published": "2026-06-17T02:46:15.894Z"
    },
    {
      "version": "63.0.4",
      "format": "dual",
      "published": "2026-06-16T02:59:06.377Z"
    },
    {
      "version": "63.0.3",
      "format": "dual",
      "published": "2026-06-16T02:46:21.074Z"
    },
    {
      "version": "63.0.2",
      "format": "dual",
      "published": "2026-06-06T03:31:29.897Z"
    },
    {
      "version": "63.0.1",
      "format": "dual",
      "published": "2026-06-01T00:11:51.434Z"
    },
    {
      "version": "63.0.0",
      "format": "dual",
      "published": "2026-05-20T08:14:31.964Z"
    },
    {
      "version": "62.9.0",
      "format": "dual",
      "published": "2026-04-01T08:26:12.560Z"
    },
    {
      "version": "62.8.1",
      "format": "dual",
      "published": "2026-03-25T22:37:10.436Z"
    },
    {
      "version": "62.8.0",
      "format": "dual",
      "published": "2026-03-12T01:45:20.164Z"
    },
    {
      "version": "62.7.1",
      "format": "dual",
      "published": "2026-02-24T09:03:25.743Z"
    },
    {
      "version": "62.7.0",
      "format": "dual",
      "published": "2026-02-20T10:18:38.231Z"
    },
    {
      "version": "62.6.1",
      "format": "dual",
      "published": "2026-02-19T11:23:44.713Z"
    },
    {
      "version": "62.6.0",
      "format": "dual",
      "published": "2026-02-18T03:00:15.795Z"
    },
    {
      "version": "62.5.5",
      "format": "dual",
      "published": "2026-02-15T00:42:52.036Z"
    },
    {
      "version": "62.5.4",
      "format": "dual",
      "published": "2026-02-07T18:07:47.716Z"
    },
    {
      "version": "62.5.3",
      "format": "dual",
      "published": "2026-02-06T22:45:42.772Z"
    },
    {
      "version": "62.5.2",
      "format": "dual",
      "published": "2026-02-05T12:56:39.711Z"
    },
    {
      "version": "62.5.1",
      "format": "dual",
      "published": "2026-02-04T19:59:37.521Z"
    },
    {
      "version": "62.5.0",
      "format": "dual",
      "published": "2026-01-29T19:02:06.612Z"
    },
    {
      "version": "62.4.1",
      "format": "dual",
      "published": "2026-01-24T16:01:01.106Z"
    },
    {
      "version": "62.4.0",
      "format": "dual",
      "published": "2026-01-23T16:13:07.258Z"
    },
    {
      "version": "62.3.1",
      "format": "dual",
      "published": "2026-01-22T20:34:15.075Z"
    },
    {
      "version": "62.3.0",
      "format": "dual",
      "published": "2026-01-20T17:30:27.953Z"
    },
    {
      "version": "62.2.0",
      "format": "dual",
      "published": "2026-01-19T15:36:03.836Z"
    },
    {
      "version": "62.1.0",
      "format": "dual",
      "published": "2026-01-17T22:50:56.919Z"
    },
    {
      "version": "62.0.1",
      "format": "dual",
      "published": "2026-01-17T13:07:27.863Z"
    },
    {
      "version": "62.0.0",
      "format": "dual",
      "published": "2026-01-09T00:13:40.681Z"
    },
    {
      "version": "61.7.1",
      "format": "dual",
      "published": "2026-01-08T14:10:34.143Z"
    }
  ]
}