{
  "name": "ember-load-initializers",
  "url": "https://canirequire.com/package/ember-load-initializers/",
  "description": "A tiny add-on to autoload your initializer files in ember-cli.",
  "latest": "3.0.1",
  "latestPublished": "2024-09-26T14:00:19.821Z",
  "format": "esm-only",
  "summary": "ember-load-initializers@3.0.1 is ESM-only. ember-load-initializers dropped its CommonJS build in 3.0.0 (September 2024). The last version you can require() on every Node.js version, including 18 and older, is 2.1.2, published Nov 6, 2020. On Node.js 20.19+, 22.12+ and every newer release, require(\"ember-load-initializers\") 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": "2024-09-25T19:09:08.182Z",
  "lastCommonJsVersion": "2.1.2",
  "lastCommonJsDate": "2020-11-06T15:03:54.807Z",
  "nativeEsmSince": "3.0.0",
  "types": "bundled",
  "nodeEngines": ">= 18.*",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/ember-cli/ember-load-initializers",
  "weeklyDownloads": 186886,
  "runtime": {
    "verifiedAt": "2026-09-09T15:33:11.083Z",
    "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": "2024-09-26T14:00:19.821Z"
    },
    {
      "version": "3.0.0",
      "format": "esm-only",
      "published": "2024-09-25T19:09:08.182Z"
    },
    {
      "version": "2.1.2",
      "format": "cjs",
      "published": "2020-11-06T15:03:54.807Z"
    },
    {
      "version": "2.1.1",
      "format": "cjs",
      "published": "2019-11-02T13:26:59.303Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2019-08-26T16:36:18.845Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2018-10-29T13:41:37.989Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2018-04-17T14:01:30.670Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2017-03-25T16:42:47.503Z"
    },
    {
      "version": "0.6.3",
      "format": "cjs",
      "published": "2016-12-06T05:30:18.159Z"
    },
    {
      "version": "0.6.2",
      "format": "cjs",
      "published": "2016-12-01T00:11:32.659Z"
    },
    {
      "version": "0.6.1",
      "format": "cjs",
      "published": "2016-11-30T20:44:04.029Z"
    },
    {
      "version": "0.6.0",
      "format": "cjs",
      "published": "2016-11-29T21:28:03.773Z"
    },
    {
      "version": "0.5.1",
      "format": "cjs",
      "published": "2016-02-03T04:07:37.286Z"
    },
    {
      "version": "0.5.0",
      "format": "cjs",
      "published": "2016-02-03T04:01:56.974Z"
    }
  ]
}