{
  "name": "d3-ease",
  "url": "https://canirequire.com/package/d3-ease/",
  "description": "Easing functions for smooth animation.",
  "latest": "3.0.1",
  "latestPublished": "2021-06-05T18:33:15.216Z",
  "format": "esm-only",
  "summary": "d3-ease@3.0.1 is ESM-only. d3-ease 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 23, 2020. On Node.js 20.19+, 22.12+ and every newer release, require(\"d3-ease\") 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-04T23:02:33.283Z",
  "lastCommonJsVersion": "2.0.0",
  "lastCommonJsDate": "2020-08-23T14:05:57.971Z",
  "nativeEsmSince": "3.0.0",
  "types": "definitely-typed",
  "nodeEngines": ">=12",
  "deprecated": null,
  "license": "BSD-3-Clause",
  "repository": "https://github.com/d3/d3-ease",
  "weeklyDownloads": 63836778,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:04.885Z",
    "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.0.1",
      "format": "esm-only",
      "published": "2021-06-05T18:33:15.216Z"
    },
    {
      "version": "3.0.0",
      "format": "esm-only",
      "published": "2021-06-04T23:02:33.283Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2020-08-23T14:05:57.971Z"
    },
    {
      "version": "1.0.7",
      "format": "cjs",
      "published": "2020-08-19T19:52:26.881Z"
    },
    {
      "version": "1.0.6",
      "format": "cjs",
      "published": "2019-11-16T18:04:06.506Z"
    },
    {
      "version": "1.0.5",
      "format": "cjs",
      "published": "2018-08-24T21:14:53.783Z"
    },
    {
      "version": "1.0.4",
      "format": "cjs",
      "published": "2018-08-24T18:25:43.893Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2017-03-10T18:06:56.030Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2016-11-23T00:30:57.888Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2016-08-02T21:48:14.958Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2016-06-14T22:51:20.955Z"
    },
    {
      "version": "0.8.0",
      "format": "cjs",
      "published": "2016-06-07T23:55:42.514Z"
    },
    {
      "version": "0.7.0",
      "format": "cjs",
      "published": "2016-02-04T17:48:35.174Z"
    },
    {
      "version": "0.6.0",
      "format": "cjs",
      "published": "2016-02-01T19:52:06.889Z"
    },
    {
      "version": "0.5.2",
      "format": "cjs",
      "published": "2016-01-29T18:20:43.983Z"
    },
    {
      "version": "0.5.1",
      "format": "cjs",
      "published": "2016-01-07T21:08:54.200Z"
    },
    {
      "version": "0.5.0",
      "format": "cjs",
      "published": "2016-01-07T21:05:17.359Z"
    },
    {
      "version": "0.4.0",
      "format": "cjs",
      "published": "2016-01-05T18:27:35.824Z"
    },
    {
      "version": "0.3.1",
      "format": "cjs",
      "published": "2015-12-18T21:26:45.204Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2015-11-30T17:11:03.249Z"
    },
    {
      "version": "0.2.1",
      "format": "cjs",
      "published": "2015-11-25T06:37:47.764Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2015-11-25T01:02:54.854Z"
    },
    {
      "version": "0.1.5",
      "format": "cjs",
      "published": "2015-11-11T19:06:14.708Z"
    },
    {
      "version": "0.1.4",
      "format": "cjs",
      "published": "2015-11-04T07:23:16.155Z"
    },
    {
      "version": "0.1.3",
      "format": "cjs",
      "published": "2015-10-15T05:03:55.297Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2015-06-16T20:46:57.627Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2015-06-07T21:18:39.696Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2015-06-07T16:13:50.974Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2015-06-02T00:46:19.859Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2015-06-02T00:27:35.993Z"
    },
    {
      "version": "0.0.0",
      "format": "cjs",
      "published": "2014-04-03T15:41:19.121Z"
    }
  ]
}