{
  "name": "string.prototype.trimstart",
  "url": "https://canirequire.com/package/string.prototype.trimstart/",
  "description": "ES2019 spec-compliant String.prototype.trimStart shim.",
  "latest": "1.0.8",
  "latestPublished": "2024-03-21T16:01:21.571Z",
  "format": "cjs",
  "summary": "string.prototype.trimstart@1.0.8 is a CommonJS package. string.prototype.trimstart ships CommonJS only. require(\"string.prototype.trimstart\") works everywhere. import \"string.prototype.trimstart\" 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.0.8",
  "lastCommonJsDate": "2024-03-21T16:01:21.571Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/es-shims/String.prototype.trimStart",
  "weeklyDownloads": 76429883,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:56.321Z",
    "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.0.8",
      "format": "cjs",
      "published": "2024-03-21T16:01:21.571Z"
    },
    {
      "version": "1.0.7",
      "format": "cjs",
      "published": "2023-09-05T04:05:07.466Z"
    },
    {
      "version": "1.0.6",
      "format": "cjs",
      "published": "2022-11-07T22:25:26.795Z"
    },
    {
      "version": "1.0.5",
      "format": "cjs",
      "published": "2022-05-03T04:07:54.110Z"
    },
    {
      "version": "1.0.4",
      "format": "cjs",
      "published": "2021-02-24T00:40:02.673Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2020-11-22T01:49:41.151Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2020-10-20T19:16:06.473Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2020-04-09T20:45:57.856Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2020-03-30T07:49:27.573Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2017-12-19T11:03:27.564Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2017-12-19T10:59:21.206Z"
    }
  ]
}