Skip to content

Commit a2accfd

Browse files
postcss-discard-empty-7.0.2
1 parent 44e0f95 commit a2accfd

1 file changed

Lines changed: 29 additions & 19 deletions

File tree

directory/postcss-discard-empty.json

Lines changed: 29 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-discard-empty",
3-
"version": "7.0.1",
3+
"version": "7.0.2",
44
"description": "Discard empty rules and values with PostCSS.",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -31,33 +31,43 @@
3131
"node": "^18.12.0 || ^20.9.0 || >=22.0"
3232
},
3333
"devDependencies": {
34-
"postcss": "^8.5.3"
34+
"postcss": "^8.5.10"
3535
},
3636
"peerDependencies": {
37-
"postcss": "^8.4.32"
37+
"postcss": "^8.5.10"
3838
},
39-
"_id": "[email protected].1",
40-
"_integrity": "sha512-cFrJKZvcg/uxB6Ijr4l6qmn3pXQBna9zyrPC+sK0zjbkDUZew+6xDltSF7OeB7rAtzaaMVYSdbod+sZOCWnMOg==",
41-
"_resolved": "/tmp/5093c438185f6395f3a91120be3154fb/postcss-discard-empty-7.0.1.tgz",
42-
"_from": "file:postcss-discard-empty-7.0.1.tgz",
43-
"_nodeVersion": "20.19.1",
44-
"_npmVersion": "10.8.2",
39+
"_id": "[email protected].2",
40+
"_integrity": "sha512-NZFouOmOwtngJVgkNeI1LtkzFdYqIurxgy4wq3qNvIiXFURTZ3b/K7q3dP3QitlWQ5imHDQL0qSorItQhoxb1g==",
41+
"_resolved": "/tmp/dfbd9ae29f32050ba799366b1f557fed/postcss-discard-empty-7.0.2.tgz",
42+
"_from": "file:postcss-discard-empty-7.0.2.tgz",
43+
"_nodeVersion": "24.14.1",
44+
"_npmVersion": "11.11.0",
4545
"dist": {
46-
"integrity": "sha512-cFrJKZvcg/uxB6Ijr4l6qmn3pXQBna9zyrPC+sK0zjbkDUZew+6xDltSF7OeB7rAtzaaMVYSdbod+sZOCWnMOg==",
47-
"shasum": "b6c57e8b5c69023169abea30dceb93f98a2ffd9f",
48-
"tarball": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-7.0.1.tgz",
46+
"integrity": "sha512-NZFouOmOwtngJVgkNeI1LtkzFdYqIurxgy4wq3qNvIiXFURTZ3b/K7q3dP3QitlWQ5imHDQL0qSorItQhoxb1g==",
47+
"shasum": "4af6e7cb088ef807564a7e60bfe8db32feb8abcd",
48+
"tarball": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-7.0.2.tgz",
4949
"fileCount": 6,
50-
"unpackedSize": 4504,
50+
"unpackedSize": 4505,
51+
"attestations": {
52+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected]",
53+
"provenance": {
54+
"predicateType": "https://slsa.dev/provenance/v1"
55+
}
56+
},
5157
"signatures": [
5258
{
5359
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
54-
"sig": "MEUCIBnsM0Ko0SG28W+xoXNI5Cx/8SuoMbBGS965lJ3RM36NAiEAqc2ERV78mqF2Ux8bRA4WcPWvA9C+2uN9RpKg3N0AaU8="
60+
"sig": "MEUCIGBc70PrONfZkwo9Kw76skEyks71EW23R8b4fl1F+U3ZAiEAjMyTYyo7buwY/WD+JKxJpRMUiYYFKvqmTdlTa1UCH3c="
5561
}
5662
]
5763
},
5864
"_npmUser": {
59-
"name": "ludovicofischer",
60-
"email": "[email protected]"
65+
"name": "GitHub Actions",
66+
"email": "[email protected]",
67+
"trustedPublisher": {
68+
"id": "github",
69+
"oidcConfigId": "oidc:88af9248-d2a4-406f-8be5-3932f7e04c1d"
70+
}
6171
},
6272
"directories": {},
6373
"maintainers": [
@@ -75,7 +85,7 @@
7585
},
7686
{
7787
"name": "ai",
78-
"email": "andrey@sitnik.ru"
88+
"email": "andrey@sitnik.es"
7989
},
8090
{
8191
"name": "chriseppstein",
@@ -96,8 +106,8 @@
96106
],
97107
"_npmOperationalInternal": {
98108
"host": "s3://npm-registry-packages-npm-production",
99-
"tmp": "tmp/postcss-discard-empty_7.0.1_1746539652918_0.07549371576362951"
109+
"tmp": "tmp/postcss-discard-empty_7.0.2_1776712245056_0.32246121907631853"
100110
},
101111
"_hasShrinkwrap": false,
102-
"_time": "2025-05-06T13:54:13.151Z"
112+
"_time": "2026-04-20T19:10:45.212Z"
103113
}

0 commit comments

Comments
 (0)