{
  "name": "d3-timer",
  "url": "https://canirequire.com/package/d3-timer/",
  "description": "An efficient queue capable of managing thousands of concurrent animations.",
  "latest": "3.0.1",
  "latestPublished": "2021-06-05T18:43:06.805Z",
  "format": "esm-only",
  "summary": "d3-timer@3.0.1 is ESM-only. d3-timer 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-timer\") 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-04T22:19:01.983Z",
  "lastCommonJsVersion": "2.0.0",
  "lastCommonJsDate": "2020-08-23T13:58:25.886Z",
  "nativeEsmSince": "3.0.0",
  "types": "definitely-typed",
  "nodeEngines": ">=12",
  "deprecated": null,
  "license": "ISC",
  "repository": "https://github.com/d3/d3-timer",
  "weeklyDownloads": 65726007,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:03.750Z",
    "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:43:06.805Z"
    },
    {
      "version": "3.0.0",
      "format": "esm-only",
      "published": "2021-06-04T22:19:01.983Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2020-08-23T13:58:25.886Z"
    },
    {
      "version": "1.0.10",
      "format": "cjs",
      "published": "2019-11-16T19:28:56.976Z"
    },
    {
      "version": "1.0.9",
      "format": "cjs",
      "published": "2018-08-24T21:22:03.170Z"
    },
    {
      "version": "1.0.8",
      "format": "cjs",
      "published": "2018-08-24T18:58:08.779Z"
    },
    {
      "version": "1.0.7",
      "format": "cjs",
      "published": "2017-09-03T16:32:14.251Z"
    },
    {
      "version": "1.0.6",
      "format": "cjs",
      "published": "2017-06-05T15:06:23.276Z"
    },
    {
      "version": "1.0.5",
      "format": "cjs",
      "published": "2017-03-10T18:24:42.288Z"
    },
    {
      "version": "1.0.4",
      "format": "cjs",
      "published": "2017-01-23T18:46:38.756Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2016-08-26T20:37:55.612Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2016-08-02T21:26:48.043Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2016-06-30T14:32:50.399Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2016-06-14T22:21:47.770Z"
    },
    {
      "version": "0.5.1",
      "format": "cjs",
      "published": "2016-06-10T14:07:55.045Z"
    },
    {
      "version": "0.5.0",
      "format": "cjs",
      "published": "2016-06-08T00:20:17.167Z"
    },
    {
      "version": "0.4.4",
      "format": "cjs",
      "published": "2016-05-13T20:10:53.386Z"
    },
    {
      "version": "0.4.3",
      "format": "cjs",
      "published": "2016-04-29T18:21:33.227Z"
    },
    {
      "version": "0.4.2",
      "format": "cjs",
      "published": "2016-04-29T16:10:11.213Z"
    },
    {
      "version": "0.4.1",
      "format": "cjs",
      "published": "2016-02-22T00:08:06.788Z"
    },
    {
      "version": "0.4.0",
      "format": "cjs",
      "published": "2016-02-12T22:58:30.431Z"
    },
    {
      "version": "0.3.2",
      "format": "cjs",
      "published": "2016-02-11T18:19:38.515Z"
    },
    {
      "version": "0.3.1",
      "format": "cjs",
      "published": "2016-02-10T19:42:34.368Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2016-02-10T18:29:38.502Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2016-02-09T23:58:08.200Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2016-02-02T17:07:22.799Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2016-01-29T18:40:19.638Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2015-12-18T20:19:24.087Z"
    },
    {
      "version": "0.0.6",
      "format": "cjs",
      "published": "2015-11-11T19:32:57.980Z"
    },
    {
      "version": "0.0.5",
      "format": "cjs",
      "published": "2015-11-04T07:59:12.263Z"
    },
    {
      "version": "0.0.4",
      "format": "cjs",
      "published": "2015-10-20T21:40:06.138Z"
    },
    {
      "version": "0.0.3",
      "format": "cjs",
      "published": "2015-06-16T21:04:28.284Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2015-06-08T23:29:48.820Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2015-06-08T18:18:03.467Z"
    }
  ]
}