{
  "name": "query-string",
  "url": "https://canirequire.com/package/query-string/",
  "description": "Parse and stringify URL query strings",
  "latest": "9.5.1",
  "latestPublished": "2026-09-01T11:14:06.468Z",
  "format": "esm-only",
  "summary": "query-string@9.5.1 is ESM-only. query-string dropped its CommonJS build in 8.0.0 (December 2022). The last version you can require() on every Node.js version, including 18 and older, is 7.1.3, published Dec 2, 2022. On Node.js 20.19+, 22.12+ and every newer release, require(\"query-string\") 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": "8.0.0",
  "esmOnlySinceDate": "2022-12-12T16:49:03.832Z",
  "lastCommonJsVersion": "7.1.3",
  "lastCommonJsDate": "2022-12-02T17:45:39.131Z",
  "nativeEsmSince": "8.0.0",
  "types": "bundled",
  "nodeEngines": ">=18",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/sindresorhus/query-string",
  "weeklyDownloads": 22114781,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:48.430Z",
    "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": "9.5.1",
      "format": "esm-only",
      "published": "2026-09-01T11:14:06.468Z"
    },
    {
      "version": "9.5.0",
      "format": "esm-only",
      "published": "2026-08-06T17:06:40.925Z"
    },
    {
      "version": "9.4.1",
      "format": "esm-only",
      "published": "2026-06-28T16:46:37.291Z"
    },
    {
      "version": "9.4.0",
      "format": "esm-only",
      "published": "2026-05-27T20:50:43.776Z"
    },
    {
      "version": "9.3.1",
      "format": "esm-only",
      "published": "2025-09-18T15:13:43.159Z"
    },
    {
      "version": "9.3.0",
      "format": "esm-only",
      "published": "2025-09-09T09:15:15.399Z"
    },
    {
      "version": "9.2.2",
      "format": "esm-only",
      "published": "2025-07-03T20:31:42.956Z"
    },
    {
      "version": "9.2.1",
      "format": "esm-only",
      "published": "2025-06-15T14:43:35.806Z"
    },
    {
      "version": "9.2.0",
      "format": "esm-only",
      "published": "2025-05-20T14:07:06.385Z"
    },
    {
      "version": "9.1.2",
      "format": "esm-only",
      "published": "2025-05-02T14:28:46.490Z"
    },
    {
      "version": "9.1.1",
      "format": "esm-only",
      "published": "2024-10-09T06:21:14.917Z"
    },
    {
      "version": "9.1.0",
      "format": "esm-only",
      "published": "2024-07-22T12:26:44.780Z"
    },
    {
      "version": "9.0.0",
      "format": "esm-only",
      "published": "2024-02-26T07:39:47.012Z"
    },
    {
      "version": "8.2.0",
      "format": "esm-only",
      "published": "2024-02-03T10:13:47.196Z"
    },
    {
      "version": "8.1.0",
      "format": "esm-only",
      "published": "2022-12-20T19:16:56.180Z"
    },
    {
      "version": "8.0.3",
      "format": "esm-only",
      "published": "2022-12-14T11:53:34.371Z"
    },
    {
      "version": "8.0.2",
      "format": "esm-only",
      "published": "2022-12-13T18:07:13.189Z"
    },
    {
      "version": "8.0.1",
      "format": "esm-only",
      "published": "2022-12-13T09:58:56.154Z"
    },
    {
      "version": "8.0.0",
      "format": "esm-only",
      "published": "2022-12-12T16:49:03.832Z"
    },
    {
      "version": "7.1.3",
      "format": "cjs",
      "published": "2022-12-02T17:45:39.131Z"
    },
    {
      "version": "7.1.2",
      "format": "cjs",
      "published": "2022-12-01T17:16:43.269Z"
    },
    {
      "version": "7.1.1",
      "format": "cjs",
      "published": "2022-02-05T18:52:12.908Z"
    },
    {
      "version": "7.1.0",
      "format": "cjs",
      "published": "2022-01-06T12:22:11.925Z"
    },
    {
      "version": "7.0.1",
      "format": "cjs",
      "published": "2021-06-21T17:36:45.375Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2021-03-18T11:54:41.039Z"
    },
    {
      "version": "6.14.1",
      "format": "cjs",
      "published": "2021-02-26T12:18:36.217Z"
    },
    {
      "version": "6.14.0",
      "format": "cjs",
      "published": "2021-02-10T06:22:23.516Z"
    },
    {
      "version": "6.13.8",
      "format": "cjs",
      "published": "2020-12-30T07:05:15.651Z"
    },
    {
      "version": "6.13.7",
      "format": "cjs",
      "published": "2020-11-05T20:48:05.198Z"
    },
    {
      "version": "6.13.6",
      "format": "cjs",
      "published": "2020-10-17T16:02:06.774Z"
    },
    {
      "version": "6.13.5",
      "format": "cjs",
      "published": "2020-10-02T15:57:51.869Z"
    },
    {
      "version": "6.13.4",
      "format": "cjs",
      "published": "2020-09-28T18:51:33.800Z"
    },
    {
      "version": "6.13.3",
      "format": "cjs",
      "published": "2020-09-27T13:06:50.607Z"
    },
    {
      "version": "6.13.2",
      "format": "cjs",
      "published": "2020-09-13T15:34:15.671Z"
    },
    {
      "version": "6.13.1",
      "format": "cjs",
      "published": "2020-06-11T05:56:04.251Z"
    },
    {
      "version": "6.13.0",
      "format": "cjs",
      "published": "2020-06-06T06:47:18.390Z"
    },
    {
      "version": "6.12.1",
      "format": "cjs",
      "published": "2020-04-12T16:17:45.001Z"
    },
    {
      "version": "6.12.0",
      "format": "cjs",
      "published": "2020-04-06T07:15:27.003Z"
    },
    {
      "version": "6.11.1",
      "format": "cjs",
      "published": "2020-03-02T09:49:59.963Z"
    },
    {
      "version": "6.11.0",
      "format": "cjs",
      "published": "2020-02-13T13:44:20.843Z"
    },
    {
      "version": "6.10.1",
      "format": "cjs",
      "published": "2020-01-17T07:18:19.313Z"
    },
    {
      "version": "6.10.0",
      "format": "cjs",
      "published": "2020-01-16T15:06:44.674Z"
    },
    {
      "version": "6.9.0",
      "format": "cjs",
      "published": "2019-11-13T04:46:15.072Z"
    },
    {
      "version": "6.8.3",
      "format": "cjs",
      "published": "2019-08-31T08:34:53.979Z"
    },
    {
      "version": "6.8.2",
      "format": "cjs",
      "published": "2019-07-26T20:27:07.435Z"
    },
    {
      "version": "6.8.1",
      "format": "cjs",
      "published": "2019-06-21T13:22:59.321Z"
    },
    {
      "version": "6.8.0",
      "format": "cjs",
      "published": "2019-06-20T15:15:09.535Z"
    },
    {
      "version": "6.7.0",
      "format": "cjs",
      "published": "2019-06-08T10:48:35.318Z"
    },
    {
      "version": "6.6.0",
      "format": "cjs",
      "published": "2019-06-05T14:47:18.474Z"
    },
    {
      "version": "6.5.0",
      "format": "cjs",
      "published": "2019-04-28T09:01:08.407Z"
    },
    {
      "version": "6.4.2",
      "format": "cjs",
      "published": "2019-03-27T08:31:29.892Z"
    },
    {
      "version": "6.4.0",
      "format": "cjs",
      "published": "2019-03-14T12:42:14.250Z"
    },
    {
      "version": "6.3.0",
      "format": "cjs",
      "published": "2019-03-03T11:19:52.736Z"
    },
    {
      "version": "6.2.0",
      "format": "cjs",
      "published": "2018-10-02T05:48:13.208Z"
    },
    {
      "version": "6.1.0",
      "format": "cjs",
      "published": "2018-05-02T17:42:18.025Z"
    },
    {
      "version": "6.0.0",
      "format": "cjs",
      "published": "2018-03-14T05:51:04.999Z"
    },
    {
      "version": "5.1.1",
      "format": "cjs",
      "published": "2018-03-14T04:51:47.167Z"
    },
    {
      "version": "5.1.0",
      "format": "cjs",
      "published": "2018-02-03T13:41:35.524Z"
    },
    {
      "version": "5.0.1",
      "format": "cjs",
      "published": "2017-10-24T09:38:08.359Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2017-07-22T22:44:35.109Z"
    }
  ]
}