Skip to content

Commit 753f21f

Browse files
collect plugins data
1 parent c252bac commit 753f21f

208 files changed

Lines changed: 4148 additions & 3328 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: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5368,7 +5368,7 @@ <h3>lab-function </h3>
53685368
</dd>
53695369

53705370
<dt>Version</dt>
5371-
<dd><code>7.0.12</code></dd>
5371+
<dd><code>8.0.1</code></dd>
53725372

53735373
<dt>License</dt>
53745374
<dd><code>MIT-0</code></dd>
@@ -5378,7 +5378,7 @@ <h3>lab-function </h3>
53785378

53795379

53805380
<dt>Node version range</dt>
5381-
<dd><code>&#x3E;=18</code></dd>
5381+
<dd><code>&#x3E;=20.19.0</code></dd>
53825382

53835383

53845384

@@ -5458,7 +5458,7 @@ <h3>logical </h3>
54585458
</dd>
54595459

54605460
<dt>Version</dt>
5461-
<dd><code>8.1.0</code></dd>
5461+
<dd><code>9.0.0</code></dd>
54625462

54635463
<dt>License</dt>
54645464
<dd><code>MIT-0</code></dd>
@@ -5468,7 +5468,7 @@ <h3>logical </h3>
54685468

54695469

54705470
<dt>Node version range</dt>
5471-
<dd><code>&#x3E;=18</code></dd>
5471+
<dd><code>&#x3E;=20.19.0</code></dd>
54725472

54735473

54745474

@@ -7189,7 +7189,7 @@ <h3>nesting </h3>
71897189
</dd>
71907190

71917191
<dt>Version</dt>
7192-
<dd><code>13.0.2</code></dd>
7192+
<dd><code>14.0.0</code></dd>
71937193

71947194
<dt>License</dt>
71957195
<dd><code>MIT-0</code></dd>
@@ -7199,7 +7199,7 @@ <h3>nesting </h3>
71997199

72007200

72017201
<dt>Node version range</dt>
7202-
<dd><code>&#x3E;=18</code></dd>
7202+
<dd><code>&#x3E;=20.19.0</code></dd>
72037203

72047204

72057205

@@ -7951,7 +7951,7 @@ <h3>overflow-shorthand </h3>
79517951
</dd>
79527952

79537953
<dt>Version</dt>
7954-
<dd><code>6.0.0</code></dd>
7954+
<dd><code>7.0.0</code></dd>
79557955

79567956
<dt>License</dt>
79577957
<dd><code>MIT-0</code></dd>
@@ -7961,7 +7961,7 @@ <h3>overflow-shorthand </h3>
79617961

79627962

79637963
<dt>Node version range</dt>
7964-
<dd><code>&#x3E;=18</code></dd>
7964+
<dd><code>&#x3E;=20.19.0</code></dd>
79657965

79667966

79677967

@@ -10867,7 +10867,7 @@ <h3>themes <span style="font-size: 0.8em;">(wordpress)</span></h3>
1086710867
</dd>
1086810868

1086910869
<dt>Version</dt>
10870-
<dd><code>6.38.0</code></dd>
10870+
<dd><code>6.39.0</code></dd>
1087110871

1087210872
<dt>License</dt>
1087310873
<dd><code>GPL-2.0-or-later</code></dd>

npm-data/last-version/autoprefixer.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "autoprefixer",
3-
"version": "10.4.23",
3+
"version": "10.4.24",
44
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
55
"engines": {
66
"node": "^10 || ^12 || >=14"
@@ -48,12 +48,12 @@
4848
},
4949
"dependencies": {
5050
"browserslist": "^4.28.1",
51-
"caniuse-lite": "^1.0.30001760",
51+
"caniuse-lite": "^1.0.30001766",
5252
"fraction.js": "^5.3.4",
5353
"picocolors": "^1.1.1",
5454
"postcss-value-parser": "^4.2.0"
5555
},
56-
"_id": "[email protected].23",
56+
"_id": "[email protected].24",
5757
"contributors": [
5858
{
5959
"name": "Aaron",
@@ -747,20 +747,20 @@
747747
"email": "[email protected]"
748748
}
749749
],
750-
"gitHead": "212ba3c18927222aaa8c03eb4c8a4f0cede6d6d8",
750+
"gitHead": "36692c25e7ebf68b61cf992535a15f86e03ba4df",
751751
"homepage": "https://github.com/postcss/autoprefixer#readme",
752752
"_nodeVersion": "22.20.0",
753753
"_npmVersion": "10.9.3",
754754
"dist": {
755-
"integrity": "sha512-YYTXSFulfwytnjAPlw8QHncHJmlvFKtczb8InXaAx9Q0LbfDnfEYDE55omerIJKihhmU61Ft+cAOSzQVaBUmeA==",
756-
"shasum": "c6aa6db8e7376fcd900f9fd79d143ceebad8c4e6",
757-
"tarball": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.23.tgz",
755+
"integrity": "sha512-uHZg7N9ULTVbutaIsDRoUkoS8/h3bdsmVJYZ5l3wv8Cp/6UIIoRDm90hZ+BwxUj/hGBEzLxdHNSKuFpn8WOyZw==",
756+
"shasum": "2c29595f3abd820a79976a609d0bf40eecf212fb",
757+
"tarball": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.24.tgz",
758758
"fileCount": 83,
759-
"unpackedSize": 199008,
759+
"unpackedSize": 199026,
760760
"signatures": [
761761
{
762762
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
763-
"sig": "MEQCIHrfHoOF7m/QLtvxBklXs7A7CGnWUWZQ3/wFOK9f1OxIAiA53gY91U+MQK8OejrdL9I27JrfnDtcPYKHjWHM0Mrdyw=="
763+
"sig": "MEYCIQCNlRuA20xCJS7OKsAFpcJfLlMg42bXapOnEGWi1nIMGgIhAKa21KqZ8CxwTRXqhgWMXoXLlua/SqClcBX14SVzJLsP"
764764
}
765765
]
766766
},
@@ -777,8 +777,8 @@
777777
],
778778
"_npmOperationalInternal": {
779779
"host": "s3://npm-registry-packages-npm-production",
780-
"tmp": "tmp/autoprefixer_10.4.23_1765733124849_0.36624801132547"
780+
"tmp": "tmp/autoprefixer_10.4.24_1769802722281_0.3238852328350159"
781781
},
782782
"_hasShrinkwrap": false,
783-
"_time": "2025-12-14T17:25:24.999Z"
783+
"_time": "2026-01-30T19:52:02.445Z"
784784
}

0 commit comments

Comments
 (0)