{
  "name": "chokidar",
  "url": "https://canirequire.com/package/chokidar/",
  "description": "Minimal and efficient cross-platform file watching library",
  "latest": "5.0.0",
  "latestPublished": "2025-11-25T23:28:06.854Z",
  "format": "esm-only",
  "summary": "chokidar@5.0.0 is ESM-only. chokidar dropped its CommonJS build in 5.0.0 (November 2025). The last version you can require() on every Node.js version, including 18 and older, is 4.0.3, published Dec 18, 2024. On Node.js 20.19+, 22.12+ and every newer release, require(\"chokidar\") 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. chokidar@5.0.0 declares engines \">= 20.19.0\", so Node.js 18 is outside its supported range regardless of module format.",
  "esmOnlySince": "5.0.0",
  "esmOnlySinceDate": "2025-11-25T23:28:06.854Z",
  "lastCommonJsVersion": "4.0.3",
  "lastCommonJsDate": "2024-12-18T22:21:34.451Z",
  "nativeEsmSince": "4.0.0",
  "types": "bundled",
  "nodeEngines": ">= 20.19.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/paulmillr/chokidar",
  "weeklyDownloads": 185364837,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:34.159Z",
    "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": "5.0.0",
      "format": "esm-only",
      "published": "2025-11-25T23:28:06.854Z"
    },
    {
      "version": "4.0.3",
      "format": "dual",
      "published": "2024-12-18T22:21:34.451Z"
    },
    {
      "version": "4.0.2",
      "format": "dual",
      "published": "2024-12-16T19:06:45.997Z"
    },
    {
      "version": "4.0.1",
      "format": "dual",
      "published": "2024-09-22T13:10:17.466Z"
    },
    {
      "version": "4.0.0",
      "format": "dual",
      "published": "2024-09-13T00:30:16.656Z"
    },
    {
      "version": "3.6.0",
      "format": "cjs",
      "published": "2024-02-06T22:57:34.159Z"
    },
    {
      "version": "3.5.3",
      "format": "cjs",
      "published": "2022-01-18T07:42:19.335Z"
    },
    {
      "version": "3.5.2",
      "format": "cjs",
      "published": "2021-06-15T13:24:13.340Z"
    },
    {
      "version": "3.5.1",
      "format": "cjs",
      "published": "2021-01-15T14:34:45.374Z"
    },
    {
      "version": "3.5.0",
      "format": "cjs",
      "published": "2021-01-06T07:34:09.793Z"
    },
    {
      "version": "3.4.3",
      "format": "cjs",
      "published": "2020-10-13T11:04:58.386Z"
    },
    {
      "version": "3.4.2",
      "format": "cjs",
      "published": "2020-08-06T15:47:57.157Z"
    },
    {
      "version": "3.4.1",
      "format": "cjs",
      "published": "2020-07-16T02:26:49.851Z"
    },
    {
      "version": "3.4.0",
      "format": "cjs",
      "published": "2020-04-26T14:20:24.899Z"
    },
    {
      "version": "3.3.1",
      "format": "cjs",
      "published": "2019-12-15T18:32:04.428Z"
    },
    {
      "version": "3.3.0",
      "format": "cjs",
      "published": "2019-11-02T08:55:45.322Z"
    },
    {
      "version": "3.2.3",
      "format": "cjs",
      "published": "2019-10-28T01:10:03.151Z"
    },
    {
      "version": "3.2.2",
      "format": "cjs",
      "published": "2019-10-16T02:42:59.097Z"
    },
    {
      "version": "3.2.1",
      "format": "cjs",
      "published": "2019-10-01T15:20:12.765Z"
    },
    {
      "version": "3.2.0",
      "format": "cjs",
      "published": "2019-10-01T02:43:24.687Z"
    },
    {
      "version": "3.1.1",
      "format": "cjs",
      "published": "2019-09-19T18:29:24.796Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2019-09-16T19:08:54.033Z"
    },
    {
      "version": "3.0.2",
      "format": "cjs",
      "published": "2019-07-07T00:05:26.645Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2019-06-02T21:56:36.311Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2019-04-30T16:52:43.801Z"
    },
    {
      "version": "2.1.8",
      "format": "cjs",
      "published": "2019-08-21T17:48:25.609Z"
    },
    {
      "version": "2.1.6",
      "format": "cjs",
      "published": "2019-05-15T12:36:00.092Z"
    },
    {
      "version": "2.1.5",
      "format": "cjs",
      "published": "2019-03-22T21:18:23.993Z"
    },
    {
      "version": "2.1.4",
      "format": "cjs",
      "published": "2019-03-22T10:12:13.889Z"
    },
    {
      "version": "2.1.3",
      "format": "cjs",
      "published": "2019-03-22T10:09:18.195Z"
    },
    {
      "version": "2.1.2",
      "format": "cjs",
      "published": "2019-02-18T19:56:12.201Z"
    },
    {
      "version": "2.1.1",
      "format": "cjs",
      "published": "2019-02-11T21:47:56.668Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2019-02-05T19:26:21.443Z"
    },
    {
      "version": "2.0.4",
      "format": "cjs",
      "published": "2018-06-18T16:50:58.133Z"
    },
    {
      "version": "2.0.3",
      "format": "cjs",
      "published": "2018-03-23T04:29:41.002Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2018-02-14T16:49:28.280Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2018-02-08T15:11:00.103Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2017-12-29T22:34:30.082Z"
    },
    {
      "version": "1.7.0",
      "format": "cjs",
      "published": "2017-05-08T18:45:57.365Z"
    },
    {
      "version": "1.6.1",
      "format": "cjs",
      "published": "2016-10-14T18:36:38.000Z"
    },
    {
      "version": "1.6.0",
      "format": "cjs",
      "published": "2016-06-22T14:43:41.390Z"
    },
    {
      "version": "1.5.2",
      "format": "cjs",
      "published": "2016-06-07T21:22:15.813Z"
    },
    {
      "version": "1.5.1",
      "format": "cjs",
      "published": "2016-05-20T21:17:29.241Z"
    },
    {
      "version": "1.5.0",
      "format": "cjs",
      "published": "2016-05-10T21:03:35.544Z"
    },
    {
      "version": "1.4.3",
      "format": "cjs",
      "published": "2016-02-27T01:24:57.639Z"
    },
    {
      "version": "1.4.2",
      "format": "cjs",
      "published": "2015-12-30T14:59:31.923Z"
    },
    {
      "version": "1.4.1",
      "format": "cjs",
      "published": "2015-12-09T21:59:10.892Z"
    },
    {
      "version": "1.4.0",
      "format": "cjs",
      "published": "2015-12-03T20:34:13.598Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2015-11-18T01:37:19.521Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2015-10-01T19:57:20.267Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2015-09-23T19:06:09.095Z"
    },
    {
      "version": "1.0.6",
      "format": "cjs",
      "published": "2015-09-18T14:35:59.532Z"
    },
    {
      "version": "1.0.5",
      "format": "cjs",
      "published": "2015-07-20T16:27:56.626Z"
    },
    {
      "version": "1.0.4",
      "format": "cjs",
      "published": "2015-07-15T14:28:35.972Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2015-06-04T13:23:40.487Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2015-05-30T15:56:29.145Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2015-04-08T21:49:31.539Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-04-07T16:35:44.217Z"
    },
    {
      "version": "0.12.6",
      "format": "cjs",
      "published": "2015-01-06T14:20:01.972Z"
    },
    {
      "version": "0.12.5",
      "format": "cjs",
      "published": "2014-12-17T16:08:26.655Z"
    }
  ]
}