Skip to content

Commit 227550e

Browse files
postcss-reduce-idents-7.0.1 (#2197)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 977283e commit 227550e

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

directory/postcss-reduce-idents.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-reduce-idents",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Reduce custom identifiers with PostCSS.",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -30,27 +30,27 @@
3030
"node": "^18.12.0 || ^20.9.0 || >=22.0"
3131
},
3232
"devDependencies": {
33-
"postcss": "^8.4.38"
33+
"postcss": "^8.5.3"
3434
},
3535
"peerDependencies": {
36-
"postcss": "^8.4.31"
36+
"postcss": "^8.4.32"
3737
},
38-
"_id": "[email protected].0",
39-
"_integrity": "sha512-ghFHqxigYW/bbfr+bXSDB5Tv3qPaYZZxiQh+Gne0NYRlTOzFft1V/DUvGFVJbFkackHleSjFdVXdlNB+5f3mKg==",
40-
"_resolved": "/tmp/6bb237ca421d705ab26862deda8a3f4c/postcss-reduce-idents-7.0.0.tgz",
41-
"_from": "file:postcss-reduce-idents-7.0.0.tgz",
42-
"_nodeVersion": "20.12.2",
43-
"_npmVersion": "10.5.0",
38+
"_id": "[email protected].1",
39+
"_integrity": "sha512-CHwIHGaPitJUWY/LLz/jKNI/Zq+KWhH1kfj0SDCTrSQQmcO4fwJ/vkifLTsRhWP6/256MvCHY+RJR3sPwtgA/g==",
40+
"_resolved": "/tmp/9751921c90d86ec5c8bbb9d3a51086af/postcss-reduce-idents-7.0.1.tgz",
41+
"_from": "file:postcss-reduce-idents-7.0.1.tgz",
42+
"_nodeVersion": "20.19.1",
43+
"_npmVersion": "10.8.2",
4444
"dist": {
45-
"integrity": "sha512-ghFHqxigYW/bbfr+bXSDB5Tv3qPaYZZxiQh+Gne0NYRlTOzFft1V/DUvGFVJbFkackHleSjFdVXdlNB+5f3mKg==",
46-
"shasum": "88edee07e5283b2d7ea1cd5f4b885ca497735c8f",
47-
"tarball": "https://registry.npmjs.org/postcss-reduce-idents/-/postcss-reduce-idents-7.0.0.tgz",
45+
"integrity": "sha512-CHwIHGaPitJUWY/LLz/jKNI/Zq+KWhH1kfj0SDCTrSQQmcO4fwJ/vkifLTsRhWP6/256MvCHY+RJR3sPwtgA/g==",
46+
"shasum": "52c00f1171b556146a7bda3040a1862881700e9c",
47+
"tarball": "https://registry.npmjs.org/postcss-reduce-idents/-/postcss-reduce-idents-7.0.1.tgz",
4848
"fileCount": 27,
49-
"unpackedSize": 22927,
49+
"unpackedSize": 22931,
5050
"signatures": [
5151
{
52-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
53-
"sig": "MEYCIQC0fOF1op2Ij+y+DsMzUuMhcO7aPyWiVorNWE9omqHiRAIhAKuF6uHLxdb+Sf/Le3QCD6Llsp9xqZ0SAX7GgN6DdQpX"
52+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
53+
"sig": "MEUCIAk0EH2Oki4yLqy5KvOBkH9Ugj6IESrmp10nyQiD0LrPAiEAoQnVcUCt6OdGv/UA00JI8xKfMMh93RJLr9i5a3wogjg="
5454
}
5555
]
5656
},
@@ -94,9 +94,9 @@
9494
}
9595
],
9696
"_npmOperationalInternal": {
97-
"host": "s3://npm-registry-packages",
98-
"tmp": "tmp/postcss-reduce-idents_7.0.0_1713994447529_0.44660880715929574"
97+
"host": "s3://npm-registry-packages-npm-production",
98+
"tmp": "tmp/postcss-reduce-idents_7.0.1_1746539664319_0.7548582081639439"
9999
},
100100
"_hasShrinkwrap": false,
101-
"_time": "2024-04-24T21:34:07.693Z"
101+
"_time": "2025-05-06T13:54:24.508Z"
102102
}

0 commit comments

Comments
 (0)