Skip to content

Commit d2bfd80

Browse files
csstools/postcss-alpha-function-2.0.4 (#2762)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 02921ae commit d2bfd80

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

directory/@csstools/postcss-alpha-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-alpha-function",
33
"description": "Use the alpha() function in CSS",
4-
"version": "2.0.3",
4+
"version": "2.0.4",
55
"contributors": [
66
{
77
"name": "Romain Menke",
@@ -30,7 +30,7 @@
3030
}
3131
},
3232
"dependencies": {
33-
"@csstools/css-color-parser": "^4.0.2",
33+
"@csstools/css-color-parser": "^4.1.0",
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": "ca199f9ac95cb1a21b599aead5eb8ceda849c94c",
61-
"_id": "@csstools/[email protected].3",
62-
"_nodeVersion": "25.1.0",
63-
"_npmVersion": "11.6.2",
60+
"gitHead": "8c20a4095317b7ef5f73694c8b4b42cc5145c1f5",
61+
"_id": "@csstools/[email protected].4",
62+
"_nodeVersion": "25.9.0",
63+
"_npmVersion": "11.12.1",
6464
"dist": {
65-
"integrity": "sha512-8GqzD3JnfpKJSVxPIC0KadyAfB5VRzPZdv7XQ4zvK1q0ku+uHVUAS2N/IDavQkW40gkuUci64O0ea6QB/zgCSw==",
66-
"shasum": "cf7f1cfd98ec7b312813d01bb8e5b108327ed88c",
67-
"tarball": "https://registry.npmjs.org/@csstools/postcss-alpha-function/-/postcss-alpha-function-2.0.3.tgz",
65+
"integrity": "sha512-fti7+GybzvfMrv5TSU6x8rWtXWOth5nLefT5w5AKJ3F3T0bZoxlRqajF0ZUgTtnytfMd4dQ8n5UiaNmsjFA65A==",
66+
"shasum": "385db639c6f87454694588b2521418295babf36f",
67+
"tarball": "https://registry.npmjs.org/@csstools/postcss-alpha-function/-/postcss-alpha-function-2.0.4.tgz",
6868
"fileCount": 6,
69-
"unpackedSize": 10083,
69+
"unpackedSize": 10080,
7070
"signatures": [
7171
{
7272
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
73-
"sig": "MEUCIQD1o61611PXlviPaxLC9kvXNRRKFYI4WvZ5Yc7FhmE/XwIgIZKGzdQts+8HPdzvCLZTHC5uUimrIsrBxJ6keoOlSkg="
73+
"sig": "MEQCIB58KtlRdC27PHhAuuPER6ag7FfGnup44adJPSatR+W+AiB9+aMw4znp08tTG4Rj2i05K/9rqJFZNi83Df7mfCjIWA=="
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.3_1771686462857_0.2935580607228967"
98+
"tmp": "tmp/postcss-alpha-function_2.0.4_1776014858533_0.9338518107001399"
9999
},
100100
"_hasShrinkwrap": false,
101-
"_time": "2026-02-21T15:07:42.998Z"
101+
"_time": "2026-04-12T17:27:38.674Z"
102102
}

0 commit comments

Comments
 (0)