11{
22 "name" : " @csstools/postcss-stepped-value-functions" ,
33 "description" : " Use round, rem and mod functions in CSS" ,
4- "version" : " 4 .0.9 " ,
4+ "version" : " 5 .0.0 " ,
55 "contributors" : [
66 {
77 "name" : " Antonio Laguna" ,
2525 }
2626 ],
2727 "engines" : {
28- "node" : " >=18 "
28+ "node" : " >=20.19.0 "
2929 },
3030 "type" : " module" ,
31- "main" : " dist/index.cjs" ,
32- "module" : " dist/index.mjs" ,
3331 "exports" : {
3432 "." : {
35- "import" : {
36- "types" : " ./dist/index.d.ts" ,
37- "default" : " ./dist/index.mjs"
38- },
39- "require" : {
40- "default" : " ./dist/index.cjs"
41- }
33+ "types" : " ./dist/index.d.ts" ,
34+ "default" : " ./dist/index.mjs"
4235 }
4336 },
4437 "dependencies" : {
45- "@csstools/css-calc" : " ^2.1.4 " ,
46- "@csstools/css-parser-algorithms" : " ^3 .0.5 " ,
47- "@csstools/css-tokenizer" : " ^3 .0.4 "
38+ "@csstools/css-calc" : " ^3.0.0 " ,
39+ "@csstools/css-parser-algorithms" : " ^4 .0.0 " ,
40+ "@csstools/css-tokenizer" : " ^4 .0.0 "
4841 },
4942 "peerDependencies" : {
5043 "postcss" : " ^8.4"
6760 " round" ,
6861 " stepped"
6962 ],
70- "_id" :
" @csstools/[email protected] " ,
71- "gitHead" : " ac89bdb11284ee08886477b284c66f7ae900f778" ,
72- "types" : " ./dist/index.d.ts" ,
73- "_nodeVersion" : " 22.12.0" ,
74- "_npmVersion" : " 10.9.0" ,
63+ "gitHead" : " 6a6bdec397f44ba57bbef3592a0a8e65da0e3b72" ,
64+ "_id" :
" @csstools/[email protected] " ,
65+ "_nodeVersion" : " 25.1.0" ,
66+ "_npmVersion" : " 11.6.2" ,
7567 "dist" : {
76- "integrity" : " sha512-h9btycWrsex4dNLeQfyU3y3w40LMQooJWFMm/SK9lrKguHDcFl4VMkncKKoXi2z5rM9YGWbUQABI8BT2UydIcA ==" ,
77- "shasum" : " 36036f1a0e5e5ee2308e72f3c9cb433567c387b9 " ,
78- "tarball" : " https://registry.npmjs.org/@csstools/postcss-stepped-value-functions/-/postcss-stepped-value-functions-4 .0.9 .tgz" ,
79- "fileCount" : 7 ,
80- "unpackedSize" : 7458 ,
68+ "integrity" : " sha512-NueCSNbaq7QtAj6QwseMqOlM3C8nN2GWaPwd2Uw+IOYAbGvO/84BxUtNeZljeOmqJX61hwSNhLfwmgJXgY0W5A ==" ,
69+ "shasum" : " 1c7a0cdd3b01a31040a0b370f2e66f42a1dd15a4 " ,
70+ "tarball" : " https://registry.npmjs.org/@csstools/postcss-stepped-value-functions/-/postcss-stepped-value-functions-5 .0.0 .tgz" ,
71+ "fileCount" : 6 ,
72+ "unpackedSize" : 7167 ,
8173 "signatures" : [
8274 {
8375 "keyid" : " SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U" ,
84- "sig" : " MEUCIEkF09/iBYFoQs5MdoJrKfCE8lpbcYeP9stK2m88JK14AiEAgeY73PjDYquSxWhCgHSs4ecxX+MNqrcCE+W/XvE4QeQ ="
76+ "sig" : " MEQCIH/T6L5EnOotncLgD8Ch2dLMjk374BtvPo7epMcFQlRjAiBUgEBDomxt2IRZhdpOyo7XMyLhfTQNkUAf5joHPBeVHA= ="
8577 }
8678 ]
8779 },
10698 ],
10799 "_npmOperationalInternal" : {
108100 "host" : " s3://npm-registry-packages-npm-production" ,
109- "tmp" : " tmp/postcss-stepped-value-functions_4 .0.9_1748343102488_0.05852264553250297 "
101+ "tmp" : " tmp/postcss-stepped-value-functions_5 .0.0_1768376088425_0.70982309716823 "
110102 },
111103 "_hasShrinkwrap" : false ,
112- "_time" : " 2025-05-27T10:51:42.670Z "
104+ "_time" : " 2026-01-14T07:34:48.555Z "
113105}
0 commit comments