11{
22 "name" : " postcss-color-hex-alpha" ,
33 "description" : " Use 4 & 8 character hex color notation in CSS" ,
4- "version" : " 10 .0.0" ,
4+ "version" : " 11 .0.0" ,
55 "contributors" : [
66 {
77 "name" : " Antonio Laguna" ,
3232 }
3333 ],
3434 "engines" : {
35- "node" : " >=18 "
35+ "node" : " >=20.19.0 "
3636 },
3737 "type" : " module" ,
38- "main" : " dist/index.cjs" ,
39- "module" : " dist/index.mjs" ,
4038 "exports" : {
4139 "." : {
42- "import" : {
43- "types" : " ./dist/index.d.ts" ,
44- "default" : " ./dist/index.mjs"
45- },
46- "require" : {
47- "default" : " ./dist/index.cjs"
48- }
40+ "types" : " ./dist/index.d.ts" ,
41+ "default" : " ./dist/index.mjs"
4942 }
5043 },
5144 "dependencies" : {
52- "@csstools/utilities" : " ^2 .0.0" ,
45+ "@csstools/utilities" : " ^3 .0.0" ,
5346 "postcss-value-parser" : " ^4.2.0"
5447 },
5548 "peerDependencies" : {
8174 " transparent" ,
8275 " w3c"
8376 ],
84- 85- "gitHead" : " 5d341a3baa93a2d689b92951e4f52de651487576" ,
86- "types" : " ./dist/index.d.ts" ,
87- "_nodeVersion" : " 22.1.0" ,
88- "_npmVersion" : " 10.7.0" ,
77+ "gitHead" : " 44fc69f1c9ab30011c0103203c60bc551a0abe1a" ,
78+ 79+ "_nodeVersion" : " 25.1.0" ,
80+ "_npmVersion" : " 11.6.2" ,
8981 "dist" : {
90- "integrity" : " sha512-1kervM2cnlgPs2a8Vt/Qbe5cQ++N7rkYo/2rz2BkqJZIHQwaVuJgQH38REHrAi4uM0b1fqxMkWYmese94iMp3w ==" ,
91- "shasum" : " 5dd3eba1f8facb4ea306cba6e3f7712e876b0c76 " ,
92- "tarball" : " https://registry.npmjs.org/postcss-color-hex-alpha/-/postcss-color-hex-alpha-10 .0.0.tgz" ,
93- "fileCount" : 7 ,
94- "unpackedSize" : 6885 ,
82+ "integrity" : " sha512-NCGa6vjIyrjosz9GqRxVKbONBklz5TeipYqTJp3IqbnBWlBq5e5EMtG6MaX4vqk9LzocPfMQkuRK9tfk+OQuKg ==" ,
83+ "shasum" : " f9b0d15b98a62b8ec839ee0457209d6266bf82ba " ,
84+ "tarball" : " https://registry.npmjs.org/postcss-color-hex-alpha/-/postcss-color-hex-alpha-11 .0.0.tgz" ,
85+ "fileCount" : 6 ,
86+ "unpackedSize" : 6063 ,
9587 "signatures" : [
9688 {
97- "keyid" : " SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA " ,
98- "sig" : " MEUCIQCVYTMd34nrMrGHyJE10SUeEo0Ksqb9pFzkA9i9rJgs0QIgTA5G47G1hkSejBmHEAeDNj269a6Zf0lMe7nufiwTAdg ="
89+ "keyid" : " SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U " ,
90+ "sig" : " MEUCIAOxylKzIiYe7uxIk28rVfFQ4Xl70MF7JEHCRiFY092PAiEA3hAB0JvmpBtElnnJIn9J+F86Uv285MT3jXyNym8fUo0 ="
9991 }
10092 ]
10193 },
10698 "directories" : {},
10799 "maintainers" : [
108100 {
109- "name" : " romainmenke " ,
110- "email" : " romainmenke@gmail .com"
101+ "name" : " jonathantneal " ,
102+ "email" : " jonathantneal@hotmail .com"
111103 },
112104 {
113105 "name" : " alaguna" ,
114106115107 },
116108 {
117- "name" : " jonathantneal " ,
118- "email" : " jonathantneal@hotmail .com"
109+ "name" : " romainmenke " ,
110+ "email" : " romainmenke@gmail .com"
119111 },
120112 {
121113 "name" : " moox" ,
127119 }
128120 ],
129121 "_npmOperationalInternal" : {
130- "host" : " s3://npm-registry-packages" ,
131- "tmp" : " tmp/postcss-color-hex-alpha_10 .0.0_1722720973155_0.12536580875751513 "
122+ "host" : " s3://npm-registry-packages-npm-production " ,
123+ "tmp" : " tmp/postcss-color-hex-alpha_11 .0.0_1768375309492_0.6641496437757834 "
132124 },
133125 "_hasShrinkwrap" : false ,
134- "_time" : " 2024-08-03T21:36:13.362Z "
126+ "_time" : " 2026-01-14T07:21:49.635Z "
135127}
0 commit comments