Skip to content

Commit 7fe4bc2

Browse files
postcss-color-functional-notation-8.0.3 (#2782)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b4353c1 commit 7fe4bc2

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

directory/postcss-color-functional-notation.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-color-functional-notation",
33
"description": "Use space and slash separated color notation in CSS",
4-
"version": "8.0.2",
4+
"version": "8.0.3",
55
"author": {
66
"name": "Jonathan Neal",
77
"email": "[email protected]"
@@ -28,7 +28,7 @@
2828
}
2929
},
3030
"dependencies": {
31-
"@csstools/css-color-parser": "^4.0.2",
31+
"@csstools/css-color-parser": "^4.1.0",
3232
"@csstools/css-parser-algorithms": "^4.0.0",
3333
"@csstools/css-tokenizer": "^4.0.0",
3434
"@csstools/postcss-progressive-custom-properties": "^5.0.0",
@@ -64,20 +64,20 @@
6464
"space",
6565
"syntax"
6666
],
67-
"gitHead": "baaef4e0356091eb97dbc64f0767c87fb48bf1fc",
68-
"_id": "[email protected].2",
69-
"_nodeVersion": "25.1.0",
70-
"_npmVersion": "11.6.2",
67+
"gitHead": "72c6ce07a4e30ef7d8320bf8a32cf9be836a5950",
68+
"_id": "[email protected].3",
69+
"_nodeVersion": "25.9.0",
70+
"_npmVersion": "11.12.1",
7171
"dist": {
72-
"integrity": "sha512-tbmkk6teYpJzFcGwPIhN1gkvxqGHvNx2PMb8Y3S5Ktyn7xOlvD98XzQ99MFY5mAyvXWclDG+BgoJKYJXFJOp5Q==",
73-
"shasum": "53d4c27b6f49ecf4777e1497252825d507bf78eb",
74-
"tarball": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-8.0.2.tgz",
72+
"integrity": "sha512-MyaFK+3PusD7F2+qlMDP6+zfSgHWP17AtmvHQs44W3+Qbb39VptVDVRJ4Lf7gHSVffW5ekEy/XrsZ0S0t34hrA==",
73+
"shasum": "1ac5dc14ca849ecfe04ef36f747f0183f212194e",
74+
"tarball": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-8.0.3.tgz",
7575
"fileCount": 6,
76-
"unpackedSize": 8507,
76+
"unpackedSize": 8504,
7777
"signatures": [
7878
{
7979
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
80-
"sig": "MEUCICaja4EasWw0nIZrvC/HA2EWi4TSAfCBVTVP9ILbNUnuAiEArEC8TvonFKqwTd559MRo756V7WqkTvGpF2vD0rAV/6s="
80+
"sig": "MEUCICi4F0nijN4zUvHb5xk4J9hcpXQ8PuOfeTL3e+Fkzb1nAiEAgsxE1jxavdOs5nI/BeIyZJbfeTi+Pr+AcSV3/gS9I3Y="
8181
}
8282
]
8383
},
@@ -102,8 +102,8 @@
102102
],
103103
"_npmOperationalInternal": {
104104
"host": "s3://npm-registry-packages-npm-production",
105-
"tmp": "tmp/postcss-color-functional-notation_8.0.2_1771686481149_0.7040612703034554"
105+
"tmp": "tmp/postcss-color-functional-notation_8.0.3_1776014877512_0.8986496914127358"
106106
},
107107
"_hasShrinkwrap": false,
108-
"_time": "2026-02-21T15:08:01.294Z"
108+
"_time": "2026-04-12T17:27:57.664Z"
109109
}

0 commit comments

Comments
 (0)