Skip to content

Commit a7233f1

Browse files
csstools/postcss-exponential-functions-2.0.8 (#2139)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 66c3144 commit a7233f1

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

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

Lines changed: 11 additions & 11 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": "2.0.7",
4+
"version": "2.0.8",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -42,7 +42,7 @@
4242
}
4343
},
4444
"dependencies": {
45-
"@csstools/css-calc": "^2.1.2",
45+
"@csstools/css-calc": "^2.1.3",
4646
"@csstools/css-parser-algorithms": "^3.0.4",
4747
"@csstools/css-tokenizer": "^3.0.3"
4848
},
@@ -68,21 +68,21 @@
6868
"pow",
6969
"sqrt"
7070
],
71-
"_id": "@csstools/[email protected].7",
72-
"gitHead": "bd61f5b3a1e14b355117b036f7f75bf7bd941c61",
71+
"_id": "@csstools/[email protected].8",
72+
"gitHead": "823b0d07ab6c2e1ca3a360eb783669dc28ba8ffe",
7373
"types": "./dist/index.d.ts",
7474
"_nodeVersion": "22.12.0",
7575
"_npmVersion": "10.9.0",
7676
"dist": {
77-
"integrity": "sha512-XTb6Mw0v2qXtQYRW9d9duAjDnoTbBpsngD7sRNLmYDjvwU2ebpIHplyxgOeo6jp/Kr52gkLi5VaK5RDCqzMzZQ==",
78-
"shasum": "c369f241c6645a5e8a184bfd02cdcc65bd22fcbd",
79-
"tarball": "https://registry.npmjs.org/@csstools/postcss-exponential-functions/-/postcss-exponential-functions-2.0.7.tgz",
77+
"integrity": "sha512-vHgDXtGIBPpFQnFNDftMQg4MOuXcWnK91L/7REjBNYzQ/p2Fa/6RcnehTqCRrNtQ46PNIolbRsiDdDuxiHolwQ==",
78+
"shasum": "da6b3673fcb48a78294d39d6afc1e4da45dedada",
79+
"tarball": "https://registry.npmjs.org/@csstools/postcss-exponential-functions/-/postcss-exponential-functions-2.0.8.tgz",
8080
"fileCount": 7,
81-
"unpackedSize": 6157,
81+
"unpackedSize": 6154,
8282
"signatures": [
8383
{
8484
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
85-
"sig": "MEQCIHvC6kA0mERb2DbXZhtTxHxOdTOXC3Rhb4P8OD9XrV2/AiAU9aqE5BOd7BBvi7OMC6w7T9X1HZa5/jfsl+o63ZFv9w=="
85+
"sig": "MEUCIBGWrS2kIlNoPzWQRpmRC3MHuVyB2x+Z4yDNW3gPl0VKAiEA7MAg3G+mph3lrdZTxFYTKZO1j2TplAX+ywGX6UXCGDI="
8686
}
8787
]
8888
},
@@ -107,8 +107,8 @@
107107
],
108108
"_npmOperationalInternal": {
109109
"host": "s3://npm-registry-packages-npm-production",
110-
"tmp": "tmp/postcss-exponential-functions_2.0.7_1740330434898_0.5249726045848992"
110+
"tmp": "tmp/postcss-exponential-functions_2.0.8_1745079323407_0.6312241867449564"
111111
},
112112
"_hasShrinkwrap": false,
113-
"_time": "2025-02-23T17:07:15.116Z"
113+
"_time": "2025-04-19T16:15:23.598Z"
114114
}

0 commit comments

Comments
 (0)