Skip to content

Commit f7b32fc

Browse files
csstools/postcss-alpha-function-2.0.2 (#2629)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 690d4cd commit f7b32fc

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

directory/@csstools/postcss-alpha-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-alpha-function",
33
"description": "Use the alpha() function in CSS",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"contributors": [
66
{
77
"name": "Romain Menke",
@@ -30,7 +30,7 @@
3030
}
3131
},
3232
"dependencies": {
33-
"@csstools/css-color-parser": "^4.0.0",
33+
"@csstools/css-color-parser": "^4.0.1",
3434
"@csstools/css-parser-algorithms": "^4.0.0",
3535
"@csstools/css-tokenizer": "^4.0.0",
3636
"@csstools/postcss-progressive-custom-properties": "^5.0.0",
@@ -57,20 +57,20 @@
5757
"postcss",
5858
"postcss-plugin"
5959
],
60-
"gitHead": "0c784a35ede967a095300930ce36423bb7cea323",
61-
"_id": "@csstools/[email protected].1",
60+
"gitHead": "219dbe1dcbcd4d76c6dd23d85ab17a1764950736",
61+
"_id": "@csstools/[email protected].2",
6262
"_nodeVersion": "25.1.0",
6363
"_npmVersion": "11.6.2",
6464
"dist": {
65-
"integrity": "sha512-kXppoqo6QI4xVjfuRMf/2XSxldYnWELHy5R6Vo/RI8iu2IpE2vY80ZjXFJ0N36yn7zT1ZPuHpiAszpfrIaa2hA==",
66-
"shasum": "862c7c2c517efbbdd7f9e914fd42f47fcb39491e",
67-
"tarball": "https://registry.npmjs.org/@csstools/postcss-alpha-function/-/postcss-alpha-function-2.0.1.tgz",
65+
"integrity": "sha512-EXdJC5fds0h1KqoioUBkcYPZvcNKR64jrGkbqlDNbMU3FP1MzLEr/QJR8bj/bu53TJFIgkc9WvKcpbwVqZ4WPg==",
66+
"shasum": "74ac78ae10daf06be144bbebfb919220d0443127",
67+
"tarball": "https://registry.npmjs.org/@csstools/postcss-alpha-function/-/postcss-alpha-function-2.0.2.tgz",
6868
"fileCount": 6,
69-
"unpackedSize": 9892,
69+
"unpackedSize": 10082,
7070
"signatures": [
7171
{
7272
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
73-
"sig": "MEQCIGB10t+oU/ytUMGQT7VU/UjmpFKAyTYG8YW1WqUDsiE7AiBTBo9YCciYJHbB0Q3UfaT8Bo7/z727EMmAMxsk/A+lnA=="
73+
"sig": "MEYCIQDR/0Kzy9GOT9hk4ArApyzzsw9KzfAMo9x19vrIaEvclQIhAKcNSQKv0btByv66xxd24hpHx0bnj8RIMTZ5Q1agXdk+"
7474
}
7575
]
7676
},
@@ -95,8 +95,8 @@
9595
],
9696
"_npmOperationalInternal": {
9797
"host": "s3://npm-registry-packages-npm-production",
98-
"tmp": "tmp/postcss-alpha-function_2.0.1_1768485874700_0.4431808312394925"
98+
"tmp": "tmp/postcss-alpha-function_2.0.2_1769346272194_0.13450715028812232"
9999
},
100100
"_hasShrinkwrap": false,
101-
"_time": "2026-01-15T14:04:34.843Z"
101+
"_time": "2026-01-25T13:04:32.335Z"
102102
}

0 commit comments

Comments
 (0)