{
  "name": "sisteransi",
  "url": "https://canirequire.com/package/sisteransi/",
  "description": "ANSI escape codes for some terminal swag",
  "latest": "2.0.0",
  "latestPublished": "2026-06-25T15:00:27.007Z",
  "format": "esm-only",
  "summary": "sisteransi@2.0.0 is ESM-only. sisteransi dropped its CommonJS build in 2.0.0 (June 2026). The last version you can require() on every Node.js version, including 18 and older, is 1.0.5, published Mar 18, 2020. On Node.js 20.19+, 22.12+ and every newer release, require(\"sisteransi\") 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. sisteransi@2.0.0 declares engines \">=20\", so Node.js 18 is outside its supported range regardless of module format.",
  "esmOnlySince": "2.0.0",
  "esmOnlySinceDate": "2026-06-25T15:00:27.007Z",
  "lastCommonJsVersion": "1.0.5",
  "lastCommonJsDate": "2020-03-18T12:53:26.602Z",
  "nativeEsmSince": "2.0.0",
  "types": "bundled",
  "nodeEngines": ">=20",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/terkelg/sisteransi",
  "weeklyDownloads": 48357084,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:16.671Z",
    "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": "2.0.0",
      "format": "esm-only",
      "published": "2026-06-25T15:00:27.007Z"
    },
    {
      "version": "1.0.5",
      "format": "cjs",
      "published": "2020-03-18T12:53:26.602Z"
    },
    {
      "version": "1.0.4",
      "format": "cjs",
      "published": "2019-11-10T18:30:45.193Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2019-08-05T07:47:27.510Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2019-07-04T13:28:15.420Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2019-07-02T23:11:35.512Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2018-08-18T12:01:29.432Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2018-06-27T03:26:57.468Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2018-02-22T06:57:40.925Z"
    },
    {
      "version": "0.0.0",
      "format": "cjs",
      "published": "2018-02-20T02:27:53.147Z"
    }
  ]
}