Skip to content

Commit 4a6378e

Browse files
csstools/postcss-contrast-color-function-3.0.1 (#2634)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent adcd431 commit 4a6378e

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

directory/@csstools/postcss-contrast-color-function.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/postcss-contrast-color-function",
33
"description": "Dynamically specify a text color with adequate contrast",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -35,7 +35,7 @@
3535
}
3636
},
3737
"dependencies": {
38-
"@csstools/css-color-parser": "^4.0.0",
38+
"@csstools/css-color-parser": "^4.0.1",
3939
"@csstools/css-parser-algorithms": "^4.0.0",
4040
"@csstools/css-tokenizer": "^4.0.0",
4141
"@csstools/postcss-progressive-custom-properties": "^5.0.0",
@@ -61,20 +61,20 @@
6161
"postcss-plugin",
6262
"wcag"
6363
],
64-
"gitHead": "e1442b889782dbefbc51b08fcdb1312c09144f3f",
65-
"_id": "@csstools/[email protected].0",
64+
"gitHead": "233c1e6fb7c34aabb4c84580641892166f8490a0",
65+
"_id": "@csstools/[email protected].1",
6666
"_nodeVersion": "25.1.0",
6767
"_npmVersion": "11.6.2",
6868
"dist": {
69-
"integrity": "sha512-PfUR6kVeDxUPoNcL5QY5TdbUL2NLDhnZ2LwiEhDsnUrRIPFgrIoUHWYjG0LnWq8mBZ21dUqmvQTd89m2OVy/BA==",
70-
"shasum": "32460f9f9121065c732e7388cc17db9855c56423",
71-
"tarball": "https://registry.npmjs.org/@csstools/postcss-contrast-color-function/-/postcss-contrast-color-function-3.0.0.tgz",
69+
"integrity": "sha512-Zy2gyAPsUyoAUkmBjLbWcXJhglM+toBRpNegyJc/LTHpSpIbMKVmByGQ+VSw01E1Pov8Dk/fgEs9hd11xtGC8g==",
70+
"shasum": "3633e8d1388b19d46fec8038b2ef88b8bb56de38",
71+
"tarball": "https://registry.npmjs.org/@csstools/postcss-contrast-color-function/-/postcss-contrast-color-function-3.0.1.tgz",
7272
"fileCount": 6,
73-
"unpackedSize": 7722,
73+
"unpackedSize": 6539,
7474
"signatures": [
7575
{
7676
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
77-
"sig": "MEYCIQCBTJXBcbPzir58+o5n4pwNihU/mq7TMOo2Psf/uvP2JwIhAOrPv+p6qVoRNPadjYbrt+m+rdaHoF7r5pgOfSbWuUDG"
77+
"sig": "MEUCIQDp6pgNz1dGAIUVVQelG/2n/FP7V44b6+mx4qF9F+Z8SQIgK0Qr4yoklbSlIdotfUc4z2ndEWqZ5z2Pk1lzlOWnZvw="
7878
}
7979
]
8080
},
@@ -99,8 +99,8 @@
9999
],
100100
"_npmOperationalInternal": {
101101
"host": "s3://npm-registry-packages-npm-production",
102-
"tmp": "tmp/postcss-contrast-color-function_3.0.0_1768376189824_0.3223164923755131"
102+
"tmp": "tmp/postcss-contrast-color-function_3.0.1_1769346309930_0.12806643624787806"
103103
},
104104
"_hasShrinkwrap": false,
105-
"_time": "2026-01-14T07:36:30.023Z"
105+
"_time": "2026-01-25T13:05:10.076Z"
106106
}

0 commit comments

Comments
 (0)