Skip to content

Commit 3263058

Browse files
csstools/postcss-exponential-functions-3.0.2 (#2768)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 75c36a4 commit 3263058

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

directory/@csstools/postcss-exponential-functions.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/postcss-exponential-functions",
33
"description": "Use pow(), sqrt(), hypot(), log(), exp() exponential functions in CSS",
4-
"version": "3.0.1",
4+
"version": "3.0.2",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -35,7 +35,7 @@
3535
}
3636
},
3737
"dependencies": {
38-
"@csstools/css-calc": "^3.1.1",
38+
"@csstools/css-calc": "^3.2.0",
3939
"@csstools/css-parser-algorithms": "^4.0.0",
4040
"@csstools/css-tokenizer": "^4.0.0"
4141
},
@@ -61,20 +61,20 @@
6161
"pow",
6262
"sqrt"
6363
],
64-
"gitHead": "9238941fbec0ca9737a487ff93da9b92d0bc4567",
65-
"_id": "@csstools/[email protected].1",
66-
"_nodeVersion": "25.1.0",
67-
"_npmVersion": "11.6.2",
64+
"gitHead": "18c945f0c4d698aa4058cb2fc7b885c45d060bc2",
65+
"_id": "@csstools/[email protected].2",
66+
"_nodeVersion": "25.9.0",
67+
"_npmVersion": "11.12.1",
6868
"dist": {
69-
"integrity": "sha512-WHJ52Uk0AVUIICEYRY9xFHJZAuq0ZVg0f8xzqUN2zRFrZvGgRPpFwxK7h9FWvqKIOueOwN6hnJD23A8FwsUiVw==",
70-
"shasum": "66d50d949ca5616587cf78a54aa09d2f5e9632d3",
71-
"tarball": "https://registry.npmjs.org/@csstools/postcss-exponential-functions/-/postcss-exponential-functions-3.0.1.tgz",
69+
"integrity": "sha512-WDrfdFJXF4M67+wniEGr/5XVzsmn1rt2lL1YAlTfE7x7XDlRstTc5e+HuFoGv6jkiMWTwPsiADJaLwsnGC3UjQ==",
70+
"shasum": "d08d19762953d0f50c88644e9caaeeef57e3b528",
71+
"tarball": "https://registry.npmjs.org/@csstools/postcss-exponential-functions/-/postcss-exponential-functions-3.0.2.tgz",
7272
"fileCount": 6,
73-
"unpackedSize": 5716,
73+
"unpackedSize": 5713,
7474
"signatures": [
7575
{
7676
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
77-
"sig": "MEUCIHa7N7H84glfHNY/QMn20nhDzLF+zpIZzR5mtayOq36AAiEAjhNUysXqXtSmoUOt2fEAiIfpfbv2/HH++gJX7ZcWdbk="
77+
"sig": "MEUCIQDDDrpc4sMQyiu3V8y49uxkm/9PJSaZkhiff547GmaxUwIgN42O+NuVAWNn3zVGdL4wWJv+iYX3IUUJQ4XHI//oVlE="
7878
}
7979
]
8080
},
@@ -99,8 +99,8 @@
9999
],
100100
"_npmOperationalInternal": {
101101
"host": "s3://npm-registry-packages-npm-production",
102-
"tmp": "tmp/postcss-exponential-functions_3.0.1_1771686363019_0.708247617745466"
102+
"tmp": "tmp/postcss-exponential-functions_3.0.2_1776014773383_0.054930914553662724"
103103
},
104104
"_hasShrinkwrap": false,
105-
"_time": "2026-02-21T15:06:03.154Z"
105+
"_time": "2026-04-12T17:26:13.519Z"
106106
}

0 commit comments

Comments
 (0)