Skip to content

Commit f9de821

Browse files
csstools/postcss-progressive-custom-properties-4.1.0 (#2235)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 50d5002 commit f9de821

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

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

Lines changed: 10 additions & 10 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.1",
4+
"version": "4.1.0",
55
"author": {
66
"name": "Jonathan Neal",
77
"email": "[email protected]"
@@ -58,8 +58,8 @@
5858
"variables",
5959
"vars"
6060
],
61-
"_id": "@csstools/postcss-progressive-custom-properties@4.0.1",
62-
"gitHead": "63948e43e74522e4eb765d717505da47d8e20cae",
61+
"_id": "@csstools/postcss-progressive-custom-properties@4.1.0",
62+
"gitHead": "5b385cd2a95a2ea0c978ceeee847254082b17c8e",
6363
"types": "./dist/index.d.ts",
6464
"bugs": {
6565
"url": "https://github.com/csstools/postcss-plugins/issues"
@@ -68,15 +68,15 @@
6868
"_nodeVersion": "22.12.0",
6969
"_npmVersion": "10.9.0",
7070
"dist": {
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",
71+
"integrity": "sha512-YrkI9dx8U4R8Sz2EJaoeD9fI7s7kmeEBfmO+UURNeL6lQI7VxF6sBE+rSqdCBn4onwqmxFdBU3lTwyYb/lCmxA==",
72+
"shasum": "70c8d41b577f4023633b7e3791604e0b7f3775bc",
73+
"tarball": "https://registry.npmjs.org/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-4.1.0.tgz",
7474
"fileCount": 7,
75-
"unpackedSize": 50332,
75+
"unpackedSize": 58537,
7676
"signatures": [
7777
{
7878
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
79-
"sig": "MEUCIQD09gwkqRYHjB219kI7kNbjDxOYvsT2Mtyhj4cPO26ZJgIgVrd1czoj8++603wjwiuj/D0EFg7M2+7sLlN8R1weEtU="
79+
"sig": "MEQCIG3wpie/4Q05bBg3kk0RX/ZavRrBAxz5NCRwgLCLMKd4AiAy3zw2l9hwBKEoDAEt0PhbxN0LYIsha3OQh/2dqhoW8g=="
8080
}
8181
]
8282
},
@@ -101,8 +101,8 @@
101101
],
102102
"_npmOperationalInternal": {
103103
"host": "s3://npm-registry-packages-npm-production",
104-
"tmp": "tmp/postcss-progressive-custom-properties_4.0.1_1745079205753_0.9670935053921508"
104+
"tmp": "tmp/postcss-progressive-custom-properties_4.1.0_1748342741464_0.5384726512349614"
105105
},
106106
"_hasShrinkwrap": false,
107-
"_time": "2025-04-19T16:13:25.972Z"
107+
"_time": "2025-05-27T10:45:41.642Z"
108108
}

0 commit comments

Comments
 (0)