{
  "name": "string_decoder",
  "url": "https://canirequire.com/package/string_decoder/",
  "description": "The string_decoder module from Node core",
  "latest": "1.3.0",
  "latestPublished": "2019-08-07T09:20:36.634Z",
  "format": "cjs",
  "summary": "string_decoder@1.3.0 is a CommonJS package. string_decoder ships CommonJS only. require(\"string_decoder\") works everywhere. import \"string_decoder\" 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": "2019-08-07T09:20:36.634Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/nodejs/string_decoder",
  "weeklyDownloads": 227783269,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:32.158Z",
    "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": "2019-08-07T09:20:36.634Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2018-11-27T15:37:59.670Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2018-03-30T08:14:15.043Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2018-03-06T10:20:30.445Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2017-06-22T18:36:15.114Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2017-06-06T14:19:20.690Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2017-05-19T08:19:05.834Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2017-04-06T13:38:19.155Z"
    },
    {
      "version": "0.11.10",
      "format": "cjs",
      "published": "2014-01-18T05:28:38.924Z"
    },
    {
      "version": "0.10.31",
      "format": "cjs",
      "published": "2014-08-23T04:25:19.329Z"
    },
    {
      "version": "0.10.25",
      "format": "cjs",
      "published": "2014-01-28T02:21:38.263Z"
    },
    {
      "version": "0.10.24",
      "format": "cjs",
      "published": "2014-01-18T05:27:35.195Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2014-01-17T19:53:23.612Z"
    },
    {
      "version": "0.0.0",
      "format": "cjs",
      "published": "2013-12-03T20:13:27.743Z"
    }
  ]
}