Skip to content

Commit 3d7cffc

Browse files
csstools/postcss-trigonometric-functions-5.0.1 (#2707)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d850af4 commit 3d7cffc

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

directory/@csstools/postcss-trigonometric-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-trigonometric-functions",
33
"description": "Use sin(), cos(), tan(), acos(), atan(), and atan2() to compute trigonometric relationships",
4-
"version": "5.0.0",
4+
"version": "5.0.1",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -35,7 +35,7 @@
3535
}
3636
},
3737
"dependencies": {
38-
"@csstools/css-calc": "^3.0.0",
38+
"@csstools/css-calc": "^3.1.1",
3939
"@csstools/css-parser-algorithms": "^4.0.0",
4040
"@csstools/css-tokenizer": "^4.0.0"
4141
},
@@ -64,20 +64,20 @@
6464
"tan",
6565
"trigonometric"
6666
],
67-
"gitHead": "219275f08f77050d7cea5b5b939f69ccc144cceb",
68-
"_id": "@csstools/[email protected].0",
67+
"gitHead": "b5629149c327f26582da283eda8674eed667dd56",
68+
"_id": "@csstools/[email protected].1",
6969
"_nodeVersion": "25.1.0",
7070
"_npmVersion": "11.6.2",
7171
"dist": {
72-
"integrity": "sha512-isjkD3l1MVjanGuaS7RIYP/9txZKbZ8eQPaUHoxEWmySm3k6KutSepzPINL6MXyyi0ZUijZcktA++/L66IK71A==",
73-
"shasum": "53264885f2a099e69ecd6f05a80d4eec78a5f0f8",
74-
"tarball": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-5.0.0.tgz",
72+
"integrity": "sha512-e8me32Mhl8JeBnxVJgsQUYpV4Md4KiyvpILpQlaY/eK1Gwdb04kasiTTswPQ5q7Z8+FppJZ2Z4d8HRfn6rjD3w==",
73+
"shasum": "5992ce1ee58ac3855aad8ba7573b4dc1c9350fdf",
74+
"tarball": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-5.0.1.tgz",
7575
"fileCount": 6,
76-
"unpackedSize": 9227,
76+
"unpackedSize": 8567,
7777
"signatures": [
7878
{
7979
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
80-
"sig": "MEQCICvKIt7HTTQbNoQsgOpJbDWt4GPKOeOw5v/+6wiFAy83AiBveHY7iiocnjiKACgR3Y5L0qf92c6azWs7nPIg7EXJTA=="
80+
"sig": "MEUCIQCbnI3659WYF3fvQlufHLDWJ/uRUjA9dpdJVl/eYCUE7QIgJl3t09KyRd4Z4CzDk/0ia0nTf3WeBvTgBE1AVBs43Nk="
8181
}
8282
]
8383
},
@@ -102,8 +102,8 @@
102102
],
103103
"_npmOperationalInternal": {
104104
"host": "s3://npm-registry-packages-npm-production",
105-
"tmp": "tmp/postcss-trigonometric-functions_5.0.0_1768376094407_0.08255940820641205"
105+
"tmp": "tmp/postcss-trigonometric-functions_5.0.1_1771686395992_0.6768483430387575"
106106
},
107107
"_hasShrinkwrap": false,
108-
"_time": "2026-01-14T07:34:54.548Z"
108+
"_time": "2026-02-21T15:06:36.161Z"
109109
}

0 commit comments

Comments
 (0)