Skip to content

Commit 6916922

Browse files
csstools/postcss-normalize-display-values-4.0.1 (#2556)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cb25967 commit 6916922

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

directory/@csstools/postcss-normalize-display-values.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/postcss-normalize-display-values",
33
"description": "Use two values display syntax for inner and outer display types.",
4-
"version": "4.0.0",
4+
"version": "4.0.1",
55
"author": {
66
"name": "Jonathan Neal",
77
"email": "[email protected]"
@@ -69,25 +69,25 @@
6969
"table-caption",
7070
"table-cell"
7171
],
72-
"_id": "@csstools/[email protected]",
73-
"gitHead": "85aad1c18fe88ac1424ca9a4ef49060f163e1eea",
72+
"gitHead": "4507d3538312a804f7c37e9f8a18b3044209c7d7",
7473
"types": "./dist/index.d.ts",
74+
"_id": "@csstools/[email protected]",
7575
"bugs": {
7676
"url": "https://github.com/csstools/postcss-plugins/issues"
7777
},
7878
"homepage": "https://github.com/csstools/postcss-plugins#readme",
79-
"_nodeVersion": "22.1.0",
80-
"_npmVersion": "10.7.0",
79+
"_nodeVersion": "25.1.0",
80+
"_npmVersion": "11.6.2",
8181
"dist": {
82-
"integrity": "sha512-HlEoG0IDRoHXzXnkV4in47dzsxdsjdz6+j7MLjaACABX2NfvjFS6XVAnpaDyGesz9gK2SC7MbNwdCHusObKJ9Q==",
83-
"shasum": "ecdde2daf4e192e5da0c6fd933b6d8aff32f2a36",
84-
"tarball": "https://registry.npmjs.org/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-4.0.0.tgz",
82+
"integrity": "sha512-TQUGBuRvxdc7TgNSTevYqrL8oItxiwPDixk20qCB5me/W8uF7BPbhRrAvFuhEoywQp/woRsUZ6SJ+sU5idZAIA==",
83+
"shasum": "3738ecadb38cd6521c9565635d61aa4bf5457d27",
84+
"tarball": "https://registry.npmjs.org/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-4.0.1.tgz",
8585
"fileCount": 7,
86-
"unpackedSize": 8270,
86+
"unpackedSize": 8401,
8787
"signatures": [
8888
{
89-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
90-
"sig": "MEUCIGKHV19GvqBfsR+BxPCbeX68KOomZt2wZoEfcDbcyk2sAiEA8C/24OhwIp1zEfRMnfFhezB35v6g+VQArdFddjDuHXA="
89+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
90+
"sig": "MEUCIHwFm67WlPQNZ28ET3f6naLBxh0aVE8Pu/2uTb9pDmcHAiEAx+HEWSE57+gstCGrCoUJfUD+dC2IKrvqbKFj19z9xn0="
9191
}
9292
]
9393
},
@@ -98,22 +98,22 @@
9898
"directories": {},
9999
"maintainers": [
100100
{
101-
"name": "romainmenke",
102-
"email": "romainmenke@gmail.com"
101+
"name": "jonathantneal",
102+
"email": "jonathantneal@hotmail.com"
103103
},
104104
{
105105
"name": "alaguna",
106106
"email": "[email protected]"
107107
},
108108
{
109-
"name": "jonathantneal",
110-
"email": "jonathantneal@hotmail.com"
109+
"name": "romainmenke",
110+
"email": "romainmenke@gmail.com"
111111
}
112112
],
113113
"_npmOperationalInternal": {
114-
"host": "s3://npm-registry-packages",
115-
"tmp": "tmp/postcss-normalize-display-values_4.0.0_1722721095504_0.9090331809484522"
114+
"host": "s3://npm-registry-packages-npm-production",
115+
"tmp": "tmp/postcss-normalize-display-values_4.0.1_1768065411722_0.7627434363766352"
116116
},
117117
"_hasShrinkwrap": false,
118-
"_time": "2024-08-03T21:38:15.701Z"
118+
"_time": "2026-01-10T17:16:51.862Z"
119119
}

0 commit comments

Comments
 (0)