{
  "name": "ora",
  "url": "https://canirequire.com/package/ora/",
  "description": "Elegant terminal spinner",
  "latest": "9.4.1",
  "latestPublished": "2026-06-22T12:24:49.225Z",
  "format": "esm-only",
  "summary": "ora@9.4.1 is ESM-only. ora dropped its CommonJS build in 6.0.0 (August 2021). The last version you can require() on every Node.js version, including 18 and older, is 5.4.1, published Jun 8, 2021. On Node.js 20.19+, 22.12+ and every newer release, require(\"ora\") 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. ora@9.4.1 declares engines \">=20\", so Node.js 18 is outside its supported range regardless of module format.",
  "esmOnlySince": "6.0.0",
  "esmOnlySinceDate": "2021-08-23T21:49:04.568Z",
  "lastCommonJsVersion": "5.4.1",
  "lastCommonJsDate": "2021-06-08T07:38:49.815Z",
  "nativeEsmSince": "6.0.0",
  "types": "bundled",
  "nodeEngines": ">=20",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/sindresorhus/ora",
  "weeklyDownloads": 79774725,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:53.829Z",
    "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": "9.4.1",
      "format": "esm-only",
      "published": "2026-06-22T12:24:49.225Z"
    },
    {
      "version": "9.4.0",
      "format": "esm-only",
      "published": "2026-04-22T06:11:17.972Z"
    },
    {
      "version": "9.3.0",
      "format": "esm-only",
      "published": "2026-02-05T04:33:37.616Z"
    },
    {
      "version": "9.2.0",
      "format": "esm-only",
      "published": "2026-02-04T05:37:59.429Z"
    },
    {
      "version": "9.1.0",
      "format": "esm-only",
      "published": "2026-01-21T03:05:45.651Z"
    },
    {
      "version": "9.0.0",
      "format": "esm-only",
      "published": "2025-09-16T03:30:20.976Z"
    },
    {
      "version": "8.2.0",
      "format": "esm-only",
      "published": "2025-02-02T07:26:16.712Z"
    },
    {
      "version": "8.1.1",
      "format": "esm-only",
      "published": "2024-11-01T17:59:46.231Z"
    },
    {
      "version": "8.1.0",
      "format": "esm-only",
      "published": "2024-08-25T17:48:11.817Z"
    },
    {
      "version": "8.0.1",
      "format": "esm-only",
      "published": "2023-12-23T11:38:33.369Z"
    },
    {
      "version": "8.0.0",
      "format": "esm-only",
      "published": "2023-12-22T20:23:23.455Z"
    },
    {
      "version": "7.0.1",
      "format": "esm-only",
      "published": "2023-08-01T15:51:15.032Z"
    },
    {
      "version": "7.0.0",
      "format": "esm-only",
      "published": "2023-07-28T18:40:08.096Z"
    },
    {
      "version": "6.3.1",
      "format": "esm-only",
      "published": "2023-05-15T08:01:11.159Z"
    },
    {
      "version": "6.3.0",
      "format": "esm-only",
      "published": "2023-03-24T07:21:50.518Z"
    },
    {
      "version": "6.2.0",
      "format": "esm-only",
      "published": "2023-03-19T10:13:22.073Z"
    },
    {
      "version": "6.1.2",
      "format": "esm-only",
      "published": "2022-06-27T23:12:04.032Z"
    },
    {
      "version": "6.1.1",
      "format": "esm-only",
      "published": "2022-06-26T10:36:34.471Z"
    },
    {
      "version": "6.1.0",
      "format": "esm-only",
      "published": "2022-02-21T08:01:33.962Z"
    },
    {
      "version": "6.0.1",
      "format": "esm-only",
      "published": "2021-09-13T18:06:43.487Z"
    },
    {
      "version": "6.0.0",
      "format": "esm-only",
      "published": "2021-08-23T21:49:04.568Z"
    },
    {
      "version": "5.4.1",
      "format": "cjs",
      "published": "2021-06-08T07:38:49.815Z"
    },
    {
      "version": "5.4.0",
      "format": "cjs",
      "published": "2021-03-17T11:49:18.775Z"
    },
    {
      "version": "5.3.0",
      "format": "cjs",
      "published": "2021-01-20T10:02:51.213Z"
    },
    {
      "version": "5.2.0",
      "format": "cjs",
      "published": "2020-12-29T08:24:36.034Z"
    },
    {
      "version": "5.1.0",
      "format": "cjs",
      "published": "2020-09-06T20:39:07.435Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2020-08-07T15:28:51.855Z"
    },
    {
      "version": "4.1.1",
      "format": "cjs",
      "published": "2020-08-07T15:18:49.979Z"
    },
    {
      "version": "4.1.0",
      "format": "cjs",
      "published": "2020-08-06T11:10:20.697Z"
    },
    {
      "version": "4.0.5",
      "format": "cjs",
      "published": "2020-07-17T14:51:16.053Z"
    },
    {
      "version": "4.0.4",
      "format": "cjs",
      "published": "2020-04-21T15:03:10.722Z"
    },
    {
      "version": "4.0.3",
      "format": "cjs",
      "published": "2019-11-13T10:23:13.821Z"
    },
    {
      "version": "4.0.2",
      "format": "cjs",
      "published": "2019-09-29T05:23:34.022Z"
    },
    {
      "version": "4.0.1",
      "format": "cjs",
      "published": "2019-09-23T08:57:56.696Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2019-09-22T08:58:33.550Z"
    },
    {
      "version": "3.4.0",
      "format": "cjs",
      "published": "2019-04-03T05:11:35.872Z"
    },
    {
      "version": "3.3.1",
      "format": "cjs",
      "published": "2019-04-02T19:51:18.041Z"
    },
    {
      "version": "3.3.0",
      "format": "cjs",
      "published": "2019-04-02T07:26:04.198Z"
    },
    {
      "version": "3.2.0",
      "format": "cjs",
      "published": "2019-03-02T19:29:06.233Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2019-02-11T05:23:44.468Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2018-07-17T21:27:48.391Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2018-04-30T06:30:24.234Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2018-02-21T16:44:21.596Z"
    },
    {
      "version": "1.4.0",
      "format": "cjs",
      "published": "2018-02-02T02:19:48.018Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2017-06-14T18:40:38.761Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2017-03-24T13:42:30.106Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2017-01-20T08:33:52.233Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2017-01-17T10:03:06.812Z"
    },
    {
      "version": "0.4.1",
      "format": "cjs",
      "published": "2017-01-10T05:44:46.127Z"
    },
    {
      "version": "0.4.0",
      "format": "cjs",
      "published": "2016-12-17T21:10:06.546Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2016-07-30T16:42:05.270Z"
    },
    {
      "version": "0.2.3",
      "format": "cjs",
      "published": "2016-05-19T11:02:04.544Z"
    },
    {
      "version": "0.2.2",
      "format": "cjs",
      "published": "2016-05-19T09:57:19.624Z"
    },
    {
      "version": "0.2.1",
      "format": "cjs",
      "published": "2016-03-28T06:57:16.727Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2016-03-07T17:35:14.026Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2016-03-03T18:51:48.750Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2016-03-03T18:47:04.266Z"
    }
  ]
}