{
  "name": "cssstyle",
  "url": "https://canirequire.com/package/cssstyle/",
  "description": "An implementation of the CSSStyleDeclaration class from the CSS Object Model specification",
  "latest": "6.2.0",
  "latestPublished": "2026-03-02T05:38:32.394Z",
  "format": "cjs",
  "summary": "cssstyle@6.2.0 is a CommonJS package. cssstyle ships CommonJS only. require(\"cssstyle\") works everywhere. import \"cssstyle\" 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": "6.2.0",
  "lastCommonJsDate": "2026-03-02T05:38:32.394Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": ">=20",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/jsdom/cssstyle",
  "weeklyDownloads": 58264924,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:08.419Z",
    "node": {
      "18": {
        "require": false,
        "import": false,
        "requireError": "ERR_REQUIRE_ESM",
        "importError": "ERR_REQUIRE_ESM"
      },
      "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": "6.2.0",
      "format": "cjs",
      "published": "2026-03-02T05:38:32.394Z"
    },
    {
      "version": "6.1.0",
      "format": "cjs",
      "published": "2026-02-23T01:17:32.980Z"
    },
    {
      "version": "6.0.2",
      "format": "cjs",
      "published": "2026-02-22T05:16:24.124Z"
    },
    {
      "version": "6.0.1",
      "format": "cjs",
      "published": "2026-02-06T02:08:55.439Z"
    },
    {
      "version": "6.0.0",
      "format": "cjs",
      "published": "2026-02-05T01:32:22.459Z"
    },
    {
      "version": "5.3.7",
      "format": "cjs",
      "published": "2026-01-06T03:19:29.159Z"
    },
    {
      "version": "5.3.6",
      "format": "cjs",
      "published": "2025-12-31T09:22:16.377Z"
    },
    {
      "version": "5.3.5",
      "format": "cjs",
      "published": "2025-12-17T03:36:16.307Z"
    },
    {
      "version": "5.3.4",
      "format": "cjs",
      "published": "2025-12-08T07:23:51.657Z"
    },
    {
      "version": "5.3.3",
      "format": "cjs",
      "published": "2025-11-08T03:52:07.887Z"
    },
    {
      "version": "5.3.2",
      "format": "cjs",
      "published": "2025-10-31T04:08:49.527Z"
    },
    {
      "version": "5.3.1",
      "format": "cjs",
      "published": "2025-09-21T03:08:14.501Z"
    },
    {
      "version": "5.3.0",
      "format": "cjs",
      "published": "2025-09-13T03:27:41.308Z"
    },
    {
      "version": "5.2.1",
      "format": "cjs",
      "published": "2025-07-29T04:12:37.236Z"
    },
    {
      "version": "5.2.0",
      "format": "cjs",
      "published": "2025-07-28T02:07:43.065Z"
    },
    {
      "version": "5.1.0",
      "format": "cjs",
      "published": "2025-07-22T06:37:34.525Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2025-07-14T04:17:15.876Z"
    },
    {
      "version": "4.6.0",
      "format": "cjs",
      "published": "2025-06-25T01:39:31.471Z"
    },
    {
      "version": "4.5.0",
      "format": "cjs",
      "published": "2025-06-20T06:24:04.422Z"
    },
    {
      "version": "4.4.0",
      "format": "cjs",
      "published": "2025-06-08T03:16:08.094Z"
    },
    {
      "version": "4.3.1",
      "format": "cjs",
      "published": "2025-04-20T11:40:09.745Z"
    },
    {
      "version": "4.3.0",
      "format": "cjs",
      "published": "2025-03-09T06:49:29.779Z"
    },
    {
      "version": "4.2.1",
      "format": "cjs",
      "published": "2025-01-09T05:10:20.132Z"
    },
    {
      "version": "4.2.0",
      "format": "cjs",
      "published": "2025-01-09T05:01:57.112Z"
    },
    {
      "version": "4.1.0",
      "format": "cjs",
      "published": "2024-09-07T07:08:55.837Z"
    },
    {
      "version": "4.0.1",
      "format": "cjs",
      "published": "2023-12-28T13:43:38.445Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2023-12-28T13:36:43.754Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2023-02-12T11:15:06.200Z"
    },
    {
      "version": "2.3.0",
      "format": "cjs",
      "published": "2020-04-29T14:42:14.460Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2020-01-23T15:54:05.062Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2020-01-20T20:03:17.933Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2019-07-15T19:03:23.419Z"
    },
    {
      "version": "1.4.0",
      "format": "cjs",
      "published": "2019-07-15T18:51:03.120Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2019-07-01T15:17:48.294Z"
    },
    {
      "version": "1.2.2",
      "format": "cjs",
      "published": "2019-03-28T03:12:05.718Z"
    },
    {
      "version": "1.2.1",
      "format": "cjs",
      "published": "2019-02-16T17:10:37.112Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2019-02-16T03:26:24.448Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2018-08-19T21:38:46.935Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2018-08-19T20:49:00.338Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2018-07-11T18:54:18.380Z"
    },
    {
      "version": "0.3.1",
      "format": "cjs",
      "published": "2018-05-18T20:39:50.893Z"
    },
    {
      "version": "0.2.37",
      "format": "cjs",
      "published": "2016-08-13T04:47:06.616Z"
    },
    {
      "version": "0.2.36",
      "format": "cjs",
      "published": "2016-05-25T06:20:32.000Z"
    },
    {
      "version": "0.2.35",
      "format": "cjs",
      "published": "2016-05-25T06:10:18.669Z"
    },
    {
      "version": "0.2.34",
      "format": "cjs",
      "published": "2016-02-05T16:14:10.199Z"
    },
    {
      "version": "0.2.31",
      "format": "cjs",
      "published": "2016-01-20T16:46:56.955Z"
    },
    {
      "version": "0.2.30",
      "format": "cjs",
      "published": "2015-10-22T00:24:25.347Z"
    },
    {
      "version": "0.2.29",
      "format": "cjs",
      "published": "2015-07-09T14:44:47.389Z"
    },
    {
      "version": "0.2.28",
      "format": "cjs",
      "published": "2015-06-02T22:57:02.191Z"
    },
    {
      "version": "0.2.27",
      "format": "cjs",
      "published": "2015-05-21T19:28:11.310Z"
    },
    {
      "version": "0.2.26",
      "format": "cjs",
      "published": "2015-05-20T18:57:30.969Z"
    },
    {
      "version": "0.2.25",
      "format": "cjs",
      "published": "2015-05-13T00:58:48.572Z"
    },
    {
      "version": "0.2.24",
      "format": "cjs",
      "published": "2015-04-22T14:32:26.419Z"
    },
    {
      "version": "0.2.23",
      "format": "cjs",
      "published": "2015-02-24T02:25:27.344Z"
    },
    {
      "version": "0.2.22",
      "format": "cjs",
      "published": "2014-11-18T02:01:28.158Z"
    },
    {
      "version": "0.2.21",
      "format": "cjs",
      "published": "2014-10-14T12:36:10.009Z"
    },
    {
      "version": "0.2.18",
      "format": "cjs",
      "published": "2014-10-09T17:41:57.116Z"
    },
    {
      "version": "0.2.17",
      "format": "cjs",
      "published": "2014-10-08T22:30:47.145Z"
    },
    {
      "version": "0.2.16",
      "format": "cjs",
      "published": "2014-10-07T04:37:36.245Z"
    },
    {
      "version": "0.2.15",
      "format": "cjs",
      "published": "2014-10-06T02:00:53.837Z"
    }
  ]
}