Skip to content

Commit a6e6ecc

Browse files
csstools/postcss-contrast-color-function-3.0.3 (#2767)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c82ea3b commit a6e6ecc

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

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

Lines changed: 13 additions & 13 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.2",
4+
"version": "3.0.3",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -35,7 +35,7 @@
3535
}
3636
},
3737
"dependencies": {
38-
"@csstools/css-color-parser": "^4.0.2",
38+
"@csstools/css-color-parser": "^4.1.0",
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": "6bcb015d130d5740eab127904d4b02eb4aa700e8",
65-
"_id": "@csstools/[email protected].2",
66-
"_nodeVersion": "25.1.0",
67-
"_npmVersion": "11.6.2",
64+
"gitHead": "45b7359bd2e42791237a88339ca4d80d949b26f0",
65+
"_id": "@csstools/[email protected].3",
66+
"_nodeVersion": "25.9.0",
67+
"_npmVersion": "11.12.1",
6868
"dist": {
69-
"integrity": "sha512-fwOz/m+ytFPz4aIph2foQS9nEDOdOjYcN5bgwbGR2jGUV8mYaeD/EaTVMHTRb/zqB65y2qNwmcFcE6VQty69Pw==",
70-
"shasum": "e3624c30afb2ee1b7b6304143f932cf1cd3feb58",
71-
"tarball": "https://registry.npmjs.org/@csstools/postcss-contrast-color-function/-/postcss-contrast-color-function-3.0.2.tgz",
69+
"integrity": "sha512-YcohXq+/hfYeobKirg3oXGivDaaTfOPv568bE3jYQCn9ILpFz+RgyJR/kF7ZWh5560TTlTjeCqF4ZmVsj2zwnw==",
70+
"shasum": "a1b2a0b42c9c13fe22913b8d8304fbda5a83e327",
71+
"tarball": "https://registry.npmjs.org/@csstools/postcss-contrast-color-function/-/postcss-contrast-color-function-3.0.3.tgz",
7272
"fileCount": 6,
73-
"unpackedSize": 6540,
73+
"unpackedSize": 6537,
7474
"signatures": [
7575
{
7676
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
77-
"sig": "MEQCIAlt49LEbdgvoyMMCRlLBH04MJlejml3b8o/gONMBgVIAiAqrgggW5hvFBrQbxVz49wPRD5PYRvvaY986Z1S4jwMaQ=="
77+
"sig": "MEQCICTCdg9ne4w++FmFYzaZ64mWP26m7Iq4flEApuezv230AiAVKRU9VaY/5ktWNvORlRop4/IXRwr+d/0vA+q7zTOHBQ=="
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.2_1771686499678_0.7244059786386505"
102+
"tmp": "tmp/postcss-contrast-color-function_3.0.3_1776014897294_0.27329862366326374"
103103
},
104104
"_hasShrinkwrap": false,
105-
"_time": "2026-02-21T15:08:19.818Z"
105+
"_time": "2026-04-12T17:28:17.434Z"
106106
}

0 commit comments

Comments
 (0)