Skip to content

Commit a52f3e8

Browse files
postcss-double-position-gradients-6.0.2 (#2249)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 317b9f8 commit a52f3e8

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

directory/postcss-double-position-gradients.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-double-position-gradients",
33
"description": "Use double-position gradients in CSS",
4-
"version": "6.0.1",
4+
"version": "6.0.2",
55
"author": {
66
"name": "Jonathan Neal",
77
"email": "[email protected]"
@@ -35,7 +35,7 @@
3535
}
3636
},
3737
"dependencies": {
38-
"@csstools/postcss-progressive-custom-properties": "^4.0.1",
38+
"@csstools/postcss-progressive-custom-properties": "^4.1.0",
3939
"@csstools/utilities": "^2.0.0",
4040
"postcss-value-parser": "^4.2.0"
4141
},
@@ -67,21 +67,21 @@
6767
"stop",
6868
"syntax"
6969
],
70-
"_id": "[email protected].1",
71-
"gitHead": "dc8e5b13b28faf3ec023bf0d05ddc642e7cf3566",
70+
"_id": "[email protected].2",
71+
"gitHead": "54f896ca998a24557d6764ef519f3c3549e2530f",
7272
"types": "./dist/index.d.ts",
7373
"_nodeVersion": "22.12.0",
7474
"_npmVersion": "10.9.0",
7575
"dist": {
76-
"integrity": "sha512-ZitCwmvOR4JzXmKw6sZblTgwV1dcfLvClcyjADuqZ5hU0Uk4SVNpvSN9w8NcJ7XuxhRYxVA8m8AB3gy+HNBQOA==",
77-
"shasum": "5fde3de9fb78b467244d8c4fde39f60397beb0ce",
78-
"tarball": "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-6.0.1.tgz",
76+
"integrity": "sha512-7qTqnL7nfLRyJK/AHSVrrXOuvDDzettC+wGoienURV8v2svNbu6zJC52ruZtHaO6mfcagFmuTGFdzRsJKB3k5Q==",
77+
"shasum": "185f8eab2db9cf4e34be69b5706c905895bb52ae",
78+
"tarball": "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-6.0.2.tgz",
7979
"fileCount": 7,
80-
"unpackedSize": 11514,
80+
"unpackedSize": 11512,
8181
"signatures": [
8282
{
8383
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
84-
"sig": "MEYCIQCvbTncwnqw7neOJJN1OddTlBwjkNFh4zvf/+sR134VDAIhAPhrTz56Del8Zc+w8l/slWxKmmjtYDOIKncfvE9APxR+"
84+
"sig": "MEQCIC960oepiDzuaqycM6pEP87PyJsMh3u1A+OJBXxt76pgAiBgZ4HFnIClOARLqN36hGgse+SwIym3d3mE4UezMrJtPw=="
8585
}
8686
]
8787
},
@@ -106,8 +106,8 @@
106106
],
107107
"_npmOperationalInternal": {
108108
"host": "s3://npm-registry-packages-npm-production",
109-
"tmp": "tmp/postcss-double-position-gradients_6.0.1_1745079316003_0.17432554415383406"
109+
"tmp": "tmp/postcss-double-position-gradients_6.0.2_1748342811139_0.7771109573198927"
110110
},
111111
"_hasShrinkwrap": false,
112-
"_time": "2025-04-19T16:15:16.165Z"
112+
"_time": "2025-05-27T10:46:51.312Z"
113113
}

0 commit comments

Comments
 (0)