{
  "name": "d3-path",
  "url": "https://canirequire.com/package/d3-path/",
  "description": "Serialize Canvas path commands to SVG.",
  "latest": "3.1.0",
  "latestPublished": "2022-12-19T21:50:21.362Z",
  "format": "esm-only",
  "summary": "d3-path@3.1.0 is ESM-only. d3-path dropped its CommonJS build in 3.0.0 (June 2021). The last version you can require() on every Node.js version, including 18 and older, is 2.0.0, published Aug 19, 2020. On Node.js 20.19+, 22.12+ and every newer release, require(\"d3-path\") 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": "3.0.0",
  "esmOnlySinceDate": "2021-06-04T18:05:02.451Z",
  "lastCommonJsVersion": "2.0.0",
  "lastCommonJsDate": "2020-08-19T11:59:40.115Z",
  "nativeEsmSince": "3.0.0",
  "types": "definitely-typed",
  "nodeEngines": ">=12",
  "deprecated": null,
  "license": "ISC",
  "repository": "https://github.com/d3/d3-path",
  "weeklyDownloads": 63093708,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:05.231Z",
    "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": "3.1.0",
      "format": "esm-only",
      "published": "2022-12-19T21:50:21.362Z"
    },
    {
      "version": "3.0.1",
      "format": "esm-only",
      "published": "2021-06-05T18:23:45.013Z"
    },
    {
      "version": "3.0.0",
      "format": "esm-only",
      "published": "2021-06-04T18:05:02.451Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2020-08-19T11:59:40.115Z"
    },
    {
      "version": "1.0.9",
      "format": "cjs",
      "published": "2019-11-16T18:54:23.025Z"
    },
    {
      "version": "1.0.8",
      "format": "cjs",
      "published": "2019-08-01T17:04:33.259Z"
    },
    {
      "version": "1.0.7",
      "format": "cjs",
      "published": "2018-08-24T21:17:04.554Z"
    },
    {
      "version": "1.0.6",
      "format": "cjs",
      "published": "2018-08-24T18:35:59.586Z"
    },
    {
      "version": "1.0.5",
      "format": "cjs",
      "published": "2017-03-10T17:57:47.208Z"
    },
    {
      "version": "1.0.4",
      "format": "cjs",
      "published": "2017-03-02T19:56:44.663Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2016-11-23T00:40:02.288Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2016-09-12T23:09:22.593Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2016-08-02T21:42:56.712Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2016-06-14T21:26:01.404Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2016-06-08T00:31:56.355Z"
    },
    {
      "version": "0.1.5",
      "format": "cjs",
      "published": "2016-02-22T00:06:08.914Z"
    },
    {
      "version": "0.1.4",
      "format": "cjs",
      "published": "2016-01-29T18:25:53.578Z"
    },
    {
      "version": "0.1.3",
      "format": "cjs",
      "published": "2015-12-18T18:28:08.034Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2015-11-20T18:55:38.693Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2015-11-20T00:14:19.385Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2015-11-19T17:01:51.750Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2015-11-12T20:57:44.978Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2015-11-11T18:39:28.349Z"
    }
  ]
}