{
  "name": "ts-mocha",
  "url": "https://canirequire.com/package/ts-mocha/",
  "description": "Mocha thin wrapper that allows running TypeScript tests with TypeScript runtime (ts-node) to get rid of compilation complexity",
  "latest": "11.1.0",
  "latestPublished": "2025-02-20T18:22:41.213Z",
  "format": "cjs",
  "summary": "ts-mocha@11.1.0 is a CommonJS package. ts-mocha ships CommonJS only. require(\"ts-mocha\") works everywhere. import \"ts-mocha\" 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": "11.1.0",
  "lastCommonJsDate": "2025-02-20T18:22:41.213Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": ">= 6.X.X",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/piotrwitek/ts-mocha",
  "weeklyDownloads": 453253,
  "runtime": {
    "verifiedAt": "2026-09-09T15:32:17.598Z",
    "node": {
      "18": {
        "require": false,
        "import": false,
        "requireError": null,
        "importError": null
      },
      "20": {
        "require": false,
        "import": false,
        "requireError": null,
        "importError": null
      },
      "22": {
        "require": false,
        "import": false,
        "requireError": null,
        "importError": null
      },
      "24": {
        "require": false,
        "import": false,
        "requireError": null,
        "importError": null
      },
      "26": {
        "require": false,
        "import": false,
        "requireError": null,
        "importError": null
      }
    },
    "bun": {
      "require": false,
      "import": false,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "11.1.0",
      "format": "cjs",
      "published": "2025-02-20T18:22:41.213Z"
    },
    {
      "version": "11.0.0",
      "format": "cjs",
      "published": "2025-02-20T16:05:08.931Z"
    },
    {
      "version": "10.1.0",
      "format": "cjs",
      "published": "2025-02-20T12:51:56.789Z"
    },
    {
      "version": "10.0.0",
      "format": "cjs",
      "published": "2022-05-05T10:52:17.331Z"
    },
    {
      "version": "9.0.2",
      "format": "cjs",
      "published": "2022-01-12T15:40:48.387Z"
    },
    {
      "version": "9.0.1",
      "format": "cjs",
      "published": "2022-01-12T15:31:14.671Z"
    },
    {
      "version": "9.0.0",
      "format": "cjs",
      "published": "2022-01-12T15:02:15.620Z"
    },
    {
      "version": "8.0.0",
      "format": "cjs",
      "published": "2020-10-25T11:47:32.416Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2020-03-16T17:29:41.640Z"
    },
    {
      "version": "6.0.0",
      "format": "cjs",
      "published": "2019-02-20T09:11:59.741Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2018-08-04T11:21:50.516Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2018-08-01T19:05:23.457Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2018-04-09T07:04:56.058Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2017-12-23T16:20:56.404Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2016-12-14T20:30:12.195Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2016-12-11T00:42:21.250Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2016-12-11T00:39:02.442Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2016-12-10T10:37:26.285Z"
    }
  ]
}