{
  "name": "change-case",
  "url": "https://canirequire.com/package/change-case/",
  "description": "Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others",
  "latest": "5.4.4",
  "latestPublished": "2024-04-03T22:34:57.150Z",
  "format": "esm-only",
  "summary": "change-case@5.4.4 is ESM-only. change-case dropped its CommonJS build in 5.0.0 (September 2023). The last version you can require() on every Node.js version, including 18 and older, is 4.1.2, published Dec 2, 2020. On Node.js 20.19+, 22.12+ and every newer release, require(\"change-case\") 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-09-30T01:29:52.133Z",
  "lastCommonJsVersion": "4.1.2",
  "lastCommonJsDate": "2020-12-02T00:32:08.964Z",
  "nativeEsmSince": "5.0.0",
  "types": "bundled",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/blakeembrey/change-case",
  "weeklyDownloads": 20420155,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:49.707Z",
    "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.4.4",
      "format": "esm-only",
      "published": "2024-04-03T22:34:57.150Z"
    },
    {
      "version": "5.4.3",
      "format": "esm-only",
      "published": "2024-02-14T00:04:49.481Z"
    },
    {
      "version": "5.4.2",
      "format": "esm-only",
      "published": "2024-01-14T19:45:29.619Z"
    },
    {
      "version": "5.4.1",
      "format": "esm-only",
      "published": "2024-01-10T20:15:45.439Z"
    },
    {
      "version": "5.4.0",
      "format": "esm-only",
      "published": "2024-01-08T20:23:13.702Z"
    },
    {
      "version": "5.3.0",
      "format": "esm-only",
      "published": "2023-12-06T05:57:07.183Z"
    },
    {
      "version": "5.2.0",
      "format": "esm-only",
      "published": "2023-11-17T02:56:19.254Z"
    },
    {
      "version": "5.1.2",
      "format": "esm-only",
      "published": "2023-10-20T21:32:14.955Z"
    },
    {
      "version": "5.1.1",
      "format": "esm-only",
      "published": "2023-10-20T06:18:41.015Z"
    },
    {
      "version": "5.1.0",
      "format": "esm-only",
      "published": "2023-10-18T22:42:56.431Z"
    },
    {
      "version": "5.0.2",
      "format": "esm-only",
      "published": "2023-10-03T15:02:44.333Z"
    },
    {
      "version": "5.0.1",
      "format": "esm-only",
      "published": "2023-09-30T01:40:10.404Z"
    },
    {
      "version": "5.0.0",
      "format": "esm-only",
      "published": "2023-09-30T01:29:52.133Z"
    },
    {
      "version": "4.1.2",
      "format": "cjs",
      "published": "2020-12-02T00:32:08.964Z"
    },
    {
      "version": "4.1.1",
      "format": "cjs",
      "published": "2019-12-19T02:11:44.329Z"
    },
    {
      "version": "4.1.0",
      "format": "cjs",
      "published": "2019-12-06T03:05:58.304Z"
    },
    {
      "version": "4.0.1",
      "format": "cjs",
      "published": "2019-12-03T05:40:29.946Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2019-12-01T06:19:22.385Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2019-01-14T04:11:56.019Z"
    },
    {
      "version": "3.0.2",
      "format": "cjs",
      "published": "2018-02-25T22:42:37.453Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2017-01-20T18:06:17.750Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2016-06-12T01:33:05.758Z"
    },
    {
      "version": "2.3.1",
      "format": "cjs",
      "published": "2015-12-16T00:42:44.358Z"
    },
    {
      "version": "2.3.0",
      "format": "cjs",
      "published": "2015-03-29T19:39:20.280Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2015-01-12T08:50:32.940Z"
    },
    {
      "version": "2.1.6",
      "format": "cjs",
      "published": "2014-12-18T23:25:03.026Z"
    },
    {
      "version": "2.1.5",
      "format": "cjs",
      "published": "2014-09-04T22:57:09.439Z"
    },
    {
      "version": "2.1.4",
      "format": "cjs",
      "published": "2014-08-23T22:10:44.873Z"
    },
    {
      "version": "2.1.3",
      "format": "cjs",
      "published": "2014-08-17T21:17:17.832Z"
    },
    {
      "version": "2.1.2",
      "format": "cjs",
      "published": "2014-08-17T19:39:23.890Z"
    },
    {
      "version": "2.1.1",
      "format": "cjs",
      "published": "2014-04-25T08:33:59.362Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2014-04-09T10:05:41.752Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2014-03-25T03:23:06.292Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2014-03-25T02:24:44.538Z"
    },
    {
      "version": "1.0.6",
      "format": "cjs",
      "published": "2014-02-10T18:27:49.528Z"
    },
    {
      "version": "1.0.5",
      "format": "cjs",
      "published": "2014-02-05T05:01:26.392Z"
    },
    {
      "version": "1.0.4",
      "format": "cjs",
      "published": "2013-11-15T03:41:35.829Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2013-09-27T02:42:52.530Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2013-09-23T06:58:14.718Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2013-09-23T06:37:43.798Z"
    },
    {
      "version": "0.0.5",
      "format": "cjs",
      "published": "2013-09-09T08:02:08.889Z"
    },
    {
      "version": "0.0.4",
      "format": "cjs",
      "published": "2013-07-07T08:51:54.553Z"
    },
    {
      "version": "0.0.3",
      "format": "cjs",
      "published": "2013-05-21T05:18:01.792Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2013-05-18T00:15:34.656Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2013-04-15T03:49:31.111Z"
    }
  ]
}