{
  "name": "d3-time-format",
  "url": "https://canirequire.com/package/d3-time-format/",
  "description": "A JavaScript time formatter and parser inspired by strftime and strptime.",
  "latest": "4.1.0",
  "latestPublished": "2021-12-04T17:02:51.666Z",
  "format": "esm-only",
  "summary": "d3-time-format@4.1.0 is ESM-only. d3-time-format dropped its CommonJS build in 4.0.0 (June 2021). The last version you can require() on every Node.js version, including 18 and older, is 3.0.0, published Aug 23, 2020. On Node.js 20.19+, 22.12+ and every newer release, require(\"d3-time-format\") 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": "4.0.0",
  "esmOnlySinceDate": "2021-06-05T19:00:47.921Z",
  "lastCommonJsVersion": "3.0.0",
  "lastCommonJsDate": "2020-08-23T13:44:12.435Z",
  "nativeEsmSince": "4.0.0",
  "types": "definitely-typed",
  "nodeEngines": ">=12",
  "deprecated": null,
  "license": "ISC",
  "repository": "https://github.com/d3/d3-time-format",
  "weeklyDownloads": 65967620,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:03.502Z",
    "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": "4.1.0",
      "format": "esm-only",
      "published": "2021-12-04T17:02:51.666Z"
    },
    {
      "version": "4.0.0",
      "format": "esm-only",
      "published": "2021-06-05T19:00:47.921Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2020-08-23T13:44:12.435Z"
    },
    {
      "version": "2.3.0",
      "format": "cjs",
      "published": "2020-08-23T13:31:22.828Z"
    },
    {
      "version": "2.2.3",
      "format": "cjs",
      "published": "2019-12-29T16:49:45.530Z"
    },
    {
      "version": "2.2.2",
      "format": "cjs",
      "published": "2019-11-16T19:25:02.651Z"
    },
    {
      "version": "2.2.1",
      "format": "cjs",
      "published": "2019-10-23T17:22:25.265Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2019-10-23T04:40:29.681Z"
    },
    {
      "version": "2.1.3",
      "format": "cjs",
      "published": "2018-08-24T21:05:06.593Z"
    },
    {
      "version": "2.1.2",
      "format": "cjs",
      "published": "2018-08-24T19:35:45.349Z"
    },
    {
      "version": "2.1.1",
      "format": "cjs",
      "published": "2017-11-21T21:49:02.144Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2017-10-09T17:19:57.994Z"
    },
    {
      "version": "2.0.5",
      "format": "cjs",
      "published": "2017-03-10T17:44:48.251Z"
    },
    {
      "version": "2.0.4",
      "format": "cjs",
      "published": "2017-02-28T17:09:14.718Z"
    },
    {
      "version": "2.0.3",
      "format": "cjs",
      "published": "2016-11-23T00:58:08.630Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2016-08-02T21:28:40.800Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2016-07-29T22:56:11.380Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2016-06-24T17:49:17.379Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2016-06-22T22:50:44.684Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2016-06-14T22:57:08.382Z"
    },
    {
      "version": "0.4.0",
      "format": "cjs",
      "published": "2016-06-08T00:51:59.481Z"
    },
    {
      "version": "0.3.2",
      "format": "cjs",
      "published": "2016-05-03T18:24:13.113Z"
    },
    {
      "version": "0.3.1",
      "format": "cjs",
      "published": "2016-01-29T18:39:19.633Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2016-01-07T22:38:50.300Z"
    },
    {
      "version": "0.2.1",
      "format": "cjs",
      "published": "2015-12-18T22:35:14.448Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2015-11-30T17:52:00.293Z"
    },
    {
      "version": "0.1.5",
      "format": "cjs",
      "published": "2015-11-11T19:30:20.152Z"
    },
    {
      "version": "0.1.4",
      "format": "cjs",
      "published": "2015-11-04T07:57:00.803Z"
    },
    {
      "version": "0.1.3",
      "format": "cjs",
      "published": "2015-10-18T03:32:25.863Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2015-10-15T04:59:05.247Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2015-09-12T02:10:05.025Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2015-07-30T18:01:21.523Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2015-07-01T17:49:20.418Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2015-06-30T17:14:02.889Z"
    },
    {
      "version": "0.0.0",
      "format": "cjs",
      "published": "2014-04-03T15:59:27.818Z"
    }
  ]
}