Skip to content

Commit 40542e9

Browse files
postcss-pxtrans-1.0.3 (#2794)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4f5e7af commit 40542e9

1 file changed

Lines changed: 23 additions & 30 deletions

File tree

directory/postcss-pxtrans.json

Lines changed: 23 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-pxtrans",
3-
"version": "1.0.1",
3+
"version": "1.0.3",
44
"description": "PostCSS plugin that converts px units to rpx/rem/vw/px for multiple platforms.",
55
"author": {
66
"name": "ice breaker",
@@ -29,62 +29,55 @@
2929
".": {
3030
"types": {
3131
"import": "./dist/index.d.mts",
32-
"require": "./dist/index.d.ts"
32+
"require": "./dist/index.require.d.cts"
3333
},
3434
"import": "./dist/index.mjs",
35-
"require": "./dist/index.cjs"
36-
}
37-
},
38-
"typesVersions": {
39-
"<4.7": {
40-
"*": [
41-
"./dist/*",
42-
"./dist/index.d.ts"
43-
]
35+
"require": "./dist/index.require.cjs"
4436
}
4537
},
4638
"peerDependencies": {
4739
"postcss": "^8"
4840
},
4941
"dependencies": {
50-
"postcss-plugin-shared": "^1.1.0"
42+
"postcss-plugin-shared": "^1.1.3"
5143
},
5244
"scripts": {
53-
"dev": "tsup --watch --sourcemap",
54-
"build": "tsup",
45+
"dev": "tsdown -w",
46+
"build": "tsdown",
47+
"typecheck": "tsc --noEmit",
5548
"test": "vitest run",
5649
"test:dev": "vitest",
5750
"bench": "vitest bench",
5851
"release": "pnpm publish",
5952
"lint": "eslint .",
6053
"lint:fix": "eslint . --fix"
6154
},
62-
"main": "./dist/index.cjs",
55+
"main": "./dist/index.require.cjs",
6356
"module": "./dist/index.mjs",
64-
"types": "./dist/index.d.ts",
65-
"_id": "[email protected].1",
57+
"types": "./dist/index.d.mts",
58+
"_id": "[email protected].3",
6659
"homepage": "https://github.com/sonofmagic/postcss-plugins#readme",
67-
"_integrity": "sha512-oNxhcSbbhkfhgJP/E0JJHIuQs8asqAuD1FqFT4VFF7xhkBmKKTIM08T7WIRHo9rjod8E4PR/CuOxtcWjftufcg==",
68-
"_resolved": "/tmp/8c83bc1dc4a38aef81369ce30afd754b/postcss-pxtrans-1.0.1.tgz",
69-
"_from": "file:postcss-pxtrans-1.0.1.tgz",
70-
"_nodeVersion": "24.13.0",
71-
"_npmVersion": "11.6.2",
60+
"_integrity": "sha512-+TKvLaqlZKpKm99xb9LZer+vY73mKmORUAnUxnz1qYa31Gelz2sCMGslmNGNTfWDQz+BbYp+i4ejuZi2rh2sLA==",
61+
"_resolved": "/tmp/c49b2e1b575cb4fc94456369d6f56660/postcss-pxtrans-1.0.3.tgz",
62+
"_from": "file:postcss-pxtrans-1.0.3.tgz",
63+
"_nodeVersion": "24.14.1",
64+
"_npmVersion": "11.11.0",
7265
"dist": {
73-
"integrity": "sha512-oNxhcSbbhkfhgJP/E0JJHIuQs8asqAuD1FqFT4VFF7xhkBmKKTIM08T7WIRHo9rjod8E4PR/CuOxtcWjftufcg==",
74-
"shasum": "3f03faefe6bc5470283856bbc09553cd50dd506e",
75-
"tarball": "https://registry.npmjs.org/postcss-pxtrans/-/postcss-pxtrans-1.0.1.tgz",
66+
"integrity": "sha512-+TKvLaqlZKpKm99xb9LZer+vY73mKmORUAnUxnz1qYa31Gelz2sCMGslmNGNTfWDQz+BbYp+i4ejuZi2rh2sLA==",
67+
"shasum": "98ed098b1c9da9d5f8a7914053a5a544f6e0b44f",
68+
"tarball": "https://registry.npmjs.org/postcss-pxtrans/-/postcss-pxtrans-1.0.3.tgz",
7669
"fileCount": 8,
77-
"unpackedSize": 49718,
70+
"unpackedSize": 58736,
7871
"attestations": {
79-
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected].1",
72+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected].3",
8073
"provenance": {
8174
"predicateType": "https://slsa.dev/provenance/v1"
8275
}
8376
},
8477
"signatures": [
8578
{
8679
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
87-
"sig": "MEUCIG6YVYYDeXKBPyN63z31HuPV19NcpgU3ejl+VEP7HxlJAiEArp7Du3rRVngiWNV3xxU2O8g9oqUMuAKEhap6sDdH7V4="
80+
"sig": "MEUCIG2ccBq/k5h6SacaU3zCPEgaeSTbqh9JUSlnQDin8q03AiEA0Cw3JxRMMudApRloiNA+DX1xkrugRHWgG5OCJzGlCu0="
8881
}
8982
]
9083
},
@@ -105,8 +98,8 @@
10598
],
10699
"_npmOperationalInternal": {
107100
"host": "s3://npm-registry-packages-npm-production",
108-
"tmp": "tmp/postcss-pxtrans_1.0.1_1770033306696_0.7610909369991994"
101+
"tmp": "tmp/postcss-pxtrans_1.0.3_1776516423343_0.5376493615567755"
109102
},
110103
"_hasShrinkwrap": false,
111-
"_time": "2026-02-02T11:55:06.840Z"
104+
"_time": "2026-04-18T12:47:03.488Z"
112105
}

0 commit comments

Comments
 (0)