Skip to content

Commit a1cb1b5

Browse files
csstools/postcss-random-function-2.0.0 (#2149)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3de6a6c commit a1cb1b5

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

directory/@csstools/postcss-random-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-random-function",
33
"description": "Use the random function in CSS",
4-
"version": "1.0.3",
4+
"version": "2.0.0",
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
},
@@ -64,21 +64,21 @@
6464
"postcss-plugin",
6565
"random"
6666
],
67-
"_id": "@csstools/postcss-random-function@1.0.3",
68-
"gitHead": "c5435a4bbfeae85ab161a18b3fc1cb632a6ec989",
67+
"_id": "@csstools/postcss-random-function@2.0.0",
68+
"gitHead": "1c2a4038a688a32dff007cee0d4c6abee236ac79",
6969
"types": "./dist/index.d.ts",
7070
"_nodeVersion": "22.12.0",
7171
"_npmVersion": "10.9.0",
7272
"dist": {
73-
"integrity": "sha512-dbNeEEPHxAwfQJ3duRL5IPpuD77QAHtRl4bAHRs0vOVhVbHrsL7mHnwe0irYjbs9kYwhAHZBQTLBgmvufPuRkA==",
74-
"shasum": "f737f5bab3826fc71fd663b21e70ee392b144f20",
75-
"tarball": "https://registry.npmjs.org/@csstools/postcss-random-function/-/postcss-random-function-1.0.3.tgz",
73+
"integrity": "sha512-MYZKxSr4AKfjECL8vg49BbfNNzK+t3p2OWX+Xf7rXgMaTP44oy/e8VGWu4MLnJ3NUd9tFVkisLO/sg+5wMTNsg==",
74+
"shasum": "38da06d102bbe65504023278f670895c4a1ceef9",
75+
"tarball": "https://registry.npmjs.org/@csstools/postcss-random-function/-/postcss-random-function-2.0.0.tgz",
7676
"fileCount": 7,
77-
"unpackedSize": 6988,
77+
"unpackedSize": 7730,
7878
"signatures": [
7979
{
8080
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
81-
"sig": "MEQCICV9itokD8XY0LNQwPXGJDqoBfYAcouQn39A3YZAOy+gAiBrOHHzIZaDzsPYRpJvF/j09UKdyrZ2sKqQSzcUDacbwQ=="
81+
"sig": "MEUCIAKRnvSFGaGUpjXCu/jr2tLchEuHyKLKaauIQ832Dy0rAiEAqF/dCiUsbL7eICO2tCnvbKEKKd9qc+Tjzq/r1gt+j7U="
8282
}
8383
]
8484
},
@@ -103,8 +103,8 @@
103103
],
104104
"_npmOperationalInternal": {
105105
"host": "s3://npm-registry-packages-npm-production",
106-
"tmp": "tmp/postcss-random-function_1.0.3_1740330450556_0.704012993561121"
106+
"tmp": "tmp/postcss-random-function_2.0.0_1745079356132_0.9325788692451809"
107107
},
108108
"_hasShrinkwrap": false,
109-
"_time": "2025-02-23T17:07:30.743Z"
109+
"_time": "2025-04-19T16:15:56.351Z"
110110
}

0 commit comments

Comments
 (0)