{
  "name": "estree-walker",
  "url": "https://canirequire.com/package/estree-walker/",
  "description": "Traverse an ESTree-compliant AST",
  "latest": "3.0.3",
  "latestPublished": "2023-01-20T02:27:12.467Z",
  "format": "dual",
  "summary": "estree-walker@3.0.3 ships CommonJS and ESM builds. estree-walker publishes both a CommonJS entry and a native ESM entry (ESM added in 2.0.2). require(\"estree-walker\") and import \"estree-walker\" both work on every supported Node.js version and in Bun.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "3.0.3",
  "lastCommonJsDate": "2023-01-20T02:27:12.467Z",
  "nativeEsmSince": "2.0.2",
  "types": "bundled",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/Rich-Harris/estree-walker",
  "weeklyDownloads": 159523692,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:36.001Z",
    "node": {
      "18": {
        "require": false,
        "import": true,
        "requireError": "ERR_PACKAGE_PATH_NOT_EXPORTED",
        "importError": null
      },
      "20": {
        "require": false,
        "import": true,
        "requireError": "ERR_PACKAGE_PATH_NOT_EXPORTED",
        "importError": null
      },
      "22": {
        "require": false,
        "import": true,
        "requireError": "ERR_PACKAGE_PATH_NOT_EXPORTED",
        "importError": null
      },
      "24": {
        "require": false,
        "import": true,
        "requireError": "ERR_PACKAGE_PATH_NOT_EXPORTED",
        "importError": null
      },
      "26": {
        "require": false,
        "import": true,
        "requireError": "ERR_PACKAGE_PATH_NOT_EXPORTED",
        "importError": null
      }
    },
    "bun": {
      "require": false,
      "import": true,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "3.0.3",
      "format": "dual",
      "published": "2023-01-20T02:27:12.467Z"
    },
    {
      "version": "3.0.2",
      "format": "dual",
      "published": "2023-01-03T20:04:55.900Z"
    },
    {
      "version": "3.0.1",
      "format": "dual",
      "published": "2021-12-20T15:54:53.457Z"
    },
    {
      "version": "3.0.0",
      "format": "esm-only",
      "published": "2021-01-29T21:20:21.210Z"
    },
    {
      "version": "2.0.2",
      "format": "dual",
      "published": "2020-12-08T17:07:42.670Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2020-02-03T20:45:45.910Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2020-02-03T20:03:57.084Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2020-01-06T18:34:22.850Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2019-11-23T22:48:34.318Z"
    },
    {
      "version": "0.9.0",
      "format": "cjs",
      "published": "2019-10-27T15:33:55.014Z"
    },
    {
      "version": "0.8.1",
      "format": "cjs",
      "published": "2019-09-14T19:41:57.844Z"
    },
    {
      "version": "0.8.0",
      "format": "cjs",
      "published": "2019-09-14T19:34:46.940Z"
    },
    {
      "version": "0.7.0",
      "format": "cjs",
      "published": "2019-09-12T02:24:23.961Z"
    },
    {
      "version": "0.6.1",
      "format": "cjs",
      "published": "2019-05-27T18:20:54.243Z"
    },
    {
      "version": "0.6.0",
      "format": "cjs",
      "published": "2018-11-22T14:50:38.859Z"
    },
    {
      "version": "0.5.2",
      "format": "cjs",
      "published": "2018-05-04T21:55:00.152Z"
    },
    {
      "version": "0.5.1",
      "format": "cjs",
      "published": "2017-11-22T15:55:34.349Z"
    },
    {
      "version": "0.5.0",
      "format": "cjs",
      "published": "2017-07-07T20:53:46.089Z"
    },
    {
      "version": "0.4.0",
      "format": "cjs",
      "published": "2017-05-26T13:44:16.741Z"
    },
    {
      "version": "0.3.1",
      "format": "cjs",
      "published": "2017-02-20T16:40:48.372Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2016-09-19T16:55:50.221Z"
    },
    {
      "version": "0.2.1",
      "format": "cjs",
      "published": "2016-06-03T20:28:15.000Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2015-10-23T03:23:47.909Z"
    },
    {
      "version": "0.1.3",
      "format": "cjs",
      "published": "2015-07-12T19:12:18.834Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2015-07-12T19:11:27.692Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2015-04-09T13:01:55.739Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2015-04-09T12:57:41.638Z"
    }
  ]
}