{
  "name": "jsesc",
  "url": "https://canirequire.com/package/jsesc/",
  "description": "Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.",
  "latest": "3.1.0",
  "latestPublished": "2024-12-11T08:24:34.551Z",
  "format": "cjs",
  "summary": "jsesc@3.1.0 is a CommonJS package. jsesc ships CommonJS only. require(\"jsesc\") works everywhere. import \"jsesc\" 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": "3.1.0",
  "lastCommonJsDate": "2024-12-11T08:24:34.551Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": ">=6",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/mathiasbynens/jsesc",
  "weeklyDownloads": 158859388,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:36.197Z",
    "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": "3.1.0",
      "format": "cjs",
      "published": "2024-12-11T08:24:34.551Z"
    },
    {
      "version": "3.0.2",
      "format": "cjs",
      "published": "2020-10-28T13:49:10.972Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2020-04-09T19:22:25.693Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2020-04-08T06:14:18.233Z"
    },
    {
      "version": "2.5.2",
      "format": "cjs",
      "published": "2018-11-08T21:50:41.326Z"
    },
    {
      "version": "2.5.1",
      "format": "cjs",
      "published": "2017-05-04T19:17:23.727Z"
    },
    {
      "version": "2.5.0",
      "format": "cjs",
      "published": "2017-04-11T16:16:39.874Z"
    },
    {
      "version": "2.4.0",
      "format": "cjs",
      "published": "2016-12-27T19:11:20.036Z"
    },
    {
      "version": "2.3.0",
      "format": "cjs",
      "published": "2016-12-10T11:18:43.676Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2016-06-07T14:00:18.054Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2016-05-31T06:32:12.805Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2016-05-30T22:41:12.018Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2016-05-30T14:49:40.096Z"
    },
    {
      "version": "1.2.1",
      "format": "cjs",
      "published": "2016-05-30T14:09:04.606Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2016-05-21T09:41:30.880Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2016-05-20T13:19:21.510Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2016-02-19T13:15:14.247Z"
    },
    {
      "version": "0.5.0",
      "format": "cjs",
      "published": "2014-08-18T10:32:33.662Z"
    },
    {
      "version": "0.4.3",
      "format": "cjs",
      "published": "2013-10-25T12:12:33.362Z"
    },
    {
      "version": "0.4.2",
      "format": "cjs",
      "published": "2013-08-16T07:27:59.793Z"
    },
    {
      "version": "0.4.1",
      "format": "cjs",
      "published": "2013-07-31T15:17:00.602Z"
    },
    {
      "version": "0.4.0",
      "format": "cjs",
      "published": "2013-07-30T15:59:46.963Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2013-07-27T09:03:51.154Z"
    }
  ]
}