{
  "name": "redux-thunk",
  "url": "https://canirequire.com/package/redux-thunk/",
  "description": "Thunk middleware for Redux.",
  "latest": "3.1.0",
  "latestPublished": "2023-12-04T13:50:37.326Z",
  "format": "dual",
  "summary": "redux-thunk@3.1.0 ships CommonJS and ESM builds. redux-thunk publishes both a CommonJS entry and a native ESM entry (ESM added in 3.0.0). require(\"redux-thunk\") and import \"redux-thunk\" both work on every supported Node.js version and in Bun.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "3.1.0",
  "lastCommonJsDate": "2023-12-04T13:50:37.326Z",
  "nativeEsmSince": "3.0.0",
  "types": "bundled",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/reduxjs/redux-thunk",
  "weeklyDownloads": 21982373,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:48.834Z",
    "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": "3.1.0",
      "format": "dual",
      "published": "2023-12-04T13:50:37.326Z"
    },
    {
      "version": "3.0.1",
      "format": "dual",
      "published": "2023-12-04T04:40:55.984Z"
    },
    {
      "version": "3.0.0",
      "format": "dual",
      "published": "2023-12-04T04:19:29.644Z"
    },
    {
      "version": "2.4.2",
      "format": "cjs",
      "published": "2022-11-04T01:56:36.659Z"
    },
    {
      "version": "2.4.1",
      "format": "cjs",
      "published": "2021-11-26T20:20:06.701Z"
    },
    {
      "version": "2.4.0",
      "format": "cjs",
      "published": "2021-10-26T01:01:12.141Z"
    },
    {
      "version": "2.3.0",
      "format": "cjs",
      "published": "2018-05-28T18:44:08.278Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2017-01-18T08:12:30.464Z"
    },
    {
      "version": "2.1.2",
      "format": "cjs",
      "published": "2017-01-18T08:11:13.223Z"
    },
    {
      "version": "2.1.1",
      "format": "cjs",
      "published": "2017-01-18T06:15:43.554Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2016-05-10T15:11:33.770Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2016-03-06T13:12:06.001Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2015-12-28T22:31:23.546Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2015-12-14T08:59:28.515Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2015-12-13T20:22:23.607Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-09-17T17:36:45.457Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2015-07-13T13:37:49.846Z"
    }
  ]
}