Skip to content

Commit 2badb3d

Browse files
postcss-double-position-gradients-6.0.1 (#2156)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e88b7d6 commit 2badb3d

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

directory/postcss-double-position-gradients.json

Lines changed: 19 additions & 19 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.0",
4+
"version": "6.0.1",
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.0",
38+
"@csstools/postcss-progressive-custom-properties": "^4.0.1",
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].0",
71-
"gitHead": "84f4a251093fbf68db4c17dcf50b56d5587f0f43",
70+
"_id": "[email protected].1",
71+
"gitHead": "dc8e5b13b28faf3ec023bf0d05ddc642e7cf3566",
7272
"types": "./dist/index.d.ts",
73-
"_nodeVersion": "22.1.0",
74-
"_npmVersion": "10.7.0",
73+
"_nodeVersion": "22.12.0",
74+
"_npmVersion": "10.9.0",
7575
"dist": {
76-
"integrity": "sha512-JkIGah3RVbdSEIrcobqj4Gzq0h53GG4uqDPsho88SgY84WnpkTpI0k50MFK/sX7XqVisZ6OqUfFnoUO6m1WWdg==",
77-
"shasum": "eddd424ec754bb543d057d4d2180b1848095d4d2",
78-
"tarball": "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-6.0.0.tgz",
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",
7979
"fileCount": 7,
80-
"unpackedSize": 11778,
80+
"unpackedSize": 11514,
8181
"signatures": [
8282
{
83-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
84-
"sig": "MEQCIDcTK1pZZhsBrMMlvuEm6bsOV1BovkiZP4B9hInlqZRqAiBob/Euwb4p/KkQWMbbFm40eQODPIQPyLVERQzQ7CTwxg=="
83+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
84+
"sig": "MEYCIQCvbTncwnqw7neOJJN1OddTlBwjkNFh4zvf/+sR134VDAIhAPhrTz56Del8Zc+w8l/slWxKmmjtYDOIKncfvE9APxR+"
8585
}
8686
]
8787
},
@@ -92,22 +92,22 @@
9292
"directories": {},
9393
"maintainers": [
9494
{
95-
"name": "romainmenke",
96-
"email": "romainmenke@gmail.com"
95+
"name": "jonathantneal",
96+
"email": "jonathantneal@hotmail.com"
9797
},
9898
{
9999
"name": "alaguna",
100100
"email": "[email protected]"
101101
},
102102
{
103-
"name": "jonathantneal",
104-
"email": "jonathantneal@hotmail.com"
103+
"name": "romainmenke",
104+
"email": "romainmenke@gmail.com"
105105
}
106106
],
107107
"_npmOperationalInternal": {
108-
"host": "s3://npm-registry-packages",
109-
"tmp": "tmp/postcss-double-position-gradients_6.0.0_1722721256999_0.33642203177517005"
108+
"host": "s3://npm-registry-packages-npm-production",
109+
"tmp": "tmp/postcss-double-position-gradients_6.0.1_1745079316003_0.17432554415383406"
110110
},
111111
"_hasShrinkwrap": false,
112-
"_time": "2024-08-03T21:40:57.168Z"
112+
"_time": "2025-04-19T16:15:16.165Z"
113113
}

0 commit comments

Comments
 (0)