{
  "name": "array.prototype.findlastindex",
  "url": "https://canirequire.com/package/array.prototype.findlastindex/",
  "description": "An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.",
  "latest": "1.2.6",
  "latestPublished": "2025-03-14T18:20:03.256Z",
  "format": "cjs",
  "summary": "array.prototype.findlastindex@1.2.6 is a CommonJS package. array.prototype.findlastindex ships CommonJS only. require(\"array.prototype.findlastindex\") works everywhere. import \"array.prototype.findlastindex\" also works because Node.js and Bun can import CommonJS from ES modules, but only the default export is guaranteed; named imports depend on Node's static analysis of the module.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "1.2.6",
  "lastCommonJsDate": "2025-03-14T18:20:03.256Z",
  "nativeEsmSince": "1.1.0",
  "types": "none",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/es-shims/Array.prototype.findLastIndex",
  "weeklyDownloads": 37739996,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:30.428Z",
    "node": {
      "18": {
        "require": true,
        "import": true,
        "requireError": null,
        "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": "1.2.6",
      "format": "cjs",
      "published": "2025-03-14T18:20:03.256Z"
    },
    {
      "version": "1.2.5",
      "format": "cjs",
      "published": "2024-03-19T17:22:14.969Z"
    },
    {
      "version": "1.2.4",
      "format": "dual",
      "published": "2024-02-06T02:05:27.450Z"
    },
    {
      "version": "1.2.3",
      "format": "dual",
      "published": "2023-08-30T04:38:03.971Z"
    },
    {
      "version": "1.2.2",
      "format": "dual",
      "published": "2022-11-03T04:02:28.939Z"
    },
    {
      "version": "1.2.1",
      "format": "dual",
      "published": "2022-04-11T20:23:27.187Z"
    },
    {
      "version": "1.2.0",
      "format": "dual",
      "published": "2022-04-11T13:46:16.965Z"
    },
    {
      "version": "1.1.1",
      "format": "dual",
      "published": "2021-10-01T17:31:49.120Z"
    },
    {
      "version": "1.1.0",
      "format": "dual",
      "published": "2021-08-07T20:09:57.086Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2021-07-14T06:37:50.282Z"
    }
  ]
}