Skip to content

Commit 650ca02

Browse files
csstools/postcss-alpha-function-1.0.1 (#2353)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f706dbc commit 650ca02

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": "1.0.0",
4+
"version": "1.0.1",
55
"contributors": [
66
{
77
"name": "Romain Menke",
@@ -40,7 +40,7 @@
4040
"@csstools/css-color-parser": "^3.1.0",
4141
"@csstools/css-parser-algorithms": "^3.0.5",
4242
"@csstools/css-tokenizer": "^3.0.4",
43-
"@csstools/postcss-progressive-custom-properties": "^4.2.0",
43+
"@csstools/postcss-progressive-custom-properties": "^4.2.1",
4444
"@csstools/utilities": "^2.0.0"
4545
},
4646
"peerDependencies": {
@@ -64,21 +64,21 @@
6464
"postcss",
6565
"postcss-plugin"
6666
],
67-
"_id": "@csstools/[email protected].0",
68-
"gitHead": "fca7b4f89596801d44669f71cff1a49a2d9e39c0",
67+
"_id": "@csstools/[email protected].1",
68+
"gitHead": "fc8c96d47a9c96dea921c90d786bde7f261e8fad",
6969
"types": "./dist/index.d.ts",
7070
"_nodeVersion": "24.4.0",
7171
"_npmVersion": "11.4.2",
7272
"dist": {
73-
"integrity": "sha512-r2L8KNg5Wriq5n8IUQcjzy2Rh37J5YjzP9iOyHZL5fxdWYHB08vqykHQa4wAzN/tXwDuCHnhQDGCtxfS76xn7g==",
74-
"shasum": "8764fbbf25a5f1e106fb623ae632e01a220a6fc2",
75-
"tarball": "https://registry.npmjs.org/@csstools/postcss-alpha-function/-/postcss-alpha-function-1.0.0.tgz",
73+
"integrity": "sha512-isfLLwksH3yHkFXfCI2Gcaqg7wGGHZZwunoJzEZk0yKYIokgre6hYVFibKL3SYAoR1kBXova8LB+JoO5vZzi9w==",
74+
"shasum": "7989605711de7831bc7cd75b94c9b5bac9c3728e",
75+
"tarball": "https://registry.npmjs.org/@csstools/postcss-alpha-function/-/postcss-alpha-function-1.0.1.tgz",
7676
"fileCount": 7,
77-
"unpackedSize": 13913,
77+
"unpackedSize": 13774,
7878
"signatures": [
7979
{
8080
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
81-
"sig": "MEUCIQDbbYDK1dg1b6MsHSw9XLuAAsJxS3YH7X6LOhu9TrEylgIgGtssCsCbAy1cHCjBH435lmv6jwA6L4VcdQYApbSk4Tw="
81+
"sig": "MEUCIHZv2PdhhI7RCRMd8LFfB22aYNUg/z6+yEsuIIn5jcYDAiEAiLTJisFko7IFP5I528I/XMEd7hVFtyAv4cqeEhZ064M="
8282
}
8383
]
8484
},
@@ -103,8 +103,8 @@
103103
],
104104
"_npmOperationalInternal": {
105105
"host": "s3://npm-registry-packages-npm-production",
106-
"tmp": "tmp/postcss-alpha-function_1.0.0_1755891890599_0.6988256144147242"
106+
"tmp": "tmp/postcss-alpha-function_1.0.1_1758465386959_0.35048730906107917"
107107
},
108108
"_hasShrinkwrap": false,
109-
"_time": "2025-08-22T19:44:50.810Z"
109+
"_time": "2025-09-21T14:36:27.224Z"
110110
}

0 commit comments

Comments
 (0)