Skip to content

Commit 1927694

Browse files
postcss-color-functional-notation-8.0.1 (#2642)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0a6cabb commit 1927694

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

directory/postcss-color-functional-notation.json

Lines changed: 11 additions & 11 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.0",
4+
"version": "8.0.1",
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.0",
31+
"@csstools/css-color-parser": "^4.0.1",
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": "301ef8087163bf1fb81d5d667a8cf0f1a0c87252",
68-
"_id": "[email protected].0",
67+
"gitHead": "a7624c79731b2f7cc30bca2835c71e61cc6c1b75",
68+
"_id": "[email protected].1",
6969
"_nodeVersion": "25.1.0",
7070
"_npmVersion": "11.6.2",
7171
"dist": {
72-
"integrity": "sha512-D3Z9ns0lHZbJVd+Fevtt3PkCaxe+V1Ig7UPsztzh9uul24kRzhWEZaY48NL8dg3Xyx45jhmSevOACBC8qfg1qw==",
73-
"shasum": "379c9cf57bf206689173f3bae9afc3d9c934e7ec",
74-
"tarball": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-8.0.0.tgz",
72+
"integrity": "sha512-f1itLOG10iAa9mBAAtIHj/wfDs3srsNv/vrAsiRrIOfTCjhjxHxL1g06vvpQ86he2BP5HwB4cN72EZQ8rkegpA==",
73+
"shasum": "22ba5620711cdde4c2a8959ccc4d8affda87a6f0",
74+
"tarball": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-8.0.1.tgz",
7575
"fileCount": 6,
76-
"unpackedSize": 9689,
76+
"unpackedSize": 8506,
7777
"signatures": [
7878
{
7979
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
80-
"sig": "MEQCIBQqoysg7TMVfzX9EmAawFI+S9PdkKF5K3XZPbl37Yl1AiBxcxRXRqqV6/7HBCOHLn5/fct8K7SdGbnIP+xzlHvLQg=="
80+
"sig": "MEYCIQDf/tDKugYjgWPlUULEY+PFG0E32FPFbvqug35Z59zBzAIhALPfxy7KKeM1x9QtQ89e0p/5NjvAEWTky2+ga/kfa3Ru"
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.0_1768376170473_0.4837151540254925"
105+
"tmp": "tmp/postcss-color-functional-notation_8.0.1_1769346290509_0.051441288202036084"
106106
},
107107
"_hasShrinkwrap": false,
108-
"_time": "2026-01-14T07:36:10.659Z"
108+
"_time": "2026-01-25T13:04:50.653Z"
109109
}

0 commit comments

Comments
 (0)