Skip to content

Commit c538c0a

Browse files
csstools/postcss-trigonometric-functions-4.0.8 (#2153)
1 parent 767fb7e commit c538c0a

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": "4.0.7",
4+
"version": "4.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
},
@@ -71,21 +71,21 @@
7171
"tan",
7272
"trigonometric"
7373
],
74-
"_id": "@csstools/[email protected].7",
75-
"gitHead": "165744f1d6de65421845eda35d94f568104e9d03",
74+
"_id": "@csstools/[email protected].8",
75+
"gitHead": "eb6a1a00ff9c3bd8176aeae5600192307399c5ca",
7676
"types": "./dist/index.d.ts",
7777
"_nodeVersion": "22.12.0",
7878
"_npmVersion": "10.9.0",
7979
"dist": {
80-
"integrity": "sha512-qTrZgLju3AV7Djhzuh2Bq/wjFqbcypnk0FhHjxW8DWJQcZLS1HecIus4X2/RLch1ukX7b+YYCdqbEnpIQO5ccg==",
81-
"shasum": "8941a4c99dc1fec31daf052ac0fb6e7bf7c92403",
82-
"tarball": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-4.0.7.tgz",
80+
"integrity": "sha512-YcDvYTRu7f78/91B6bX+mE1WoAO91Su7/8KSRpuWbIGUB8hmaNSRu9wziaWSLJ1lOB1aQe+bvo9BIaLKqPOo/g==",
81+
"shasum": "ad7940798fafadc77846e9ca47e2b594515d4f60",
82+
"tarball": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-4.0.8.tgz",
8383
"fileCount": 7,
84-
"unpackedSize": 9054,
84+
"unpackedSize": 9051,
8585
"signatures": [
8686
{
8787
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
88-
"sig": "MEUCIQDwk7Wmn4bKX1jVQDroMnKrjbUTYpS3K5Eo7dBM79LwuwIgPLed+y6RQucRD8tfJt07zA6uonm5j95brTSJqCCnaTs="
88+
"sig": "MEUCIQCx3xbkqicjWxWwqC5mSt4lfPj+vthwb7yvtkxxuEHeVwIgVqKLF1K4xd7mufXxxsVrMZ1gcmsUeG9raCJN5G72bzE="
8989
}
9090
]
9191
},
@@ -110,8 +110,8 @@
110110
],
111111
"_npmOperationalInternal": {
112112
"host": "s3://npm-registry-packages-npm-production",
113-
"tmp": "tmp/postcss-trigonometric-functions_4.0.7_1740330478763_0.02876546006769587"
113+
"tmp": "tmp/postcss-trigonometric-functions_4.0.8_1745079381069_0.15022257370302539"
114114
},
115115
"_hasShrinkwrap": false,
116-
"_time": "2025-02-23T17:07:58.957Z"
116+
"_time": "2025-04-19T16:16:21.283Z"
117117
}

0 commit comments

Comments
 (0)