{
  "name": "postcss-safe-parser",
  "url": "https://canirequire.com/package/postcss-safe-parser/",
  "description": "Fault-tolerant CSS parser for PostCSS",
  "latest": "7.1.0",
  "latestPublished": "2026-09-04T13:18:32.573Z",
  "format": "cjs",
  "summary": "postcss-safe-parser@7.1.0 is a CommonJS package. postcss-safe-parser ships CommonJS only. require(\"postcss-safe-parser\") works everywhere. import \"postcss-safe-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": "7.1.0",
  "lastCommonJsDate": "2026-09-04T13:18:32.573Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">=18.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/postcss/postcss-safe-parser",
  "weeklyDownloads": 14346300,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:57.449Z",
    "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": "7.1.0",
      "format": "cjs",
      "published": "2026-09-04T13:18:32.573Z"
    },
    {
      "version": "7.0.1",
      "format": "cjs",
      "published": "2024-10-04T09:06:19.363Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2023-10-08T00:16:26.510Z"
    },
    {
      "version": "6.0.0",
      "format": "cjs",
      "published": "2021-06-14T06:18:09.667Z"
    },
    {
      "version": "5.0.2",
      "format": "cjs",
      "published": "2020-09-27T01:03:31.381Z"
    },
    {
      "version": "5.0.1",
      "format": "cjs",
      "published": "2020-09-16T23:32:56.378Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2020-09-15T16:56:21.657Z"
    },
    {
      "version": "4.0.2",
      "format": "cjs",
      "published": "2020-02-08T00:19:36.631Z"
    },
    {
      "version": "4.0.1",
      "format": "cjs",
      "published": "2018-07-16T23:11:24.547Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2018-07-16T23:08:27.810Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2017-07-14T18:50:00.617Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2017-05-07T12:03:25.465Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2017-04-05T03:30:12.262Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2016-09-07T04:57:05.967Z"
    },
    {
      "version": "1.0.7",
      "format": "cjs",
      "published": "2016-02-29T08:36:50.283Z"
    },
    {
      "version": "1.0.6",
      "format": "cjs",
      "published": "2016-02-14T16:32:21.100Z"
    },
    {
      "version": "1.0.5",
      "format": "cjs",
      "published": "2016-02-14T08:54:36.432Z"
    },
    {
      "version": "1.0.4",
      "format": "cjs",
      "published": "2015-12-23T09:50:31.667Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2015-12-23T09:21:18.707Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2015-12-16T14:23:52.423Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2015-08-28T22:09:30.563Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-08-19T19:47:47.501Z"
    }
  ]
}