{
  "name": "http-cache-semantics",
  "url": "https://canirequire.com/package/http-cache-semantics/",
  "description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies",
  "latest": "4.2.0",
  "latestPublished": "2025-05-09T13:38:11.855Z",
  "format": "cjs",
  "summary": "http-cache-semantics@4.2.0 is a CommonJS package. http-cache-semantics ships CommonJS only. require(\"http-cache-semantics\") works everywhere. import \"http-cache-semantics\" 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": "4.2.0",
  "lastCommonJsDate": "2025-05-09T13:38:11.855Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": null,
  "deprecated": null,
  "license": "BSD-2-Clause",
  "repository": "https://github.com/kornelski/http-cache-semantics",
  "weeklyDownloads": 43379835,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:22.788Z",
    "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": "4.2.0",
      "format": "cjs",
      "published": "2025-05-09T13:38:11.855Z"
    },
    {
      "version": "4.1.1",
      "format": "cjs",
      "published": "2023-01-27T01:29:11.933Z"
    },
    {
      "version": "4.1.0",
      "format": "cjs",
      "published": "2020-03-01T23:54:55.142Z"
    },
    {
      "version": "4.0.4",
      "format": "cjs",
      "published": "2020-02-10T22:16:08.024Z"
    },
    {
      "version": "4.0.3",
      "format": "cjs",
      "published": "2019-02-10T12:22:59.672Z"
    },
    {
      "version": "4.0.2",
      "format": "cjs",
      "published": "2019-01-09T14:06:10.008Z"
    },
    {
      "version": "4.0.1",
      "format": "cjs",
      "published": "2018-11-27T11:01:07.864Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2018-04-21T15:57:44.396Z"
    },
    {
      "version": "3.8.1",
      "format": "cjs",
      "published": "2017-12-01T12:51:19.985Z"
    },
    {
      "version": "3.8.0",
      "format": "cjs",
      "published": "2017-10-12T14:33:28.299Z"
    },
    {
      "version": "3.7.3",
      "format": "cjs",
      "published": "2017-04-09T11:36:54.801Z"
    },
    {
      "version": "3.7.1",
      "format": "cjs",
      "published": "2017-04-02T10:48:02.423Z"
    },
    {
      "version": "3.7.0",
      "format": "cjs",
      "published": "2017-04-01T17:20:53.954Z"
    },
    {
      "version": "3.6.1",
      "format": "cjs",
      "published": "2017-03-23T17:21:42.476Z"
    },
    {
      "version": "3.6.0",
      "format": "cjs",
      "published": "2017-03-23T13:16:37.192Z"
    },
    {
      "version": "3.5.1",
      "format": "cjs",
      "published": "2017-03-21T21:12:19.930Z"
    },
    {
      "version": "3.5.0",
      "format": "cjs",
      "published": "2017-03-21T20:21:13.644Z"
    },
    {
      "version": "3.4.0",
      "format": "cjs",
      "published": "2016-12-09T18:18:31.748Z"
    },
    {
      "version": "3.3.3",
      "format": "cjs",
      "published": "2016-12-08T13:40:57.678Z"
    },
    {
      "version": "3.3.2",
      "format": "cjs",
      "published": "2016-12-08T12:01:36.963Z"
    },
    {
      "version": "3.3.1",
      "format": "cjs",
      "published": "2016-12-08T11:44:00.624Z"
    },
    {
      "version": "3.3.0",
      "format": "cjs",
      "published": "2016-12-08T00:52:31.311Z"
    },
    {
      "version": "3.2.0",
      "format": "cjs",
      "published": "2016-06-05T12:52:13.188Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2016-05-31T23:24:25.659Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2016-05-31T16:12:09.950Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2016-05-31T11:43:36.739Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2016-05-31T09:18:22.371Z"
    }
  ]
}