Skip to content

Commit cc6310a

Browse files
postcss-discard-comments-7.0.5 (#2419)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a474596 commit cc6310a

1 file changed

Lines changed: 27 additions & 17 deletions

File tree

directory/postcss-discard-comments.json

Lines changed: 27 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-discard-comments",
3-
"version": "7.0.4",
3+
"version": "7.0.5",
44
"description": "Discard comments in your CSS files with PostCSS.",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -31,35 +31,45 @@
3131
"node": "^18.12.0 || ^20.9.0 || >=22.0"
3232
},
3333
"devDependencies": {
34-
"postcss": "^8.5.3",
34+
"postcss": "^8.5.6",
3535
"postcss-scss": "^4.0.9",
3636
"postcss-simple-vars": "^7.0.1"
3737
},
3838
"peerDependencies": {
3939
"postcss": "^8.4.32"
4040
},
41-
"_id": "[email protected].4",
42-
"_integrity": "sha512-6tCUoql/ipWwKtVP/xYiFf1U9QgJ0PUvxN7pTcsQ8Ns3Fnwq1pU5D5s1MhT/XySeLq6GXNvn37U46Ded0TckWg==",
43-
"_resolved": "/tmp/139affad130534157eb66013e1459714/postcss-discard-comments-7.0.4.tgz",
44-
"_from": "file:postcss-discard-comments-7.0.4.tgz",
45-
"_nodeVersion": "20.19.1",
46-
"_npmVersion": "10.8.2",
41+
"_id": "[email protected].5",
42+
"_integrity": "sha512-IR2Eja8WfYgN5n32vEGSctVQ1+JARfu4UH8M7bgGh1bC+xI/obsPJXaBpQF7MAByvgwZinhpHpdrmXtvVVlKcQ==",
43+
"_resolved": "/tmp/becf3a443ca9c8da944634fc4f12c118/postcss-discard-comments-7.0.5.tgz",
44+
"_from": "file:postcss-discard-comments-7.0.5.tgz",
45+
"_nodeVersion": "24.11.0",
46+
"_npmVersion": "11.6.1",
4747
"dist": {
48-
"integrity": "sha512-6tCUoql/ipWwKtVP/xYiFf1U9QgJ0PUvxN7pTcsQ8Ns3Fnwq1pU5D5s1MhT/XySeLq6GXNvn37U46Ded0TckWg==",
49-
"shasum": "9aded15cf437d14ee02b7589ee911b780cd73ffb",
50-
"tarball": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-7.0.4.tgz",
48+
"integrity": "sha512-IR2Eja8WfYgN5n32vEGSctVQ1+JARfu4UH8M7bgGh1bC+xI/obsPJXaBpQF7MAByvgwZinhpHpdrmXtvVVlKcQ==",
49+
"shasum": "0a95aa4d229a021bc441861d4773d57145ee15dd",
50+
"tarball": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-7.0.5.tgz",
5151
"fileCount": 12,
52-
"unpackedSize": 13282,
52+
"unpackedSize": 15992,
53+
"attestations": {
54+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected]",
55+
"provenance": {
56+
"predicateType": "https://slsa.dev/provenance/v1"
57+
}
58+
},
5359
"signatures": [
5460
{
5561
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
56-
"sig": "MEQCIBS4eJ2C0B5XBBp1HRrcFiCe3sd7vUfkcd2RZ1BQfXHIAiAxn+zzS0vuusS+YJgknku2q4+1eQPIo3gAsBubm4JxeA=="
62+
"sig": "MEYCIQD9K3ni8IdvUtGfZhDP+irG20/4+KHv6VHKrkwVaStdOwIhANkdAndn97b3MOx6KEONSGemGPOi06ws/5xSAVQeH5AD"
5763
}
5864
]
5965
},
6066
"_npmUser": {
61-
"name": "ludovicofischer",
62-
"email": "[email protected]"
67+
"name": "GitHub Actions",
68+
"email": "[email protected]",
69+
"trustedPublisher": {
70+
"id": "github",
71+
"oidcConfigId": "oidc:85712b43-00bd-41a3-a6fc-f7714b6fb294"
72+
}
6373
},
6474
"directories": {},
6575
"maintainers": [
@@ -98,8 +108,8 @@
98108
],
99109
"_npmOperationalInternal": {
100110
"host": "s3://npm-registry-packages-npm-production",
101-
"tmp": "tmp/postcss-discard-comments_7.0.4_1746539653411_0.9251068789481187"
111+
"tmp": "tmp/postcss-discard-comments_7.0.5_1761742850822_0.6668613306626758"
102112
},
103113
"_hasShrinkwrap": false,
104-
"_time": "2025-05-06T13:54:13.590Z"
114+
"_time": "2025-10-29T13:00:51.007Z"
105115
}

0 commit comments

Comments
 (0)