{
  "name": "assert",
  "url": "https://canirequire.com/package/assert/",
  "description": "The assert module from Node.js, for the browser.",
  "latest": "2.1.0",
  "latestPublished": "2023-09-07T18:24:30.341Z",
  "format": "cjs",
  "summary": "assert@2.1.0 is a CommonJS package. assert ships CommonJS only. require(\"assert\") works everywhere. import \"assert\" 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": "2.1.0",
  "lastCommonJsDate": "2023-09-07T18:24:30.341Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/browserify/commonjs-assert",
  "weeklyDownloads": 16104642,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:54.687Z",
    "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": "2.1.0",
      "format": "cjs",
      "published": "2023-09-07T18:24:30.341Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2019-05-12T11:00:27.859Z"
    },
    {
      "version": "1.5.1",
      "format": "cjs",
      "published": "2023-09-07T18:29:45.090Z"
    },
    {
      "version": "1.5.0",
      "format": "cjs",
      "published": "2019-05-08T13:00:31.722Z"
    },
    {
      "version": "1.4.1",
      "format": "cjs",
      "published": "2016-05-31T14:02:04.361Z"
    },
    {
      "version": "1.4.0",
      "format": "cjs",
      "published": "2016-05-18T11:35:54.924Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2014-12-24T02:46:30.815Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2014-12-21T18:24:52.866Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2014-08-29T03:33:31.188Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2014-02-07T17:13:56.404Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2013-12-29T04:37:51.334Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2013-12-20T15:27:42.122Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2013-12-19T03:18:16.080Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2013-12-18T02:20:33.846Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2013-11-22T18:46:47.035Z"
    },
    {
      "version": "0.4.9",
      "format": "cjs",
      "published": "2011-06-30T00:30:08.699Z"
    }
  ]
}