Skip to content

Commit 7554209

Browse files
csstools/postcss-contrast-color-function-2.0.9 (#2138)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 975ac4f commit 7554209

1 file changed

Lines changed: 12 additions & 13 deletions

File tree

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

Lines changed: 12 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": "2.0.8",
4+
"version": "2.0.9",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -42,11 +42,10 @@
4242
}
4343
},
4444
"dependencies": {
45-
"@csstools/color-helpers": "^5.0.2",
46-
"@csstools/css-color-parser": "^3.0.8",
45+
"@csstools/css-color-parser": "^3.0.9",
4746
"@csstools/css-parser-algorithms": "^3.0.4",
4847
"@csstools/css-tokenizer": "^3.0.3",
49-
"@csstools/postcss-progressive-custom-properties": "^4.0.0",
48+
"@csstools/postcss-progressive-custom-properties": "^4.0.1",
5049
"@csstools/utilities": "^2.0.0"
5150
},
5251
"peerDependencies": {
@@ -69,21 +68,21 @@
6968
"postcss-plugin",
7069
"wcag"
7170
],
72-
"_id": "@csstools/[email protected].8",
73-
"gitHead": "e7e6489313bdb17a2dd08d8152b3ab80b2681598",
71+
"_id": "@csstools/[email protected].9",
72+
"gitHead": "b31bd825f234e2d3078e9fcd48b20ea6a762d435",
7473
"types": "./dist/index.d.ts",
7574
"_nodeVersion": "22.12.0",
7675
"_npmVersion": "10.9.0",
7776
"dist": {
78-
"integrity": "sha512-AUkJLih8mdRyfSoTWOUP/9wFuwJjP1nxTHj2tLbv9Fm6OEtYriRiIscdfiHKvkV3cR5FGZpp2/LM7FMhv62R9Q==",
79-
"shasum": "8d0772d3eb497e491b1cfddcbc95060628bb1f23",
80-
"tarball": "https://registry.npmjs.org/@csstools/postcss-contrast-color-function/-/postcss-contrast-color-function-2.0.8.tgz",
77+
"integrity": "sha512-ig8ND87p76aQOUZUY7ZPIvgsGnsI1ANt4qwwZN5C9RirIR940qgIzKe27DvKjLiwuem5F46oSfYI8G99ggDNGw==",
78+
"shasum": "ff416d361a0e74ec3068539b2dd11564fe4631f2",
79+
"tarball": "https://registry.npmjs.org/@csstools/postcss-contrast-color-function/-/postcss-contrast-color-function-2.0.9.tgz",
8180
"fileCount": 7,
82-
"unpackedSize": 13479,
81+
"unpackedSize": 8097,
8382
"signatures": [
8483
{
8584
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
86-
"sig": "MEUCICqT9eGt5IPUEUuxMF3MFCu9TcfZcmq3GdFAYbKR7x/ZAiEAj2zbStrxP2fC2KbM3VBjj0eJ7P18xbSPUoAI7UD5g5E="
85+
"sig": "MEYCIQCqd6gw+YtRsXW0LCwzRHUAPtQeU6HjwUT0WRePtgnaSAIhAJ1/E/CtIEm/e/1nAoSjEmrSqJjc7lYZ3kSlAY3eEELV"
8786
}
8887
]
8988
},
@@ -108,8 +107,8 @@
108107
],
109108
"_npmOperationalInternal": {
110109
"host": "s3://npm-registry-packages-npm-production",
111-
"tmp": "tmp/postcss-contrast-color-function_2.0.8_1740330642159_0.12990385581589758"
110+
"tmp": "tmp/postcss-contrast-color-function_2.0.9_1745079601655_0.5139082976177372"
112111
},
113112
"_hasShrinkwrap": false,
114-
"_time": "2025-02-23T17:10:42.358Z"
113+
"_time": "2025-04-19T16:20:01.830Z"
115114
}

0 commit comments

Comments
 (0)