Skip to content

Commit 98495a9

Browse files
collect plugins data
1 parent b5b12ad commit 98495a9

209 files changed

Lines changed: 3833 additions & 3046 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

directory/@webgarden/postcss-high-contrast.json

Lines changed: 0 additions & 79 deletions
This file was deleted.

directory/postcss-fontify.json

Lines changed: 0 additions & 102 deletions
This file was deleted.

docs/index.html

Lines changed: 47 additions & 47 deletions
Large diffs are not rendered by default.

npm-data/last-version/postcss-matches-is-pseudo-class.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-matches-is-pseudo-class",
3-
"version": "1.0.5",
3+
"version": "1.0.7",
44
"description": "Postcss plugin which converts :matches() pseudo classes into :is() and reverse.",
55
"keywords": [
66
"postcss",
@@ -29,22 +29,22 @@
2929
"postcss": "^8.2.8"
3030
},
3131
"devDependencies": {
32-
"eslint": "^9.29.0",
33-
"eslint-config-ccb": "^0.36.0",
34-
"postcss": "^8.5.5",
35-
"vitest": "^3.2.3"
32+
"eslint": "^9.39.1",
33+
"eslint-config-ccb": "^0.37.2",
34+
"postcss": "^8.5.6",
35+
"vitest": "^4.0.12"
3636
},
37-
"_id": "[email protected].5",
37+
"_id": "[email protected].7",
3838
"dist": {
39-
"shasum": "1a46b18c8ea0f4d7236f4a9ba0b97ae54cf2373b",
40-
"integrity": "sha512-sXXf0uNKr6oqD9G5TPMEu0NMxWFhhITeXnLmFdFyVR80ynO3OW3AqVp1d9y2S6b+hkAmNVnji0fzo1yNUTJMKA==",
41-
"tarball": "https://registry.npmjs.org/postcss-matches-is-pseudo-class/-/postcss-matches-is-pseudo-class-1.0.5.tgz",
42-
"fileCount": 8,
43-
"unpackedSize": 136314,
39+
"shasum": "f79951e74748ac6647db70bfc7418a9fe0a86121",
40+
"integrity": "sha512-GXnyuycVA+eCzfoAzk9u++QuGgF7kJ6h9+yWjpweGR27WKwz/glO1vUX4HytSVLgfKMl8IpRsnZJ5cw3ASW0mw==",
41+
"tarball": "https://registry.npmjs.org/postcss-matches-is-pseudo-class/-/postcss-matches-is-pseudo-class-1.0.7.tgz",
42+
"fileCount": 9,
43+
"unpackedSize": 142963,
4444
"signatures": [
4545
{
4646
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
47-
"sig": "MEYCIQD6aiv2mKVLj848/kOEXN9BUbbjzhoERqlYmjFK+UFf3gIhAMBDOo3Xw5qwHDkOxDz/ABsoaGAIVHbJD7H7LkITxsy6"
47+
"sig": "MEUCIBUtdaJRGSh2fiI0pnOYNJ454T+Y+50+JBmLasyFIiLnAiEAwBaaRaqC/JpSzxA1JJf3FFpVy9yjZwb83a8I7+OxAiI="
4848
}
4949
]
5050
},
@@ -61,8 +61,8 @@
6161
],
6262
"_npmOperationalInternal": {
6363
"host": "s3://npm-registry-packages-npm-production",
64-
"tmp": "tmp/postcss-matches-is-pseudo-class_1.0.5_1749917949513_0.08384712741774258"
64+
"tmp": "tmp/postcss-matches-is-pseudo-class_1.0.7_1763714424836_0.016777735361024115"
6565
},
6666
"_hasShrinkwrap": false,
67-
"_time": "2025-06-14T16:19:09.685Z"
67+
"_time": "2025-11-21T08:40:25.070Z"
6868
}

0 commit comments

Comments
 (0)