Skip to content

Commit 6929b4c

Browse files
collect plugins data
1 parent 40542e9 commit 6929b4c

271 files changed

Lines changed: 10062 additions & 5825 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.

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7543,7 +7543,7 @@ <h3>normalize-unicode </h3>
75437543
</dd>
75447544

75457545
<dt>Version</dt>
7546-
<dd><code>7.0.6</code></dd>
7546+
<dd><code>7.0.7</code></dd>
75477547

75487548
<dt>License</dt>
75497549
<dd><code>MIT</code></dd>
@@ -8872,7 +8872,7 @@ <h3>pxtrans </h3>
88728872
</dd>
88738873

88748874
<dt>Version</dt>
8875-
<dd><code>1.0.1</code></dd>
8875+
<dd><code>1.0.3</code></dd>
88768876

88778877
<dt>License</dt>
88788878
<dd><code>MIT</code></dd>

npm-data/last-version/@wordpress/postcss-themes.json

Lines changed: 51 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
{
22
"name": "@wordpress/postcss-themes",
33
"version": "6.44.0",
4-
"description": "PostCSS plugin to generate theme colors.",
5-
"author": "The WordPress Contributors",
6-
"license": "GPL-2.0-or-later",
74
"keywords": [
85
"wordpress",
96
"gutenberg",
@@ -14,52 +11,9 @@
1411
"colors",
1512
"themes"
1613
],
17-
"homepage": "https://github.com/WordPress/gutenberg/tree/HEAD/packages/postcss-themes/README.md",
18-
"repository": {
19-
"type": "git",
20-
"url": "https://github.com/WordPress/gutenberg.git",
21-
"directory": "packages/postcss-themes"
22-
},
23-
"bugs": {
24-
"url": "https://github.com/WordPress/gutenberg/issues"
25-
},
26-
"engines": {
27-
"node": ">=18.12.0",
28-
"npm": ">=8.19.2"
29-
},
30-
"main": "index.js",
31-
"exports": {
32-
".": "./index.js",
33-
"./package.json": "./package.json"
34-
},
35-
"peerDependencies": {
36-
"postcss": "^8.0.0"
37-
},
38-
"publishConfig": {
39-
"access": "public"
40-
},
41-
"gitHead": "b862d8c84121a47bbeff882f6c87e61681ce2e0d",
42-
"_nodeVersion": "20.20.2",
43-
"_npmVersion": "lerna/8.1.9/[email protected]+x64 (linux)",
14+
"author": "The WordPress Contributors",
15+
"license": "GPL-2.0-or-later",
4416
"_id": "@wordpress/[email protected]",
45-
"dist": {
46-
"integrity": "sha512-N0U+rYTzo9PYdacq/NpFlpgS2R0lzO2av1HsfP4T40GEymYnhNuf+2PYfC2QalLA/QKb99Eulm/Z3CsLz2je3g==",
47-
"shasum": "584fd0f74ea7d9b11d5aed4eb1a16a95ce5ea6d8",
48-
"tarball": "https://registry.npmjs.org/@wordpress/postcss-themes/-/postcss-themes-6.44.0.tgz",
49-
"fileCount": 4,
50-
"unpackedSize": 40449,
51-
"signatures": [
52-
{
53-
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
54-
"sig": "MEUCIHjczkVHJ87SkJiF84pcNdA2lcAqav5/f52AVXQp9Aq3AiEAyKtfjDFhERO4xUbZiQtshzJGZdaPEXDYWI8Gz1aVocA="
55-
}
56-
]
57-
},
58-
"_npmUser": {
59-
"name": "gutenbergplugin",
60-
"email": "[email protected]"
61-
},
62-
"directories": {},
6317
"maintainers": [
6418
{
6519
"name": "garypendergast",
@@ -154,10 +108,56 @@
154108
"email": "[email protected]"
155109
}
156110
],
157-
"_npmOperationalInternal": {
158-
"host": "s3://npm-registry-packages-npm-production",
159-
"tmp": "tmp/postcss-themes_6.44.0_1776252215600_0.34557307791955183"
111+
"homepage": "https://github.com/WordPress/gutenberg/tree/HEAD/packages/postcss-themes/README.md",
112+
"bugs": {
113+
"url": "https://github.com/WordPress/gutenberg/issues"
114+
},
115+
"dist": {
116+
"shasum": "584fd0f74ea7d9b11d5aed4eb1a16a95ce5ea6d8",
117+
"tarball": "https://registry.npmjs.org/@wordpress/postcss-themes/-/postcss-themes-6.44.0.tgz",
118+
"fileCount": 4,
119+
"integrity": "sha512-N0U+rYTzo9PYdacq/NpFlpgS2R0lzO2av1HsfP4T40GEymYnhNuf+2PYfC2QalLA/QKb99Eulm/Z3CsLz2je3g==",
120+
"signatures": [
121+
{
122+
"sig": "MEUCIHjczkVHJ87SkJiF84pcNdA2lcAqav5/f52AVXQp9Aq3AiEAyKtfjDFhERO4xUbZiQtshzJGZdaPEXDYWI8Gz1aVocA=",
123+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
124+
}
125+
],
126+
"unpackedSize": 40449
127+
},
128+
"main": "index.js",
129+
"engines": {
130+
"npm": ">=8.19.2",
131+
"node": ">=18.12.0"
132+
},
133+
"exports": {
134+
".": "./index.js",
135+
"./package.json": "./package.json"
136+
},
137+
"gitHead": "b862d8c84121a47bbeff882f6c87e61681ce2e0d",
138+
"_npmUser": {
139+
"name": "gutenbergplugin",
140+
"email": "[email protected]"
141+
},
142+
"repository": {
143+
"url": "https://github.com/WordPress/gutenberg.git",
144+
"type": "git",
145+
"directory": "packages/postcss-themes"
146+
},
147+
"_npmVersion": "lerna/8.1.9/[email protected]+x64 (linux)",
148+
"description": "PostCSS plugin to generate theme colors.",
149+
"directories": {},
150+
"_nodeVersion": "20.20.2",
151+
"publishConfig": {
152+
"access": "public"
160153
},
161154
"_hasShrinkwrap": false,
155+
"peerDependencies": {
156+
"postcss": "^8.0.0"
157+
},
158+
"_npmOperationalInternal": {
159+
"tmp": "tmp/postcss-themes_6.44.0_1776252215600_0.34557307791955183",
160+
"host": "s3://npm-registry-packages-npm-production"
161+
},
162162
"_time": "2026-04-15T11:23:35.721Z"
163163
}

npm-data/last-version/cssnano.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cssnano",
3-
"version": "7.1.5",
3+
"version": "7.1.7",
44
"description": "A modular minifier, built on top of the PostCSS ecosystem.",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -20,7 +20,7 @@
2020
"license": "MIT",
2121
"dependencies": {
2222
"lilconfig": "^3.1.3",
23-
"cssnano-preset-default": "^7.0.13"
23+
"cssnano-preset-default": "^7.0.15"
2424
},
2525
"homepage": "https://github.com/cssnano/cssnano",
2626
"author": {
@@ -39,36 +39,36 @@
3939
"node": "^18.12.0 || ^20.9.0 || >=22.0"
4040
},
4141
"devDependencies": {
42-
"autoprefixer": "^10.4.27",
43-
"postcss": "^8.5.8",
44-
"cssnano-preset-advanced": "^7.0.13",
45-
"cssnano-preset-lite": "^4.0.4"
42+
"autoprefixer": "^10.5.0",
43+
"postcss": "^8.5.10",
44+
"cssnano-preset-advanced": "^7.0.15",
45+
"cssnano-preset-lite": "^4.0.5"
4646
},
4747
"peerDependencies": {
48-
"postcss": "^8.4.32"
48+
"postcss": "^8.5.10"
4949
},
50-
"_id": "[email protected].5",
51-
"_integrity": "sha512-4yEvjF2zcoAOWfNq6X687ORJc5SvM5xbg6EGuLSBmGoWZbsL69wpmw1tA3fZt7OwIG+G4ndjF95RSS4luvim7A==",
52-
"_resolved": "/tmp/a3b5dd5f3bcb6d28946c168b6a514daa/cssnano-7.1.5.tgz",
53-
"_from": "file:cssnano-7.1.5.tgz",
50+
"_id": "[email protected].7",
51+
"_integrity": "sha512-N5LGn/OlhMxDTvKACwUPMzT34SSj1b022pvUAE/Vh6r2WD1aUCbc+QNIP/JjX9VVxebdJWZQ3352Lt4oF7dQ/g==",
52+
"_resolved": "/tmp/abd8c0beb96ca883154ef467ea9e6e79/cssnano-7.1.7.tgz",
53+
"_from": "file:cssnano-7.1.7.tgz",
5454
"_nodeVersion": "24.14.1",
5555
"_npmVersion": "11.11.0",
5656
"dist": {
57-
"integrity": "sha512-4yEvjF2zcoAOWfNq6X687ORJc5SvM5xbg6EGuLSBmGoWZbsL69wpmw1tA3fZt7OwIG+G4ndjF95RSS4luvim7A==",
58-
"shasum": "8b2d05e8d21574f193d706aeef7298b9231b9b09",
59-
"tarball": "https://registry.npmjs.org/cssnano/-/cssnano-7.1.5.tgz",
57+
"integrity": "sha512-N5LGn/OlhMxDTvKACwUPMzT34SSj1b022pvUAE/Vh6r2WD1aUCbc+QNIP/JjX9VVxebdJWZQ3352Lt4oF7dQ/g==",
58+
"shasum": "152658ec9d24f080851c3010e61673d539765af7",
59+
"tarball": "https://registry.npmjs.org/cssnano/-/cssnano-7.1.7.tgz",
6060
"fileCount": 6,
6161
"unpackedSize": 7372,
6262
"attestations": {
63-
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected].5",
63+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected].7",
6464
"provenance": {
6565
"predicateType": "https://slsa.dev/provenance/v1"
6666
}
6767
},
6868
"signatures": [
6969
{
7070
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
71-
"sig": "MEUCIQC4G1rK7VO7iPw+1j3eEDIewHbD0+HG3xmtxf6AyGFgwQIgd7I9ZpmyyCRtEUP4su3n7aAy+fxjG1M5qS+gEgleEZ0="
71+
"sig": "MEQCIBLKhTJNnAVJ39vme6GvuehwcaBRi7UfGnFICguSkpxdAiAg0Lw+y8qkZs4i8OKfNUUESkqsvusCbb4kn2RTQfZI5g=="
7272
}
7373
]
7474
},
@@ -117,8 +117,8 @@
117117
],
118118
"_npmOperationalInternal": {
119119
"host": "s3://npm-registry-packages-npm-production",
120-
"tmp": "tmp/cssnano_7.1.5_1776104562313_0.9673035475185889"
120+
"tmp": "tmp/cssnano_7.1.7_1776713940156_0.8650571553453128"
121121
},
122122
"_hasShrinkwrap": false,
123-
"_time": "2026-04-13T18:22:42.471Z"
123+
"_time": "2026-04-20T19:39:00.293Z"
124124
}

