11{
22 "name" : " postcss-rem-to-responsive-pixel" ,
3- "version" : " 7.0.0 " ,
3+ "version" : " 7.0.1 " ,
44 "description" : " Convert rem units to px or rpx units using PostCSS. Based on postcss-pxtorem and postcss-rem-to-pixel, and rewrite with typescript, and support Postcss8" ,
55 "author" : {
66 "name" : " ice breaker" ,
4242 "sideEffects" : false ,
4343 "exports" : {
4444 "." : {
45- "types" : " ./dist/index.d.ts" ,
45+ "types" : {
46+ "import" : " ./dist/index.d.mts" ,
47+ "require" : " ./dist/index.d.ts"
48+ },
4649 "import" : " ./dist/index.mjs" ,
4750 "require" : " ./dist/index.cjs"
4851 },
5255 "module" : " ./dist/index.mjs" ,
5356 "types" : " ./dist/index.d.ts" ,
5457 "typesVersions" : {
55- "* " : {
58+ "<4.7 " : {
5659 "*" : [
5760 " ./dist/*" ,
5861 " ./dist/index.d.ts"
6669 "postcss" : " ^8"
6770 },
6871 "dependencies" : {
69- "postcss-plugin-shared" : " ^1.0 .0"
72+ "postcss-plugin-shared" : " ^1.1 .0"
7073 },
7174 "publishConfig" : {
7275 "access" : " public" ,
8184 "lint" : " eslint ." ,
8285 "lint:fix" : " eslint . --fix"
8386 },
84- 85- "_integrity" : " sha512-m22VCg246RpyFDTByp0cR0KwK4MhnRgrX5yHTTkFeQddFqhCviE13P5c8Dwi2ISBB4DVeJnEYBxEKjUNyrigdQ ==" ,
86- "_resolved" : " /tmp/fe96ef1fad77bd76a2b758662c467195 /postcss-rem-to-responsive-pixel-7.0.0 .tgz" ,
87- "_from" : " file:postcss-rem-to-responsive-pixel-7.0.0 .tgz" ,
88- "_nodeVersion" : " 24.12 .0" ,
87+ 88+ "_integrity" : " sha512-enzOmpYK8RHTOL7Y9o3AsSRnYqigGu4OZbDmpP7dUsRRIpyqS1h3hKZHHH5B+WJRyw58DRSAFuicM0uc/2GRJQ ==" ,
89+ "_resolved" : " /tmp/1dbbacd6f6cb788782178054c55941e7 /postcss-rem-to-responsive-pixel-7.0.1 .tgz" ,
90+ "_from" : " file:postcss-rem-to-responsive-pixel-7.0.1 .tgz" ,
91+ "_nodeVersion" : " 24.13 .0" ,
8992 "_npmVersion" : " 11.6.2" ,
9093 "dist" : {
91- "integrity" : " sha512-m22VCg246RpyFDTByp0cR0KwK4MhnRgrX5yHTTkFeQddFqhCviE13P5c8Dwi2ISBB4DVeJnEYBxEKjUNyrigdQ ==" ,
92- "shasum" : " d2c3c848ffccb3bdf9c7e881d411cb1107512aad " ,
93- "tarball" : " https://registry.npmjs.org/postcss-rem-to-responsive-pixel/-/postcss-rem-to-responsive-pixel-7.0.0 .tgz" ,
94+ "integrity" : " sha512-enzOmpYK8RHTOL7Y9o3AsSRnYqigGu4OZbDmpP7dUsRRIpyqS1h3hKZHHH5B+WJRyw58DRSAFuicM0uc/2GRJQ ==" ,
95+ "shasum" : " cfc9e7891a7f8b06fca4e0da49d582e3ba70be89 " ,
96+ "tarball" : " https://registry.npmjs.org/postcss-rem-to-responsive-pixel/-/postcss-rem-to-responsive-pixel-7.0.1 .tgz" ,
9497 "fileCount" : 8 ,
95- "unpackedSize" : 19009 ,
98+ "unpackedSize" : 21024 ,
9699 "attestations" : {
97- "url" :
" https://registry.npmjs.org/-/npm/v1/attestations/[email protected] .0 " ,
100+ "url" :
" https://registry.npmjs.org/-/npm/v1/attestations/[email protected] .1 " ,
98101 "provenance" : {
99102 "predicateType" : " https://slsa.dev/provenance/v1"
100103 }
101104 },
102105 "signatures" : [
103106 {
104107 "keyid" : " SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U" ,
105- "sig" : " MEUCIQCqF806DGtK7ABYeGAWhs7+Wk2z7zGofbTF32en+/jlwgIgT+YpshUZrbX75SwCr7dkUtETSlbTvRUYx5LuPOM9sw8 ="
108+ "sig" : " MEUCIQDCfUKwWER6GUtSEVXGFZg+Y3xWPE7AIq6d44xsq8v1qQIgFixaK/qceahaJojrcN6a2izdVmPni3PP6vRTzTBGo7M ="
106109 }
107110 ]
108111 },
123126 ],
124127 "_npmOperationalInternal" : {
125128 "host" : " s3://npm-registry-packages-npm-production" ,
126- "tmp" : " tmp/postcss-rem-to-responsive-pixel_7.0.0_1766047843492_0.901155515192235 "
129+ "tmp" : " tmp/postcss-rem-to-responsive-pixel_7.0.1_1770033306383_0.6876254255982805 "
127130 },
128131 "_hasShrinkwrap" : false ,
129- "_time" : " 2025-12-18T08:50:43.627Z "
132+ "_time" : " 2026-02-02T11:55:06.553Z "
130133}
0 commit comments