{
  "name": "ts-interface-checker",
  "url": "https://canirequire.com/package/ts-interface-checker/",
  "description": "Runtime library to validate data against TypeScript interfaces",
  "latest": "1.0.2",
  "latestPublished": "2021-10-11T22:57:41.129Z",
  "format": "cjs",
  "summary": "ts-interface-checker@1.0.2 is a CommonJS package. ts-interface-checker ships CommonJS only. require(\"ts-interface-checker\") works everywhere. import \"ts-interface-checker\" 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.0.2",
  "lastCommonJsDate": "2021-10-11T22:57:41.129Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": null,
  "deprecated": null,
  "license": "Apache-2.0",
  "repository": "https://github.com/gristlabs/ts-interface-checker",
  "weeklyDownloads": 31487320,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:40.486Z",
    "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.0.2",
      "format": "cjs",
      "published": "2021-10-11T22:57:41.129Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2021-10-11T14:43:36.424Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2021-04-14T06:25:30.711Z"
    },
    {
      "version": "0.2.1",
      "format": "cjs",
      "published": "2021-02-26T03:40:25.199Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2021-02-21T06:26:31.397Z"
    },
    {
      "version": "0.1.13",
      "format": "cjs",
      "published": "2020-08-04T21:20:32.219Z"
    },
    {
      "version": "0.1.12",
      "format": "cjs",
      "published": "2020-07-29T03:40:26.423Z"
    },
    {
      "version": "0.1.11",
      "format": "cjs",
      "published": "2020-05-17T07:44:42.101Z"
    },
    {
      "version": "0.1.10",
      "format": "cjs",
      "published": "2019-12-18T01:49:22.195Z"
    },
    {
      "version": "0.1.9",
      "format": "cjs",
      "published": "2019-08-29T05:01:06.991Z"
    },
    {
      "version": "0.1.8",
      "format": "cjs",
      "published": "2019-08-27T06:55:17.889Z"
    },
    {
      "version": "0.1.7",
      "format": "cjs",
      "published": "2019-01-16T03:00:28.610Z"
    },
    {
      "version": "0.1.6",
      "format": "cjs",
      "published": "2018-10-30T05:43:02.470Z"
    },
    {
      "version": "0.1.5",
      "format": "cjs",
      "published": "2018-10-27T05:20:31.952Z"
    },
    {
      "version": "0.1.4",
      "format": "cjs",
      "published": "2018-06-15T17:39:25.304Z"
    },
    {
      "version": "0.1.3",
      "format": "cjs",
      "published": "2018-04-13T19:49:56.617Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2018-04-12T15:51:40.569Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2018-01-28T18:41:31.227Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2018-01-11T20:23:46.109Z"
    }
  ]
}