Skip to content

Commit 2c74e8b

Browse files
collect plugins data
1 parent 2224781 commit 2c74e8b

File tree

146 files changed

+532
-444
lines changed

Some content is hidden

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

146 files changed

+532
-444
lines changed

npm-data/links.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -235,12 +235,12 @@
235235
"valid": true
236236
},
237237
{
238-
"timestamp": 1744423973050,
238+
"timestamp": 1744515460179,
239239
"link": "https://gitee.com/webguide/postcss-windicss",
240240
"valid": false
241241
},
242242
{
243-
"timestamp": 1744515460179,
243+
"timestamp": 1744597180672,
244244
"link": "https://gitee.com/webguide/postcss-windicss.git",
245245
"valid": false
246246
},
@@ -6455,12 +6455,12 @@
64556455
"valid": true
64566456
},
64576457
{
6458-
"timestamp": 1744423973050,
6458+
"timestamp": 1744515460179,
64596459
"link": "https://github.com/postcss/postcss-mixins",
64606460
"valid": true
64616461
},
64626462
{
6463-
"timestamp": 1744515460179,
6463+
"timestamp": 1744597180672,
64646464
"link": "https://github.com/postcss/postcss-mixins.git",
64656465
"valid": true
64666466
},
@@ -6900,12 +6900,12 @@
69006900
"valid": true
69016901
},
69026902
{
6903-
"timestamp": 1744423973050,
6903+
"timestamp": 1744515460179,
69046904
"link": "https://github.com/Robert-Ro/postcss-plugin-maple-theme",
69056905
"valid": true
69066906
},
69076907
{
6908-
"timestamp": 1744515460179,
6908+
"timestamp": 1744597180672,
69096909
"link": "https://github.com/Robert-Ro/postcss-plugin-maple-theme.git",
69106910
"valid": true
69116911
},
@@ -7615,12 +7615,12 @@
76157615
"valid": true
76167616
},
76177617
{
7618-
"timestamp": 1744423973050,
7618+
"timestamp": 1744515460179,
76197619
"link": "https://github.com/spaced-out/postcss-flexbugs-fixes",
76207620
"valid": true
76217621
},
76227622
{
7623-
"timestamp": 1744515460179,
7623+
"timestamp": 1744597180672,
76247624
"link": "https://github.com/spaced-out/postcss-flexbugs-fixes.git",
76257625
"valid": true
76267626
},

npm-data/maintained-plugins.json

+51-6
Original file line numberDiff line numberDiff line change
@@ -375,11 +375,11 @@
375375
},
376376
{
377377
"downloads": {
378-
"monthly": 279,
379-
"weekly": 59
378+
"monthly": 249,
379+
"weekly": 61
380380
},
381381
"dependents": 0,
382-
"updated": "2025-04-06T17:41:11.118Z",
382+
"updated": "2025-04-13T17:46:11.010Z",
383383
"package": {
384384
"name": "@csstools/postcss-contrast-color-function",
385385
"keywords": [
@@ -2885,11 +2885,11 @@
28852885
},
28862886
{
28872887
"downloads": {
2888-
"monthly": 303,
2889-
"weekly": 167
2888+
"monthly": 324,
2889+
"weekly": 58
28902890
},
28912891
"dependents": 1,
2892-
"updated": "2025-04-06T10:01:11.206Z",
2892+
"updated": "2025-04-13T10:06:11.907Z",
28932893
"package": {
28942894
"name": "@wixc3/postcss-modules",
28952895
"keywords": [
@@ -5656,6 +5656,51 @@
56565656
"insecure": 0
56575657
}
56585658
},
5659+
{
5660+
"downloads": {
5661+
"monthly": 41,
5662+
"weekly": 5
5663+
},
5664+
"dependents": 1,
5665+
"updated": "2025-04-10T07:06:12.584Z",
5666+
"package": {
5667+
"name": "postcss-color-scheme",
5668+
"keywords": [
5669+
"postcss-plugin",
5670+
"postcss",
5671+
"plugin",
5672+
"theme",
5673+
"dark",
5674+
"color",
5675+
"scheme",
5676+
"mode"
5677+
],
5678+
"version": "2.1.0",
5679+
"description": "postcss plugin for handling prefers-color-scheme more gracefully",
5680+
"sanitized_name": "postcss-color-scheme",
5681+
"publisher": {
5682+
"email": "[email protected]",
5683+
"username": "vnphanquang"
5684+
},
5685+
"maintainers": [
5686+
{
5687+
"email": "[email protected]",
5688+
"username": "vnphanquang"
5689+
}
5690+
],
5691+
"license": "MIT",
5692+
"date": "2024-11-28T04:56:19.320Z",
5693+
"links": {
5694+
"homepage": "https://github.com/vnphanquang/postcss-color-scheme",
5695+
"repository": "git+https://github.com/vnphanquang/postcss-color-scheme.git",
5696+
"bugs": "https://github.com/vnphanquang/postcss-color-scheme/issues",
5697+
"npm": "https://www.npmjs.com/package/postcss-color-scheme"
5698+
}
5699+
},
5700+
"flags": {
5701+
"insecure": 0
5702+
}
5703+
},
56595704
{
56605705
"downloads": {
56615706
"monthly": 205,

0 commit comments

Comments
 (0)