{
  "name": "log-symbols",
  "url": "https://canirequire.com/package/log-symbols/",
  "description": "Colored symbols for various log levels. Example: `✔︎ Success`",
  "latest": "7.0.1",
  "latestPublished": "2025-05-21T13:47:39.089Z",
  "format": "esm-only",
  "summary": "log-symbols@7.0.1 is ESM-only. log-symbols dropped its CommonJS build in 5.0.0 (April 2021). The last version you can require() on every Node.js version, including 18 and older, is 4.1.0, published Mar 17, 2021. On Node.js 20.19+, 22.12+ and every newer release, require(\"log-symbols\") 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": "5.0.0",
  "esmOnlySinceDate": "2021-04-18T05:13:04.243Z",
  "lastCommonJsVersion": "4.1.0",
  "lastCommonJsDate": "2021-03-17T10:29:21.279Z",
  "nativeEsmSince": "5.0.0",
  "types": "bundled",
  "nodeEngines": ">=18",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/sindresorhus/log-symbols",
  "weeklyDownloads": 93029214,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:48.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": "7.0.1",
      "format": "esm-only",
      "published": "2025-05-21T13:47:39.089Z"
    },
    {
      "version": "7.0.0",
      "format": "esm-only",
      "published": "2024-08-17T11:33:34.950Z"
    },
    {
      "version": "6.0.0",
      "format": "esm-only",
      "published": "2023-10-22T19:38:10.487Z"
    },
    {
      "version": "5.1.0",
      "format": "esm-only",
      "published": "2021-12-04T16:43:15.702Z"
    },
    {
      "version": "5.0.0",
      "format": "esm-only",
      "published": "2021-04-18T05:13:04.243Z"
    },
    {
      "version": "4.1.0",
      "format": "cjs",
      "published": "2021-03-17T10:29:21.279Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2020-04-26T10:47:36.370Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2019-04-17T15:46:56.791Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2018-01-21T23:44:35.752Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2017-09-23T09:20:37.914Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2017-07-19T17:09:14.271Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2015-02-24T08:57:54.293Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2014-09-24T09:33:36.184Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2014-07-10T00:55:11.397Z"
    }
  ]
}