Skip to content

Commit e957f89

Browse files
postcss-svgo-7.1.1 (#2731)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 83d93c3 commit e957f89

1 file changed

Lines changed: 26 additions & 16 deletions

File tree

directory/postcss-svgo.json

Lines changed: 26 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-svgo",
3-
"version": "7.1.0",
3+
"version": "7.1.1",
44
"description": "Optimise inline SVG with PostCSS.",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"postcss-value-parser": "^4.2.0",
29-
"svgo": "^4.0.0"
29+
"svgo": "^4.0.1"
3030
},
3131
"bugs": {
3232
"url": "https://github.com/cssnano/cssnano/issues"
@@ -41,28 +41,38 @@
4141
"peerDependencies": {
4242
"postcss": "^8.4.32"
4343
},
44-
"_id": "[email protected].0",
45-
"_integrity": "sha512-KnAlfmhtoLz6IuU3Sij2ycusNs4jPW+QoFE5kuuUOK8awR6tMxZQrs5Ey3BUz7nFCzT3eqyFgqkyrHiaU2xx3w==",
46-
"_resolved": "/tmp/ed37fb04749f7df45f1c71863e4a2c07/postcss-svgo-7.1.0.tgz",
47-
"_from": "file:postcss-svgo-7.1.0.tgz",
48-
"_nodeVersion": "22.17.0",
49-
"_npmVersion": "10.9.2",
44+
"_id": "[email protected].1",
45+
"_integrity": "sha512-zU9H9oEDrUFKa0JB7w+IYL7Qs9ey1mZyjhbf0KLxwJDdDRtoPvCmaEfknzqfHj44QS9VD6c5sJnBAVYTLRg/Sg==",
46+
"_resolved": "/tmp/619ea905e8f13822efc648856bb406d3/postcss-svgo-7.1.1.tgz",
47+
"_from": "file:postcss-svgo-7.1.1.tgz",
48+
"_nodeVersion": "24.14.0",
49+
"_npmVersion": "11.9.0",
5050
"dist": {
51-
"integrity": "sha512-KnAlfmhtoLz6IuU3Sij2ycusNs4jPW+QoFE5kuuUOK8awR6tMxZQrs5Ey3BUz7nFCzT3eqyFgqkyrHiaU2xx3w==",
52-
"shasum": "7eb6764a643ac2699bf56eef6d2676d428ed4542",
53-
"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-7.1.0.tgz",
51+
"integrity": "sha512-zU9H9oEDrUFKa0JB7w+IYL7Qs9ey1mZyjhbf0KLxwJDdDRtoPvCmaEfknzqfHj44QS9VD6c5sJnBAVYTLRg/Sg==",
52+
"shasum": "14b90fd2a1b1f27bcb2d0ef0444f954237e7883c",
53+
"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-7.1.1.tgz",
5454
"fileCount": 10,
5555
"unpackedSize": 10626,
56+
"attestations": {
57+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected]",
58+
"provenance": {
59+
"predicateType": "https://slsa.dev/provenance/v1"
60+
}
61+
},
5662
"signatures": [
5763
{
5864
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
59-
"sig": "MEYCIQCnXnEuzfToSiiG5nJ8caJSTX33YZvaNihXycFwVoPHwgIhAIYHIoEedl549QWPszLchajywyGJscw5TSmsDls2OGNL"
65+
"sig": "MEQCIBDAEkOJaW7yDHz1Kd7gLJr9cVtI+tXWjuhuOhM56z6cAiBjq8etAOGBxo7BkShzj09NG2yxPd0pYp+SCo9gCNdzog=="
6066
}
6167
]
6268
},
6369
"_npmUser": {
64-
"name": "ludovicofischer",
65-
"email": "[email protected]"
70+
"name": "GitHub Actions",
71+
"email": "[email protected]",
72+
"trustedPublisher": {
73+
"id": "github",
74+
"oidcConfigId": "oidc:1e3a946e-cb80-4c8a-9a88-58c905cb806e"
75+
}
6676
},
6777
"directories": {},
6878
"maintainers": [
@@ -97,8 +107,8 @@
97107
],
98108
"_npmOperationalInternal": {
99109
"host": "s3://npm-registry-packages-npm-production",
100-
"tmp": "tmp/postcss-svgo_7.1.0_1752519409150_0.7675991802239333"
110+
"tmp": "tmp/postcss-svgo_7.1.1_1772817305602_0.8430670440648607"
101111
},
102112
"_hasShrinkwrap": false,
103-
"_time": "2025-07-14T18:56:49.312Z"
113+
"_time": "2026-03-06T17:15:05.753Z"
104114
}

0 commit comments

Comments
 (0)