Skip to content

Commit bba6c47

Browse files
postcss-pxtransform-4.0.10 (#2127)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f31d3ac commit bba6c47

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

directory/postcss-pxtransform.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-pxtransform",
3-
"version": "4.0.9",
3+
"version": "4.0.10",
44
"keywords": [
55
"postcss",
66
"css",
@@ -11,7 +11,7 @@
1111
"name": "O2Team"
1212
},
1313
"license": "MIT",
14-
"_id": "[email protected].9",
14+
"_id": "[email protected].10",
1515
"maintainers": [
1616
{
1717
"name": "defaultlee",
@@ -27,24 +27,24 @@
2727
"url": "https://github.com/NervJS/taro/issues"
2828
},
2929
"dist": {
30-
"shasum": "b4ce57d45678e7bf364b4505feab9b9c92a5c791",
31-
"tarball": "https://registry.npmjs.org/postcss-pxtransform/-/postcss-pxtransform-4.0.9.tgz",
30+
"shasum": "47dc0288d86006cd24709e83dd3adcdc387f9ec2",
31+
"tarball": "https://registry.npmjs.org/postcss-pxtransform/-/postcss-pxtransform-4.0.10.tgz",
3232
"fileCount": 7,
33-
"integrity": "sha512-71xIKPmw06ZSm0ospoQv4/bMt5bF2DUSPv5Q7yC5aKX26z2Jv96F5OaNC4SzyT3giDn3h8ocA8Ua3jqKtz2+ug==",
33+
"integrity": "sha512-Z692cD8FiM7t291u42vmn/hjJpLQkugLmOpVDToNu9ED653iAc+2jGS8efRiHnfsFygO1/H4yestUXTIAWjbTQ==",
3434
"signatures": [
3535
{
36-
"sig": "MEQCIEBeyhQHDB8UUWHYHgabnrzSlS4fdYCFJwL2C3qIMC0qAiApnoNiYGILfGtNskndqrTrvFOg4d853af56dPbpkFw6Q==",
37-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
36+
"sig": "MEYCIQCkfHB22S36nsnUAuJS1w1WA/lo64VgT5woPlIn1pNKXQIhAKYUCUkpZmkhun7B3GVl5qvSPNbq8v+wfcr0Q5Q3VnY2",
37+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
3838
}
3939
],
40-
"unpackedSize": 24977
40+
"unpackedSize": 25035
4141
},
4242
"jest": {
4343
"testEnvironment": "node",
4444
"testEnvironmentOptions": {}
4545
},
4646
"main": "index.js",
47-
"_from": "file:postcss-pxtransform-4.0.9.tgz",
47+
"_from": "file:postcss-pxtransform-4.0.10.tgz",
4848
"engines": {
4949
"node": ">= 18"
5050
},
@@ -55,23 +55,23 @@
5555
"name": "defaultlee",
5656
"email": "[email protected]"
5757
},
58-
"_resolved": "/tmp/351d8c75abdcafcddfb37e7736300675/postcss-pxtransform-4.0.9.tgz",
59-
"_integrity": "sha512-71xIKPmw06ZSm0ospoQv4/bMt5bF2DUSPv5Q7yC5aKX26z2Jv96F5OaNC4SzyT3giDn3h8ocA8Ua3jqKtz2+ug==",
58+
"_resolved": "/tmp/ea4f34a4f1dd4344683b739388becd70/postcss-pxtransform-4.0.10.tgz",
59+
"_integrity": "sha512-Z692cD8FiM7t291u42vmn/hjJpLQkugLmOpVDToNu9ED653iAc+2jGS8efRiHnfsFygO1/H4yestUXTIAWjbTQ==",
6060
"repository": {
6161
"url": "git+https://github.com/NervJS/taro.git",
6262
"type": "git"
6363
},
6464
"_npmVersion": "10.8.2",
6565
"description": "PostCSS plugin px 转小程序 rpx及h5 rem 单位",
6666
"directories": {},
67-
"_nodeVersion": "18.20.5",
67+
"_nodeVersion": "18.20.8",
6868
"_hasShrinkwrap": false,
6969
"peerDependencies": {
7070
"postcss": "^8"
7171
},
7272
"_npmOperationalInternal": {
73-
"tmp": "tmp/postcss-pxtransform_4.0.9_1736763391354_0.16797975152856082",
73+
"tmp": "tmp/postcss-pxtransform_4.0.10_1744202829926_0.7604575677069685",
7474
"host": "s3://npm-registry-packages-npm-production"
7575
},
76-
"_time": "2025-01-13T10:16:31.510Z"
76+
"_time": "2025-04-09T12:47:10.120Z"
7777
}

0 commit comments

Comments
 (0)