{
  "name": "figures",
  "url": "https://canirequire.com/package/figures/",
  "description": "Unicode symbols with fallbacks for older terminals",
  "latest": "6.1.0",
  "latestPublished": "2024-03-04T19:16:04.779Z",
  "format": "esm-only",
  "summary": "figures@6.1.0 is ESM-only. figures dropped its CommonJS build in 4.0.0 (July 2021). The last version you can require() on every Node.js version, including 18 and older, is 3.2.0, published Feb 16, 2020. On Node.js 20.19+, 22.12+ and every newer release, require(\"figures\") 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.",
  "esmOnlySince": "4.0.0",
  "esmOnlySinceDate": "2021-07-02T19:29:22.970Z",
  "lastCommonJsVersion": "3.2.0",
  "lastCommonJsDate": "2020-02-16T14:55:52.820Z",
  "nativeEsmSince": "4.0.0",
  "types": "bundled",
  "nodeEngines": ">=18",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/sindresorhus/figures",
  "weeklyDownloads": 70993286,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:59.802Z",
    "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": "6.1.0",
      "format": "esm-only",
      "published": "2024-03-04T19:16:04.779Z"
    },
    {
      "version": "6.0.1",
      "format": "esm-only",
      "published": "2023-10-29T18:10:23.642Z"
    },
    {
      "version": "6.0.0",
      "format": "esm-only",
      "published": "2023-10-29T14:06:34.209Z"
    },
    {
      "version": "5.0.0",
      "format": "esm-only",
      "published": "2022-08-08T17:56:44.172Z"
    },
    {
      "version": "4.0.1",
      "format": "esm-only",
      "published": "2022-03-25T08:02:52.539Z"
    },
    {
      "version": "4.0.0",
      "format": "esm-only",
      "published": "2021-07-02T19:29:22.970Z"
    },
    {
      "version": "3.2.0",
      "format": "cjs",
      "published": "2020-02-16T14:55:52.820Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2019-10-22T03:39:13.931Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2019-04-17T04:07:35.362Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2016-10-18T03:59:00.091Z"
    },
    {
      "version": "1.7.0",
      "format": "cjs",
      "published": "2016-05-17T16:59:40.776Z"
    },
    {
      "version": "1.6.0",
      "format": "cjs",
      "published": "2016-05-10T17:47:05.711Z"
    },
    {
      "version": "1.5.0",
      "format": "cjs",
      "published": "2016-03-23T13:55:27.255Z"
    },
    {
      "version": "1.4.0",
      "format": "cjs",
      "published": "2015-09-18T05:08:38.914Z"
    },
    {
      "version": "1.3.5",
      "format": "cjs",
      "published": "2014-11-18T16:05:06.141Z"
    },
    {
      "version": "1.3.4",
      "format": "cjs",
      "published": "2014-11-16T07:25:44.080Z"
    },
    {
      "version": "1.3.3",
      "format": "cjs",
      "published": "2014-09-12T20:37:19.259Z"
    },
    {
      "version": "1.3.2",
      "format": "cjs",
      "published": "2014-08-15T19:17:55.499Z"
    },
    {
      "version": "1.3.1",
      "format": "cjs",
      "published": "2014-08-15T17:30:33.949Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2014-08-15T17:21:51.536Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2014-08-12T20:05:01.204Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2014-08-04T21:02:32.648Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2014-07-10T12:52:08.648Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2014-07-10T01:24:24.708Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2014-07-10T00:04:05.751Z"
    }
  ]
}