{
  "name": "cookie-parser",
  "url": "https://canirequire.com/package/cookie-parser/",
  "description": "Parse HTTP request cookies",
  "latest": "1.4.7",
  "latestPublished": "2024-10-08T18:26:16.210Z",
  "format": "cjs",
  "summary": "cookie-parser@1.4.7 is a CommonJS package. cookie-parser ships CommonJS only. require(\"cookie-parser\") works everywhere. import \"cookie-parser\" 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.4.7",
  "lastCommonJsDate": "2024-10-08T18:26:16.210Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": ">= 0.8.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/expressjs/cookie-parser",
  "weeklyDownloads": 10302032,
  "runtime": {
    "verifiedAt": "2026-09-09T15:29:11.585Z",
    "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.4.7",
      "format": "cjs",
      "published": "2024-10-08T18:26:16.210Z"
    },
    {
      "version": "1.4.6",
      "format": "cjs",
      "published": "2021-11-16T17:32:19.335Z"
    },
    {
      "version": "1.4.5",
      "format": "cjs",
      "published": "2020-03-15T04:07:15.938Z"
    },
    {
      "version": "1.4.4",
      "format": "cjs",
      "published": "2019-02-13T00:43:33.732Z"
    },
    {
      "version": "1.4.3",
      "format": "cjs",
      "published": "2016-05-27T05:02:41.857Z"
    },
    {
      "version": "1.4.2",
      "format": "cjs",
      "published": "2016-05-21T00:44:58.438Z"
    },
    {
      "version": "1.4.1",
      "format": "cjs",
      "published": "2016-01-11T15:13:12.401Z"
    },
    {
      "version": "1.4.0",
      "format": "cjs",
      "published": "2015-09-18T19:15:21.387Z"
    },
    {
      "version": "1.3.5",
      "format": "cjs",
      "published": "2015-05-20T01:42:40.288Z"
    },
    {
      "version": "1.3.4",
      "format": "cjs",
      "published": "2015-02-15T19:11:21.934Z"
    },
    {
      "version": "1.3.3",
      "format": "cjs",
      "published": "2014-09-06T04:45:10.315Z"
    },
    {
      "version": "1.3.2",
      "format": "cjs",
      "published": "2014-06-26T17:40:20.078Z"
    },
    {
      "version": "1.3.1",
      "format": "cjs",
      "published": "2014-06-18T04:15:41.681Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2014-06-18T04:12:20.674Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2014-06-18T03:48:48.231Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2014-05-12T23:50:32.243Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2014-02-21T05:06:16.709Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2014-02-15T16:25:08.464Z"
    }
  ]
}