npm-data/last-version/postcss-colormin.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-colormin",
3-
"version": "7.0.8",
3+
"version": "7.0.9",
44
"description": "Minify colors in your CSS files with PostCSS.",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -25,7 +25,7 @@
2525
"url": "git+https://github.com/cssnano/cssnano.git"
2626
},
2727
"dependencies": {
28-
"@colordx/core": "^5.0.3",
28+
"@colordx/core": "^5.2.0",
2929
"browserslist": "^4.28.2",
3030
"caniuse-api": "^3.0.0",
3131
"postcss-value-parser": "^4.2.0"
@@ -38,33 +38,33 @@
3838
},
3939
"devDependencies": {
4040
"@types/caniuse-api": "^3.0.6",
41-
"postcss": "^8.5.8"
41+
"postcss": "^8.5.10"
4242
},
4343
"peerDependencies": {
44-
"postcss": "^8.4.32"
44+
"postcss": "^8.5.10"
4545
},
46-
"_id": "[email protected].8",
47-
"_integrity": "sha512-VX0JOZx0jECwGK0GZejIKvXIU+80S1zkjet31FVUYPZ4O+IPU3ZlntrPdPKT2HnKRMOkc0wy3m/v+c4UNta02g==",
48-
"_resolved": "/tmp/4a6137cd0d33a30550d22fef92bc8bd3/postcss-colormin-7.0.8.tgz",
49-
"_from": "file:postcss-colormin-7.0.8.tgz",
46+
"_id": "[email protected].9",
47+
"_integrity": "sha512-EZpoUlmbXQUpe+g4ZaGM2kjGlHrQ7Bjzb3xHcNrC9ysI1tGoib6DAYvxg6aB7MGxsjgLF+Qx/jwZQkJ5cKDvXA==",
48+
"_resolved": "/tmp/fb8d6272d17777965e02b553f81ff315/postcss-colormin-7.0.9.tgz",
49+
"_from": "file:postcss-colormin-7.0.9.tgz",
5050
"_nodeVersion": "24.14.1",
5151
"_npmVersion": "11.11.0",
5252
"dist": {
53-
"integrity": "sha512-VX0JOZx0jECwGK0GZejIKvXIU+80S1zkjet31FVUYPZ4O+IPU3ZlntrPdPKT2HnKRMOkc0wy3m/v+c4UNta02g==",
54-
"shasum": "457eb63f4438cb5799b01975c5a1604155eb4d7e",
55-
"tarball": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-7.0.8.tgz",
53+
"integrity": "sha512-EZpoUlmbXQUpe+g4ZaGM2kjGlHrQ7Bjzb3xHcNrC9ysI1tGoib6DAYvxg6aB7MGxsjgLF+Qx/jwZQkJ5cKDvXA==",
54+
"shasum": "688b4f22599c9aedd3126f978580b43a4ced009f",
55+
"tarball": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-7.0.9.tgz",
5656
"fileCount": 9,
57-
"unpackedSize": 11349,
57+
"unpackedSize": 11350,
5858
"attestations": {
59-
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected].8",
59+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected].9",
6060
"provenance": {
6161
"predicateType": "https://slsa.dev/provenance/v1"
6262
}
6363
},
6464
"signatures": [
6565
{
6666
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
67-
"sig": "MEQCIGk+2ImIv1twUze02PzFOF3PJYU+szJxyxj0+FA8E3AJAiAuNBx/kbOypuRu4L3vSYGUqqM5mZhQidYlnnhCtGrRIQ=="
67+
"sig": "MEYCIQDU1z6N0ebpSGLWrg/Jzs+XMnRKfOXK2j3ThlWzn0ZZVAIhANcsJhWd8PWbhlhsHPW+vWoOUemTQ7b8JNZzFuqiB8bJ"
6868
}
6969
]
7070
},
@@ -113,8 +113,8 @@
113113
],
114114
"_npmOperationalInternal": {
115115
"host": "s3://npm-registry-packages-npm-production",
116-
"tmp": "tmp/postcss-colormin_7.0.8_1776104562488_0.3642161092157208"
116+
"tmp": "tmp/postcss-colormin_7.0.9_1776712244862_0.3975709913078018"
117117
},
118118
"_hasShrinkwrap": false,
119-
"_time": "2026-04-13T18:22:42.627Z"
119+
"_time": "2026-04-20T19:10:44.998Z"
120120
}

