{
  "name": "inquirer",
  "url": "https://canirequire.com/package/inquirer/",
  "description": "A collection of common interactive command line user interfaces.",
  "latest": "14.2.2",
  "latestPublished": "2026-09-07T17:58:32.185Z",
  "format": "esm-only",
  "summary": "inquirer@14.2.2 is ESM-only. inquirer dropped its CommonJS build in 14.1.0 (August 2026). The last version you can require() on every Node.js version, including 18 and older, is 12.11.1, published Nov 12, 2025. On Node.js 20.19+, 22.12+ and every newer release, require(\"inquirer\") 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. inquirer@14.2.2 declares engines \">=23.5.0 || ^22.13.0 || ^20.17.0\", so Node.js 18 is outside its supported range regardless of module format.",
  "esmOnlySince": "14.1.0",
  "esmOnlySinceDate": "2026-08-19T17:29:55.376Z",
  "lastCommonJsVersion": "12.11.1",
  "lastCommonJsDate": "2025-11-12T21:41:13.082Z",
  "nativeEsmSince": "9.0.0",
  "types": "bundled",
  "nodeEngines": ">=23.5.0 || ^22.13.0 || ^20.17.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/SBoudrias/Inquirer.js",
  "weeklyDownloads": 32860350,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:38.185Z",
    "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": "14.2.2",
      "format": "esm-only",
      "published": "2026-09-07T17:58:32.185Z"
    },
    {
      "version": "14.2.1",
      "format": "esm-only",
      "published": "2026-09-02T21:53:38.215Z"
    },
    {
      "version": "14.2.0",
      "format": "esm-only",
      "published": "2026-08-26T23:04:18.247Z"
    },
    {
      "version": "14.1.0",
      "format": "esm-only",
      "published": "2026-08-19T17:29:55.376Z"
    },
    {
      "version": "14.0.2",
      "format": "none",
      "published": "2026-05-31T17:42:44.844Z"
    },
    {
      "version": "14.0.1",
      "format": "none",
      "published": "2026-05-29T21:56:40.063Z"
    },
    {
      "version": "14.0.0",
      "format": "none",
      "published": "2026-05-25T19:47:41.063Z"
    },
    {
      "version": "13.4.3",
      "format": "none",
      "published": "2026-05-10T17:14:08.653Z"
    },
    {
      "version": "13.4.2",
      "format": "none",
      "published": "2026-04-19T16:52:14.647Z"
    },
    {
      "version": "13.4.1",
      "format": "none",
      "published": "2026-04-07T16:32:23.002Z"
    },
    {
      "version": "13.4.0",
      "format": "none",
      "published": "2026-04-06T19:34:49.003Z"
    },
    {
      "version": "13.3.2",
      "format": "none",
      "published": "2026-03-15T20:48:47.147Z"
    },
    {
      "version": "13.3.1",
      "format": "none",
      "published": "2026-03-15T20:15:09.545Z"
    },
    {
      "version": "13.3.0",
      "format": "none",
      "published": "2026-02-22T22:16:37.573Z"
    },
    {
      "version": "13.2.5",
      "format": "none",
      "published": "2026-02-16T18:44:49.320Z"
    },
    {
      "version": "13.2.4",
      "format": "none",
      "published": "2026-02-14T20:12:35.805Z"
    },
    {
      "version": "13.2.3",
      "format": "none",
      "published": "2026-02-14T19:33:46.860Z"
    },
    {
      "version": "13.2.2",
      "format": "none",
      "published": "2026-01-28T22:34:03.726Z"
    },
    {
      "version": "13.2.1",
      "format": "none",
      "published": "2026-01-20T22:37:12.623Z"
    },
    {
      "version": "13.2.0",
      "format": "none",
      "published": "2026-01-11T18:34:19.857Z"
    },
    {
      "version": "13.1.0",
      "format": "none",
      "published": "2025-12-13T17:55:16.005Z"
    },
    {
      "version": "13.0.2",
      "format": "none",
      "published": "2025-12-02T20:49:45.142Z"
    },
    {
      "version": "13.0.1",
      "format": "none",
      "published": "2025-11-17T01:53:43.681Z"
    },
    {
      "version": "13.0.0",
      "format": "none",
      "published": "2025-11-16T22:28:14.445Z"
    },
    {
      "version": "12.11.1",
      "format": "dual",
      "published": "2025-11-12T21:41:13.082Z"
    },
    {
      "version": "12.11.0",
      "format": "dual",
      "published": "2025-11-08T19:45:43.868Z"
    },
    {
      "version": "12.10.0",
      "format": "dual",
      "published": "2025-10-13T21:25:14.265Z"
    },
    {
      "version": "12.9.6",
      "format": "dual",
      "published": "2025-09-14T15:56:49.996Z"
    },
    {
      "version": "12.9.5",
      "format": "dual",
      "published": "2025-09-14T14:08:58.878Z"
    },
    {
      "version": "12.9.4",
      "format": "dual",
      "published": "2025-08-24T20:37:47.135Z"
    },
    {
      "version": "12.9.3",
      "format": "dual",
      "published": "2025-08-17T17:42:25.689Z"
    },
    {
      "version": "12.9.2",
      "format": "dual",
      "published": "2025-08-13T18:19:16.405Z"
    },
    {
      "version": "12.9.1",
      "format": "dual",
      "published": "2025-08-08T21:15:51.544Z"
    },
    {
      "version": "12.9.0",
      "format": "dual",
      "published": "2025-07-28T21:31:16.345Z"
    },
    {
      "version": "12.8.2",
      "format": "dual",
      "published": "2025-07-21T20:56:39.378Z"
    },
    {
      "version": "12.8.1",
      "format": "dual",
      "published": "2025-07-21T13:43:54.746Z"
    },
    {
      "version": "12.8.0",
      "format": "dual",
      "published": "2025-07-20T21:02:47.112Z"
    },
    {
      "version": "12.7.0",
      "format": "dual",
      "published": "2025-07-01T19:02:54.614Z"
    },
    {
      "version": "12.6.3",
      "format": "dual",
      "published": "2025-05-25T20:55:57.163Z"
    },
    {
      "version": "12.6.2",
      "format": "dual",
      "published": "2025-05-23T21:01:47.833Z"
    },
    {
      "version": "12.6.1",
      "format": "dual",
      "published": "2025-05-10T16:22:40.878Z"
    },
    {
      "version": "12.6.0",
      "format": "dual",
      "published": "2025-04-24T07:32:15.035Z"
    },
    {
      "version": "12.5.2",
      "format": "dual",
      "published": "2025-04-03T21:50:03.921Z"
    },
    {
      "version": "12.5.1",
      "format": "dual",
      "published": "2025-04-03T21:44:45.041Z"
    },
    {
      "version": "12.5.0",
      "format": "dual",
      "published": "2025-03-15T15:33:32.063Z"
    },
    {
      "version": "12.4.3",
      "format": "dual",
      "published": "2025-03-08T11:24:14.918Z"
    },
    {
      "version": "12.4.2",
      "format": "dual",
      "published": "2025-02-15T17:04:44.907Z"
    },
    {
      "version": "12.4.1",
      "format": "dual",
      "published": "2025-02-02T18:23:19.800Z"
    },
    {
      "version": "12.4.0",
      "format": "dual",
      "published": "2025-02-02T18:07:29.852Z"
    },
    {
      "version": "12.3.3",
      "format": "dual",
      "published": "2025-01-28T20:50:56.069Z"
    },
    {
      "version": "12.3.2",
      "format": "dual",
      "published": "2025-01-13T22:52:13.121Z"
    },
    {
      "version": "12.3.1",
      "format": "dual",
      "published": "2025-01-11T20:09:33.708Z"
    },
    {
      "version": "12.3.0",
      "format": "dual",
      "published": "2024-12-20T19:35:27.256Z"
    },
    {
      "version": "12.2.0",
      "format": "dual",
      "published": "2024-12-07T18:28:57.786Z"
    },
    {
      "version": "12.1.0",
      "format": "dual",
      "published": "2024-11-11T20:12:32.479Z"
    },
    {
      "version": "12.0.1",
      "format": "dual",
      "published": "2024-10-25T20:41:28.622Z"
    },
    {
      "version": "12.0.0",
      "format": "dual",
      "published": "2024-10-06T20:49:48.037Z"
    },
    {
      "version": "11.1.0",
      "format": "dual",
      "published": "2024-09-27T19:56:16.014Z"
    },
    {
      "version": "11.0.2",
      "format": "dual",
      "published": "2024-09-17T19:00:32.226Z"
    },
    {
      "version": "11.0.1",
      "format": "dual",
      "published": "2024-09-16T02:36:20.724Z"
    }
  ]
}