{
  "name": "deep-eql",
  "url": "https://canirequire.com/package/deep-eql/",
  "description": "Improved deep equality testing for Node.js and the browser.",
  "latest": "5.0.2",
  "latestPublished": "2024-06-03T08:03:16.644Z",
  "format": "esm-only",
  "summary": "deep-eql@5.0.2 is ESM-only. deep-eql dropped its CommonJS build in 5.0.0 (October 2023). The last version you can require() on every Node.js version, including 18 and older, is 4.1.4, published Jun 5, 2024. On Node.js 20.19+, 22.12+ and every newer release, require(\"deep-eql\") 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": "2023-10-18T13:10:08.984Z",
  "lastCommonJsVersion": "4.1.4",
  "lastCommonJsDate": "2024-06-05T15:01:42.184Z",
  "nativeEsmSince": "5.0.0",
  "types": "definitely-typed",
  "nodeEngines": ">=6",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/chaijs/deep-eql",
  "weeklyDownloads": 51204992,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:13.024Z",
    "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.2",
      "format": "esm-only",
      "published": "2024-06-03T08:03:16.644Z"
    },
    {
      "version": "5.0.1",
      "format": "esm-only",
      "published": "2023-10-25T11:10:59.091Z"
    },
    {
      "version": "5.0.0",
      "format": "esm-only",
      "published": "2023-10-18T13:10:08.984Z"
    },
    {
      "version": "4.1.4",
      "format": "cjs",
      "published": "2024-06-05T15:01:42.184Z"
    },
    {
      "version": "4.1.3",
      "format": "cjs",
      "published": "2022-12-05T08:42:27.118Z"
    },
    {
      "version": "4.1.2",
      "format": "cjs",
      "published": "2022-11-07T09:43:00.023Z"
    },
    {
      "version": "4.1.1",
      "format": "cjs",
      "published": "2022-09-20T09:25:19.153Z"
    },
    {
      "version": "4.1.0",
      "format": "cjs",
      "published": "2022-06-27T08:08:48.621Z"
    },
    {
      "version": "4.0.1",
      "format": "cjs",
      "published": "2022-02-28T09:34:33.664Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2018-10-15T21:39:17.819Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2017-09-06T21:09:23.075Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2017-08-05T20:40:35.807Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2017-05-05T11:19:45.296Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2016-11-15T00:06:51.565Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2016-11-03T01:33:09.496Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2016-10-19T00:37:49.534Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2016-10-18T22:10:07.464Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2016-10-18T21:12:45.251Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2016-10-09T18:17:46.877Z"
    },
    {
      "version": "0.1.3",
      "format": "cjs",
      "published": "2013-10-10T10:39:17.348Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2013-09-18T16:10:10.940Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2013-09-18T16:05:30.471Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2013-09-18T15:48:44.262Z"
    }
  ]
}