Skip to content

Commit 3de6a6c

Browse files
csstools/postcss-progressive-custom-properties-4.0.1 (#2148)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5dc4f80 commit 3de6a6c

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

directory/@csstools/postcss-progressive-custom-properties.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/postcss-progressive-custom-properties",
33
"description": "Correctly declare progressive enhancements for CSS Custom Properties.",
4-
"version": "4.0.0",
4+
"version": "4.0.1",
55
"author": {
66
"name": "Jonathan Neal",
77
"email": "[email protected]"
@@ -58,25 +58,25 @@
5858
"variables",
5959
"vars"
6060
],
61-
"_id": "@csstools/[email protected].0",
62-
"gitHead": "b6cfc4989189d64609e877969b25bbe342ee5bb6",
61+
"_id": "@csstools/[email protected].1",
62+
"gitHead": "63948e43e74522e4eb765d717505da47d8e20cae",
6363
"types": "./dist/index.d.ts",
6464
"bugs": {
6565
"url": "https://github.com/csstools/postcss-plugins/issues"
6666
},
6767
"homepage": "https://github.com/csstools/postcss-plugins#readme",
68-
"_nodeVersion": "22.1.0",
69-
"_npmVersion": "10.7.0",
68+
"_nodeVersion": "22.12.0",
69+
"_npmVersion": "10.9.0",
7070
"dist": {
71-
"integrity": "sha512-XQPtROaQjomnvLUSy/bALTR5VCtTVUFwYs1SblvYgLSeTo2a/bMNwUwo2piXw5rTv/FEYiy5yPSXBqg9OKUx7Q==",
72-
"shasum": "ecdb85bcdb1852d73970a214a376684a91f82bdc",
73-
"tarball": "https://registry.npmjs.org/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-4.0.0.tgz",
71+
"integrity": "sha512-Ofz81HaY8mmbP8/Qr3PZlUzjsyV5WuxWmvtYn+jhYGvvjFazTmN9R2io5W5znY1tyk2CA9uM0IPWyY4ygDytCw==",
72+
"shasum": "487e619d2577358cb08ed7319dd203d4d5db5bb6",
73+
"tarball": "https://registry.npmjs.org/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-4.0.1.tgz",
7474
"fileCount": 7,
75-
"unpackedSize": 50413,
75+
"unpackedSize": 50332,
7676
"signatures": [
7777
{
78-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
79-
"sig": "MEUCIQCkdE3JC3Is0mPpJu5pRD1cLEjdAI1ugD3OYcmcA93HxQIgQXixEzuI6zYL68uJBC+9qqTCDgA2TeUEyyv52pv61yk="
78+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
79+
"sig": "MEUCIQD09gwkqRYHjB219kI7kNbjDxOYvsT2Mtyhj4cPO26ZJgIgVrd1czoj8++603wjwiuj/D0EFg7M2+7sLlN8R1weEtU="
8080
}
8181
]
8282
},
@@ -87,22 +87,22 @@
8787
"directories": {},
8888
"maintainers": [
8989
{
90-
"name": "romainmenke",
91-
"email": "romainmenke@gmail.com"
90+
"name": "jonathantneal",
91+
"email": "jonathantneal@hotmail.com"
9292
},
9393
{
9494
"name": "alaguna",
9595
"email": "[email protected]"
9696
},
9797
{
98-
"name": "jonathantneal",
99-
"email": "jonathantneal@hotmail.com"
98+
"name": "romainmenke",
99+
"email": "romainmenke@gmail.com"
100100
}
101101
],
102102
"_npmOperationalInternal": {
103-
"host": "s3://npm-registry-packages",
104-
"tmp": "tmp/postcss-progressive-custom-properties_4.0.0_1722720697808_0.5589142024993716"
103+
"host": "s3://npm-registry-packages-npm-production",
104+
"tmp": "tmp/postcss-progressive-custom-properties_4.0.1_1745079205753_0.9670935053921508"
105105
},
106106
"_hasShrinkwrap": false,
107-
"_time": "2024-08-03T21:31:38.038Z"
107+
"_time": "2025-04-19T16:13:25.972Z"
108108
}

0 commit comments

Comments
 (0)