{
  "name": "range-parser",
  "url": "https://canirequire.com/package/range-parser/",
  "description": "Range header field string parser",
  "latest": "1.3.0",
  "latestPublished": "2026-06-25T20:55:41.875Z",
  "format": "cjs",
  "summary": "range-parser@1.3.0 is a CommonJS package. range-parser ships CommonJS only. require(\"range-parser\") works everywhere. import \"range-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.3.0",
  "lastCommonJsDate": "2026-06-25T20:55:41.875Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": ">= 0.6",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/jshttp/range-parser",
  "weeklyDownloads": 89489436,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:50.033Z",
    "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.3.0",
      "format": "cjs",
      "published": "2026-06-25T20:55:41.875Z"
    },
    {
      "version": "1.2.1",
      "format": "cjs",
      "published": "2019-05-11T00:27:37.805Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2016-06-01T17:48:14.367Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2016-05-13T19:15:16.506Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2015-10-29T23:12:00.478Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2014-09-09T02:45:20.606Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2014-09-08T01:00:41.796Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2013-12-11T20:35:49.123Z"
    },
    {
      "version": "0.0.4",
      "format": "cjs",
      "published": "2012-06-18T00:56:34.968Z"
    },
    {
      "version": "0.0.3",
      "format": "cjs",
      "published": "2012-06-18T00:28:29.754Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2012-06-18T00:15:02.069Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2012-06-11T16:08:22.373Z"
    }
  ]
}