11{
22 "name" : " @csstools/postcss-media-queries-aspect-ratio-number-values" ,
33 "description" : " Use number values in aspect-ratio media queries." ,
4- "version" : " 3 .0.5 " ,
4+ "version" : " 4 .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-parser-algorithms" : " ^3 .0.5 " ,
46- "@csstools/css-tokenizer" : " ^3 .0.4 " ,
47- "@csstools/media-query-list-parser" : " ^4 .0.3 "
38+ "@csstools/css-parser-algorithms" : " ^4 .0.0 " ,
39+ "@csstools/css-tokenizer" : " ^4 .0.0 " ,
40+ "@csstools/media-query-list-parser" : " ^5 .0.0 "
4841 },
4942 "peerDependencies" : {
5043 "postcss" : " ^8.4"
6457 " media queries" ,
6558 " postcss-plugin"
6659 ],
67- "_id" :
" @csstools/[email protected] " ,
68- "gitHead" : " a2a1e776059f1e8e396170b23a12414435f8725a" ,
69- "types" : " ./dist/index.d.ts" ,
70- "_nodeVersion" : " 22.12.0" ,
71- "_npmVersion" : " 10.9.0" ,
60+ "gitHead" : " 9c79ff6ec235a8be83431abcd259713414071fdb" ,
61+ "_id" :
" @csstools/[email protected] " ,
62+ "_nodeVersion" : " 25.1.0" ,
63+ "_npmVersion" : " 11.6.2" ,
7264 "dist" : {
73- "integrity" : " sha512-zhAe31xaaXOY2Px8IYfoVTB3wglbJUVigGphFLj6exb7cjZRH9A6adyE22XfFK3P2PzwRk0VDeTJmaxpluyrDg ==" ,
74- "shasum" : " f485c31ec13d6b0fb5c528a3474334a40eff5f11 " ,
75- "tarball" : " https://registry.npmjs.org/@csstools/postcss-media-queries-aspect-ratio-number-values/-/postcss-media-queries-aspect-ratio-number-values-3 .0.5 .tgz" ,
76- "fileCount" : 7 ,
77- "unpackedSize" : 16896 ,
65+ "integrity" : " sha512-FDdC3lbrj8Vr0SkGIcSLTcRB7ApG6nlJFxOxkEF2C5hIZC1jtgjISFSGn/WjFdVkn8Dqe+Vx9QXI3axS2w1XHw ==" ,
66+ "shasum" : " 3b07ffbfae89b4b6e231ed676a0334902f0a8363 " ,
67+ "tarball" : " https://registry.npmjs.org/@csstools/postcss-media-queries-aspect-ratio-number-values/-/postcss-media-queries-aspect-ratio-number-values-4 .0.0 .tgz" ,
68+ "fileCount" : 6 ,
69+ "unpackedSize" : 11136 ,
7870 "signatures" : [
7971 {
8072 "keyid" : " SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U" ,
81- "sig" : " MEUCIHsYNyzKeZmE9j29xb8X5oYWNt77XG78UVFBYLDw4LvhAiEA5pYgqrVOJOTWRldgx2+zz9tZnXTvBw/A5+qFR7FXsw4 ="
73+ "sig" : " MEUCIQD401ALilLXZXgVhhqZTOo0UD3EWxk7uxbL5EWQxD/6BAIgfsh7fGvsLoY1QeAsesKSCn0thhbaWuODNaM2t0lS6ZY ="
8274 }
8375 ]
8476 },
10395 ],
10496 "_npmOperationalInternal" : {
10597 "host" : " s3://npm-registry-packages-npm-production" ,
106- "tmp" : " tmp/postcss-media-queries-aspect-ratio-number-values_3 .0.5_1748343086266_0.9659532194252252 "
98+ "tmp" : " tmp/postcss-media-queries-aspect-ratio-number-values_4 .0.0_1768376070648_0.6676215749903598 "
10799 },
108100 "_hasShrinkwrap" : false ,
109- "_time" : " 2025-05-27T10:51:26.468Z "
101+ "_time" : " 2026-01-14T07:34:30.779Z "
110102}
0 commit comments