Skip to content

Commit eb4b09d

Browse files
postcss-normalize-unicode-7.0.5 (#2422)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d3b2ea1 commit eb4b09d

1 file changed

Lines changed: 26 additions & 16 deletions

File tree

directory/postcss-normalize-unicode.json

Lines changed: 26 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-normalize-unicode",
3-
"version": "7.0.4",
3+
"version": "7.0.5",
44
"description": "Normalize unicode-range descriptors, and can convert to wildcard ranges.",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -21,7 +21,7 @@
2121
"url": "git+https://github.com/cssnano/cssnano.git"
2222
},
2323
"dependencies": {
24-
"browserslist": "^4.25.1",
24+
"browserslist": "^4.27.0",
2525
"postcss-value-parser": "^4.2.0"
2626
},
2727
"bugs": {
@@ -36,28 +36,38 @@
3636
"peerDependencies": {
3737
"postcss": "^8.4.32"
3838
},
39-
"_id": "[email protected].4",
40-
"_integrity": "sha512-LvIURTi1sQoZqj8mEIE8R15yvM+OhbR1avynMtI9bUzj5gGKR/gfZFd8O7VMj0QgJaIFzxDwxGl/ASMYAkqO8g==",
41-
"_resolved": "/tmp/30ca7d5dd4c3b2bdf3ed8741bd93fece/postcss-normalize-unicode-7.0.4.tgz",
42-
"_from": "file:postcss-normalize-unicode-7.0.4.tgz",
43-
"_nodeVersion": "22.17.0",
44-
"_npmVersion": "10.9.2",
39+
"_id": "[email protected].5",
40+
"_integrity": "sha512-X6BBwiRxVaFHrb2WyBMddIeB5HBjJcAaUHyhLrM2FsxSq5TFqcHSsK7Zu1otag+o0ZphQGJewGH1tAyrD0zX1Q==",
41+
"_resolved": "/tmp/0bc83039e64e8c2288be53a5ab6ae513/postcss-normalize-unicode-7.0.5.tgz",
42+
"_from": "file:postcss-normalize-unicode-7.0.5.tgz",
43+
"_nodeVersion": "24.11.0",
44+
"_npmVersion": "11.6.1",
4545
"dist": {
46-
"integrity": "sha512-LvIURTi1sQoZqj8mEIE8R15yvM+OhbR1avynMtI9bUzj5gGKR/gfZFd8O7VMj0QgJaIFzxDwxGl/ASMYAkqO8g==",
47-
"shasum": "9fd8d1d1e931b60ed946556e4d657b5879e3ee00",
48-
"tarball": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.4.tgz",
46+
"integrity": "sha512-X6BBwiRxVaFHrb2WyBMddIeB5HBjJcAaUHyhLrM2FsxSq5TFqcHSsK7Zu1otag+o0ZphQGJewGH1tAyrD0zX1Q==",
47+
"shasum": "d47a3cc40529d7eeb18d7f7a8a215c38c54455cd",
48+
"tarball": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.5.tgz",
4949
"fileCount": 6,
5050
"unpackedSize": 7345,
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": "MEQCIECOEukreZzqayFkzQA2QY6kxPwRbG79xOvdN33Z5q8EAiAWgL7Fk/ttjaaugGRx+VQJGkjHqbuZF8MDz8VlDPECEQ=="
60+
"sig": "MEUCIQDj/58+lPmbJxJ61D+/3bIf/OGwUyj8GmT/8Or6DfeGAgIgB8qGTHZt9iKnv9yxs7PscQpJrQmasTQh/5T77HOzE/Y="
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:ac9b9f39-d4e4-4dca-8bde-9ef648a05322"
70+
}
6171
},
6272
"directories": {},
6373
"maintainers": [
@@ -92,8 +102,8 @@
92102
],
93103
"_npmOperationalInternal": {
94104
"host": "s3://npm-registry-packages-npm-production",
95-
"tmp": "tmp/postcss-normalize-unicode_7.0.4_1752519409120_0.6065791182135816"
105+
"tmp": "tmp/postcss-normalize-unicode_7.0.5_1761742850406_0.6826586191136255"
96106
},
97107
"_hasShrinkwrap": false,
98-
"_time": "2025-07-14T18:56:49.296Z"
108+
"_time": "2025-10-29T13:00:50.604Z"
99109
}

0 commit comments

Comments
 (0)