{
  "name": "pathval",
  "url": "https://canirequire.com/package/pathval/",
  "description": "Object value retrieval given a string path",
  "latest": "2.0.1",
  "latestPublished": "2025-06-25T08:27:10.669Z",
  "format": "esm-only",
  "summary": "pathval@2.0.1 is ESM-only. pathval dropped its CommonJS build in 2.0.0 (July 2023). The last version you can require() on every Node.js version, including 18 and older, is 1.1.1, published Jan 26, 2021. On Node.js 20.19+, 22.12+ and every newer release, require(\"pathval\") 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": "2.0.0",
  "esmOnlySinceDate": "2023-07-21T19:56:52.805Z",
  "lastCommonJsVersion": "1.1.1",
  "lastCommonJsDate": "2021-01-26T10:18:37.054Z",
  "nativeEsmSince": "2.0.0",
  "types": "definitely-typed",
  "nodeEngines": ">= 14.16",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/chaijs/pathval",
  "weeklyDownloads": 49191822,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:15.014Z",
    "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.1",
      "format": "esm-only",
      "published": "2025-06-25T08:27:10.669Z"
    },
    {
      "version": "2.0.0",
      "format": "esm-only",
      "published": "2023-07-21T19:56:52.805Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2021-01-26T10:18:37.054Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2016-10-11T21:45:01.397Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2016-10-08T21:59:52.585Z"
    },
    {
      "version": "0.2.1",
      "format": "cjs",
      "published": "2016-10-05T21:37:43.749Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2016-10-05T00:19:41.579Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2013-12-30T23:14:27.044Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2013-12-28T10:40:59.775Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2013-11-24T18:10:08.847Z"
    }
  ]
}