Skip to content

Commit fd8291b

Browse files
csstools/postcss-is-pseudo-class-5.0.2 (#2269)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2bb3dd2 commit fd8291b

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

directory/@csstools/postcss-is-pseudo-class.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/postcss-is-pseudo-class",
33
"description": "A pseudo-class for matching elements in a selector list",
4-
"version": "5.0.1",
4+
"version": "5.0.2",
55
"author": {
66
"name": "Jonathan Neal",
77
"email": "[email protected]"
@@ -61,21 +61,21 @@
6161
"pseudo",
6262
"selector"
6363
],
64-
"_id": "@csstools/[email protected].1",
65-
"gitHead": "1e734e08867628ae8a06c3c69d2bcdb4753a4335",
64+
"_id": "@csstools/[email protected].2",
65+
"gitHead": "97a06d521b5f27a7827e6005968f1b7c3be4aef5",
6666
"types": "./dist/index.d.ts",
67-
"_nodeVersion": "22.1.0",
68-
"_npmVersion": "10.7.0",
67+
"_nodeVersion": "22.12.0",
68+
"_npmVersion": "10.9.0",
6969
"dist": {
70-
"integrity": "sha512-JLp3POui4S1auhDR0n8wHd/zTOWmMsmK3nQd3hhL6FhWPaox5W7j1se6zXOG/aP07wV2ww0lxbKYGwbBszOtfQ==",
71-
"shasum": "12041448fedf01090dd4626022c28b7f7623f58e",
72-
"tarball": "https://registry.npmjs.org/@csstools/postcss-is-pseudo-class/-/postcss-is-pseudo-class-5.0.1.tgz",
70+
"integrity": "sha512-ksUGH8Untwzo/qUwHlFZf2+vGi8sDe1WYDZrCFNVg8EvENhWQvtoPEbRTBmNzGzTJebmHIvaOH8s3B3QKUJV3g==",
71+
"shasum": "00647fd97dbdcfbdf8f84001738d9a5ac7cda049",
72+
"tarball": "https://registry.npmjs.org/@csstools/postcss-is-pseudo-class/-/postcss-is-pseudo-class-5.0.2.tgz",
7373
"fileCount": 7,
74-
"unpackedSize": 27375,
74+
"unpackedSize": 29269,
7575
"signatures": [
7676
{
77-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
78-
"sig": "MEUCIQCCX66rZsJIiK73PnQrUJHaRbUBsT7HgQ3Cb80ExcqclAIgGNGGXkIlY/VS2AwtZ3dKyMgb/icixwzBFfuypHkvHEw="
77+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
78+
"sig": "MEYCIQCu05Dlt3fYPyS1LuwiONrfWDPPirRHf7g0Bg7B+XoEtwIhAM+Ui8gE58XZNNvzoElb/gO8mrWtxb7NAaEhntWia5x4"
7979
}
8080
]
8181
},
@@ -86,22 +86,22 @@
8686
"directories": {},
8787
"maintainers": [
8888
{
89-
"name": "romainmenke",
90-
"email": "romainmenke@gmail.com"
89+
"name": "jonathantneal",
90+
"email": "jonathantneal@hotmail.com"
9191
},
9292
{
9393
"name": "alaguna",
9494
"email": "[email protected]"
9595
},
9696
{
97-
"name": "jonathantneal",
98-
"email": "jonathantneal@hotmail.com"
97+
"name": "romainmenke",
98+
"email": "romainmenke@gmail.com"
9999
}
100100
],
101101
"_npmOperationalInternal": {
102-
"host": "s3://npm-registry-packages",
103-
"tmp": "tmp/postcss-is-pseudo-class_5.0.1_1729720039585_0.9112255272232312"
102+
"host": "s3://npm-registry-packages-npm-production",
103+
"tmp": "tmp/postcss-is-pseudo-class_5.0.2_1749549851966_0.550477352527627"
104104
},
105105
"_hasShrinkwrap": false,
106-
"_time": "2024-10-23T21:47:19.781Z"
106+
"_time": "2025-06-10T10:04:12.159Z"
107107
}

0 commit comments

Comments
 (0)