Skip to content

Commit cb25967

Browse files
collect plugins data
1 parent 509aa68 commit cb25967

208 files changed

Lines changed: 3499 additions & 2634 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

npm-data/last-version/@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
}

npm-data/last-version/postcss-preset-env.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-preset-env",
33
"description": "Convert modern CSS into something browsers understand",
4-
"version": "10.6.0",
4+
"version": "10.6.1",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -71,7 +71,7 @@
7171
"@csstools/postcss-media-minmax": "^2.0.9",
7272
"@csstools/postcss-media-queries-aspect-ratio-number-values": "^3.0.5",
7373
"@csstools/postcss-nested-calc": "^4.0.0",
74-
"@csstools/postcss-normalize-display-values": "^4.0.0",
74+
"@csstools/postcss-normalize-display-values": "^4.0.1",
7575
"@csstools/postcss-oklab-function": "^4.0.12",
7676
"@csstools/postcss-position-area-property": "^1.0.0",
7777
"@csstools/postcss-progressive-custom-properties": "^4.2.1",
@@ -145,21 +145,21 @@
145145
"stages",
146146
"w3c"
147147
],
148-
"gitHead": "52a70cf7ed72175e95b8ef591f74a515b1a6c612",
148+
"gitHead": "0e98e33345910c98b044b2e826a671b377955fd2",
149149
"types": "./dist/index.d.ts",
150-
"_id": "[email protected].0",
150+
"_id": "[email protected].1",
151151
"_nodeVersion": "25.1.0",
152152
"_npmVersion": "11.6.2",
153153
"dist": {
154-
"integrity": "sha512-+LzpUSLCGHUdlZ1YZP7lp7w1MjxInJRSG0uaLyk/V/BM17iU2B7xTO7I8x3uk0WQAcLLh/ffqKzOzfaBvG7Fdw==",
155-
"shasum": "8b2106ce3f0de1f0005929587aa331385076d463",
156-
"tarball": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-10.6.0.tgz",
154+
"integrity": "sha512-yrk74d9EvY+W7+lO9Aj1QmjWY9q5NsKjK2V9drkOPZB/X6KZ0B3igKsHUYakb7oYVhnioWypQX3xGuePf89f3g==",
155+
"shasum": "df30cfc54e90af2dcff5f94104e6f272359c9f65",
156+
"tarball": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-10.6.1.tgz",
157157
"fileCount": 7,
158-
"unpackedSize": 92302,
158+
"unpackedSize": 92003,
159159
"signatures": [
160160
{
161161
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
162-
"sig": "MEQCIFsNVRYPr3+sgEtXchNXB9Cmn1QyMoTxRWx6mbJ9bD9EAiBDE9fWw9Tppb1TDWlyWy4w+nZtgTvMejuiTTW3f5bJYg=="
162+
"sig": "MEYCIQCDJw0R/y89TuUjuazfUfc6ELAPombpUvJdikeCQ4x7TQIhAOXfGdblE6nOQS3KiSRK6Z7rzKSSBSgoWJUk2LeOq7Ao"
163163
}
164164
]
165165
},
@@ -184,8 +184,8 @@
184184
],
185185
"_npmOperationalInternal": {
186186
"host": "s3://npm-registry-packages-npm-production",
187-
"tmp": "tmp/postcss-preset-env_10.6.0_1766854617842_0.2825591227835229"
187+
"tmp": "tmp/postcss-preset-env_10.6.1_1768065457510_0.8794004992754874"
188188
},
189189
"_hasShrinkwrap": false,
190-
"_time": "2025-12-27T16:56:57.989Z"
190+
"_time": "2026-01-10T17:17:37.639Z"
191191
}

0 commit comments

Comments
 (0)