Skip to content

Commit 47026c3

Browse files
csstools/postcss-color-function-display-p3-linear-2.0.1 (#2631)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9f55810 commit 47026c3

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

directory/@csstools/postcss-color-function-display-p3-linear.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/postcss-color-function-display-p3-linear",
33
"description": "Use the display-p3-linear color space on the color() function in CSS",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"contributors": [
66
{
77
"name": "Romain Menke",
@@ -30,7 +30,7 @@
3030
}
3131
},
3232
"dependencies": {
33-
"@csstools/css-color-parser": "^4.0.0",
33+
"@csstools/css-color-parser": "^4.0.1",
3434
"@csstools/css-parser-algorithms": "^4.0.0",
3535
"@csstools/css-tokenizer": "^4.0.0",
3636
"@csstools/postcss-progressive-custom-properties": "^5.0.0",
@@ -57,20 +57,20 @@
5757
"postcss-plugin",
5858
"syntax"
5959
],
60-
"gitHead": "75301292be34e5c77f65409864618f8f30628395",
61-
"_id": "@csstools/[email protected].0",
60+
"gitHead": "d31a120fa3ad72d5dfbcadeadbb8171c0f43fb23",
61+
"_id": "@csstools/[email protected].1",
6262
"_nodeVersion": "25.1.0",
6363
"_npmVersion": "11.6.2",
6464
"dist": {
65-
"integrity": "sha512-ZP6nRwEnyXpWrnYRKB9TLbSR84VUstqLov7siQM2Np/IepOB2FGZD1r9JiGfJHwYlz8CXzCFFPg7S4lb8zPheQ==",
66-
"shasum": "9d5e8a723cb2cd3390f3ad09fd600cae9f4adc7b",
67-
"tarball": "https://registry.npmjs.org/@csstools/postcss-color-function-display-p3-linear/-/postcss-color-function-display-p3-linear-2.0.0.tgz",
65+
"integrity": "sha512-blnzzMkMswoagp1u3JS1OiiTuQCW1F+lQEtlxu2BXhTUmEeKHhSgrrAceF7s4bwZOwKYbkxuw/FC9Ni/zxB7Xw==",
66+
"shasum": "c90cebf312b549510a620f0dc6cbc610cb6eba58",
67+
"tarball": "https://registry.npmjs.org/@csstools/postcss-color-function-display-p3-linear/-/postcss-color-function-display-p3-linear-2.0.1.tgz",
6868
"fileCount": 6,
69-
"unpackedSize": 9651,
69+
"unpackedSize": 8468,
7070
"signatures": [
7171
{
7272
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
73-
"sig": "MEUCIA++FF5AU2Kp7imzFdr7jCBpqNRthtkSfvI5M002hLawAiEAt7/75VKv2Q0h95jcVxmnvOsalhocxwwDgmM6AhdC6sI="
73+
"sig": "MEUCIQCb1UaJu5jJZj7bdU2Y2dIE6EsMJm7LeyKk0DL6vRFKFwIgUCvYHZOn/Vg6oUPF5LrOpMOCrLPjsdMC3jUOxH77Cd0="
7474
}
7575
]
7676
},
@@ -95,8 +95,8 @@
9595
],
9696
"_npmOperationalInternal": {
9797
"host": "s3://npm-registry-packages-npm-production",
98-
"tmp": "tmp/postcss-color-function-display-p3-linear_2.0.0_1768376164067_0.13272615257372267"
98+
"tmp": "tmp/postcss-color-function-display-p3-linear_2.0.1_1769346284247_0.4230930613921995"
9999
},
100100
"_hasShrinkwrap": false,
101-
"_time": "2026-01-14T07:36:04.197Z"
101+
"_time": "2026-01-25T13:04:44.405Z"
102102
}

0 commit comments

Comments
 (0)