npm-data/last-version/postcss-convert-values.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-convert-values",
3-
"version": "7.0.10",
3+
"version": "7.0.11",
44
"description": "Convert values with PostCSS (e.g. ms -> s)",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -32,33 +32,33 @@
3232
"node": "^18.12.0 || ^20.9.0 || >=22.0"
3333
},
3434
"devDependencies": {
35-
"postcss": "^8.5.8"
35+
"postcss": "^8.5.10"
3636
},
3737
"peerDependencies": {
38-
"postcss": "^8.4.32"
38+
"postcss": "^8.5.10"
3939
},
40-
"_id": "[email protected].10",
41-
"_integrity": "sha512-hVqVH3cDkPyxL4Q0xpCquRAXjJDZ6hbpjC+PNWn8ZgHmNX3RZxLtruC3U2LY9EuNe+tp4QkcsZxg0htokmjydg==",
42-
"_resolved": "/tmp/a85a69de774d73f355a134547925e6b7/postcss-convert-values-7.0.10.tgz",
43-
"_from": "file:postcss-convert-values-7.0.10.tgz",
40+
"_id": "[email protected].11",
41+
"_integrity": "sha512-H+s7P0f9jJylSysAHs3/5MhAx7GthDO05uw1h56L2xyEqpiLTFLEqBNw3PUYzD5p/AKwWaigCXf6FGELpOw9lw==",
42+
"_resolved": "/tmp/e6ac67d503b6da52fb86e4e7bf565f2f/postcss-convert-values-7.0.11.tgz",
43+
"_from": "file:postcss-convert-values-7.0.11.tgz",
4444
"_nodeVersion": "24.14.1",
4545
"_npmVersion": "11.11.0",
4646
"dist": {
47-
"integrity": "sha512-hVqVH3cDkPyxL4Q0xpCquRAXjJDZ6hbpjC+PNWn8ZgHmNX3RZxLtruC3U2LY9EuNe+tp4QkcsZxg0htokmjydg==",
48-
"shasum": "cbf8bedef3acae5373ed9c98c4f289b72926adb3",
49-
"tarball": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.10.tgz",
47+
"integrity": "sha512-H+s7P0f9jJylSysAHs3/5MhAx7GthDO05uw1h56L2xyEqpiLTFLEqBNw3PUYzD5p/AKwWaigCXf6FGELpOw9lw==",
48+
"shasum": "d13c80e74732d841894ba315410bfaae9be79545",
49+
"tarball": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.11.tgz",
5050
"fileCount": 9,
51-
"unpackedSize": 14470,
51+
"unpackedSize": 14471,
5252
"attestations": {
53-
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected].10",
53+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected].11",
5454
"provenance": {
5555
"predicateType": "https://slsa.dev/provenance/v1"
5656
}
5757
},
5858
"signatures": [
5959
{
6060
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
61-
"sig": "MEYCIQDiJ/hFJOvL+r9lqVYmu7ml0DdXY7tjFhTqqNPa9e6VogIhAL2EK0O57vtuOUsYC0/0po/yXVBMzkmKW2FXYjsx1oE5"
61+
"sig": "MEYCIQClxNDpl2GhgNPwkdv6b4d8Z2TIcr/9BnyMz+yFdWkcsQIhALeLSZhTm/b5E7VFYhHQQxUUGmrPWdoPpVvmRXYzeyAH"
6262
}
6363
]
6464
},
@@ -107,8 +107,8 @@
107107
],
108108
"_npmOperationalInternal": {
109109
"host": "s3://npm-registry-packages-npm-production",
110-
"tmp": "tmp/postcss-convert-values_7.0.10_1776104562403_0.21717432393984626"
110+
"tmp": "tmp/postcss-convert-values_7.0.11_1776712245004_0.8107578450609603"
111111
},
112112
"_hasShrinkwrap": false,
113-
"_time": "2026-04-13T18:22:42.536Z"
113+
"_time": "2026-04-20T19:10:45.139Z"
114114
}

0 commit comments

Comments
 (0)