{
  "name": "karma-webpack",
  "url": "https://canirequire.com/package/karma-webpack/",
  "description": "Use webpack with karma",
  "latest": "5.0.1",
  "latestPublished": "2024-02-01T17:01:48.336Z",
  "format": "cjs",
  "summary": "karma-webpack@5.0.1 is a CommonJS package. karma-webpack ships CommonJS only. require(\"karma-webpack\") works everywhere. import \"karma-webpack\" 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": "5.0.1",
  "lastCommonJsDate": "2024-02-01T17:01:48.336Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": ">= 18",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/webpack-contrib/karma-webpack",
  "weeklyDownloads": 457239,
  "runtime": {
    "verifiedAt": "2026-09-09T15:32:16.261Z",
    "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": "5.0.1",
      "format": "cjs",
      "published": "2024-02-01T17:01:48.336Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2021-02-02T11:54:54.710Z"
    },
    {
      "version": "4.0.2",
      "format": "cjs",
      "published": "2019-06-08T14:56:45.289Z"
    },
    {
      "version": "4.0.1",
      "format": "cjs",
      "published": "2019-06-07T17:25:18.726Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2019-06-07T16:06:36.636Z"
    },
    {
      "version": "3.0.5",
      "format": "cjs",
      "published": "2018-09-14T14:37:21.385Z"
    },
    {
      "version": "3.0.4",
      "format": "cjs",
      "published": "2018-09-07T15:03:21.243Z"
    },
    {
      "version": "3.0.3",
      "format": "cjs",
      "published": "2018-09-07T12:02:12.507Z"
    },
    {
      "version": "3.0.2",
      "format": "cjs",
      "published": "2018-09-03T02:29:19.586Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2018-09-01T04:23:52.451Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2018-03-19T18:59:58.859Z"
    },
    {
      "version": "2.0.13",
      "format": "cjs",
      "published": "2018-02-27T20:49:23.127Z"
    },
    {
      "version": "2.0.12",
      "format": "cjs",
      "published": "2018-02-26T21:36:56.564Z"
    },
    {
      "version": "2.0.11",
      "format": "cjs",
      "published": "2018-02-25T23:24:00.007Z"
    },
    {
      "version": "2.0.10",
      "format": "cjs",
      "published": "2018-02-25T21:18:17.520Z"
    },
    {
      "version": "2.0.9",
      "format": "cjs",
      "published": "2017-12-14T20:08:19.753Z"
    },
    {
      "version": "2.0.8",
      "format": "cjs",
      "published": "2017-12-14T12:08:25.021Z"
    },
    {
      "version": "2.0.7",
      "format": "cjs",
      "published": "2017-12-14T03:02:17.003Z"
    },
    {
      "version": "2.0.6",
      "format": "cjs",
      "published": "2017-11-10T19:59:20.286Z"
    },
    {
      "version": "2.0.5",
      "format": "cjs",
      "published": "2017-10-08T23:53:57.488Z"
    },
    {
      "version": "2.0.4",
      "format": "cjs",
      "published": "2017-07-07T16:35:39.839Z"
    },
    {
      "version": "2.0.3",
      "format": "cjs",
      "published": "2017-03-15T05:23:47.581Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2017-01-26T08:50:22.591Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2017-01-11T22:13:02.100Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2017-01-11T21:34:21.849Z"
    },
    {
      "version": "1.8.1",
      "format": "cjs",
      "published": "2016-12-22T00:18:36.902Z"
    },
    {
      "version": "1.8.0",
      "format": "cjs",
      "published": "2016-08-07T19:48:38.372Z"
    },
    {
      "version": "1.7.0",
      "format": "cjs",
      "published": "2015-07-31T09:43:05.713Z"
    },
    {
      "version": "1.6.0",
      "format": "cjs",
      "published": "2015-07-14T16:42:08.191Z"
    },
    {
      "version": "1.5.1",
      "format": "cjs",
      "published": "2015-05-04T19:00:22.061Z"
    },
    {
      "version": "1.5.0",
      "format": "cjs",
      "published": "2015-01-06T21:21:41.476Z"
    },
    {
      "version": "1.4.0",
      "format": "cjs",
      "published": "2015-01-02T20:36:00.758Z"
    },
    {
      "version": "1.3.1",
      "format": "cjs",
      "published": "2014-10-15T13:06:33.788Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2014-10-15T07:49:07.055Z"
    },
    {
      "version": "1.2.2",
      "format": "cjs",
      "published": "2014-08-20T11:07:32.078Z"
    },
    {
      "version": "1.2.1",
      "format": "cjs",
      "published": "2014-05-27T05:37:18.920Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2014-03-27T08:09:23.069Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2014-03-27T07:18:55.274Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2014-01-20T00:38:19.826Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2014-01-19T11:19:11.047Z"
    }
  ]
}