Skip to content

Commit 2bb3dd2

Browse files
collect plugins data
1 parent 7e11c15 commit 2bb3dd2

206 files changed

Lines changed: 17280 additions & 14476 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: 44 additions & 2 deletions
Large diffs are not rendered by default.

npm-data/last-version/@csstools/postcss-is-pseudo-class.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/postcss-is-pseudo-class",
33
"description": "A pseudo-class for matching elements in a selector list",
4-
"version": "5.0.1",
4+
"version": "5.0.2",
55
"author": {
66
"name": "Jonathan Neal",
77
"email": "[email protected]"
@@ -61,21 +61,21 @@
6161
"pseudo",
6262
"selector"
6363
],
64-
"_id": "@csstools/[email protected].1",
65-
"gitHead": "1e734e08867628ae8a06c3c69d2bcdb4753a4335",
64+
"_id": "@csstools/[email protected].2",
65+
"gitHead": "97a06d521b5f27a7827e6005968f1b7c3be4aef5",
6666
"types": "./dist/index.d.ts",
67-
"_nodeVersion": "22.1.0",
68-
"_npmVersion": "10.7.0",
67+
"_nodeVersion": "22.12.0",
68+
"_npmVersion": "10.9.0",
6969
"dist": {
70-
"integrity": "sha512-JLp3POui4S1auhDR0n8wHd/zTOWmMsmK3nQd3hhL6FhWPaox5W7j1se6zXOG/aP07wV2ww0lxbKYGwbBszOtfQ==",
71-
"shasum": "12041448fedf01090dd4626022c28b7f7623f58e",
72-
"tarball": "https://registry.npmjs.org/@csstools/postcss-is-pseudo-class/-/postcss-is-pseudo-class-5.0.1.tgz",
70+
"integrity": "sha512-ksUGH8Untwzo/qUwHlFZf2+vGi8sDe1WYDZrCFNVg8EvENhWQvtoPEbRTBmNzGzTJebmHIvaOH8s3B3QKUJV3g==",
71+
"shasum": "00647fd97dbdcfbdf8f84001738d9a5ac7cda049",
72+
"tarball": "https://registry.npmjs.org/@csstools/postcss-is-pseudo-class/-/postcss-is-pseudo-class-5.0.2.tgz",
7373
"fileCount": 7,
74-
"unpackedSize": 27375,
74+
"unpackedSize": 29269,
7575
"signatures": [
7676
{
77-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
78-
"sig": "MEUCIQCCX66rZsJIiK73PnQrUJHaRbUBsT7HgQ3Cb80ExcqclAIgGNGGXkIlY/VS2AwtZ3dKyMgb/icixwzBFfuypHkvHEw="
77+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
78+
"sig": "MEYCIQCu05Dlt3fYPyS1LuwiONrfWDPPirRHf7g0Bg7B+XoEtwIhAM+Ui8gE58XZNNvzoElb/gO8mrWtxb7NAaEhntWia5x4"
7979
}
8080
]
8181
},
@@ -86,22 +86,22 @@
8686
"directories": {},
8787
"maintainers": [
8888
{
89-
"name": "romainmenke",
90-
"email": "romainmenke@gmail.com"
89+
"name": "jonathantneal",
90+
"email": "jonathantneal@hotmail.com"
9191
},
9292
{
9393
"name": "alaguna",
9494
"email": "[email protected]"
9595
},
9696
{
97-
"name": "jonathantneal",
98-
"email": "jonathantneal@hotmail.com"
97+
"name": "romainmenke",
98+
"email": "romainmenke@gmail.com"
9999
}
100100
],
101101
"_npmOperationalInternal": {
102-
"host": "s3://npm-registry-packages",
103-
"tmp": "tmp/postcss-is-pseudo-class_5.0.1_1729720039585_0.9112255272232312"
102+
"host": "s3://npm-registry-packages-npm-production",
103+
"tmp": "tmp/postcss-is-pseudo-class_5.0.2_1749549851966_0.550477352527627"
104104
},
105105
"_hasShrinkwrap": false,
106-
"_time": "2024-10-23T21:47:19.781Z"
106+
"_time": "2025-06-10T10:04:12.159Z"
107107
}
Lines changed: 67 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "postcss-import",
33
"version": "16.1.0",
4-
"description": "PostCSS plugin to import CSS files",
54
"keywords": [
65
"css",
76
"postcss",
@@ -14,46 +13,65 @@
1413
"name": "Maxime Thirouin"
1514
},
1615
"license": "MIT",
17-
"repository": {
18-
"type": "git",
19-
"url": "git+https://github.com/postcss/postcss-import.git"
16+
17+
"maintainers": [
18+
{
19+
"name": "ai",
20+
"email": "[email protected]"
21+
},
22+
{
23+
"name": "ryanzim",
24+
"email": "[email protected]"
25+
}
26+
],
27+
"homepage": "https://github.com/postcss/postcss-import#readme",
28+
"bugs": {
29+
"url": "https://github.com/postcss/postcss-import/issues"
30+
},
31+
"dist": {
32+
"shasum": "258732175518129667fe1e2e2a05b19b5654b96a",
33+
"tarball": "https://registry.npmjs.org/postcss-import/-/postcss-import-16.1.0.tgz",
34+
"fileCount": 15,
35+
"integrity": "sha512-7hsAZ4xGXl4MW+OKEWCnF6T5jqBw80/EE9aXg1r2yyn1RsVEU8EtKXbijEODa+rg7iih4bKf7vlvTGYR4CnPNg==",
36+
"signatures": [
37+
{
38+
"sig": "MEUCIHipKKOLcfIN8AHcoXRLbAQN48a19XMByIRcw81X8ABLAiEAjxKzE0WbRNLQNclGyjts4dpPexvq8utxAge71vLOBzU=",
39+
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
40+
}
41+
],
42+
"unpackedSize": 29924
2043
},
2144
"engines": {
2245
"node": ">=18.0.0"
2346
},
24-
"dependencies": {
25-
"postcss-value-parser": "^4.0.0",
26-
"read-cache": "^1.0.0",
27-
"resolve": "^1.1.7"
28-
},
29-
"devDependencies": {
30-
"ava": "^6.0.0",
31-
"c8": "^9.0.0",
32-
"eslint": "^8.27.0",
33-
"eslint-config-problems": "^8.0.0",
34-
"eslint-plugin-prettier": "^5.0.0",
35-
"postcss": "^8.0.0",
36-
"postcss-scss": "^4.0.0",
37-
"prettier": "~3.2.0",
38-
"sugarss": "^4.0.0"
39-
},
40-
"peerDependencies": {
41-
"postcss": "^8.0.0"
42-
},
47+
"gitHead": "9217ec361b8d0b062841d5634f40017aeaad078b",
4348
"scripts": {
4449
"ci": "eslint . && ava",
4550
"lint": "eslint . --fix",
46-
"pretest": "npm run lint",
47-
"test": "c8 ava"
51+
"test": "c8 ava",
52+
"pretest": "npm run lint"
53+
},
54+
"_npmUser": {
55+
"name": "ryanzim",
56+
"email": "[email protected]"
57+
},
58+
"repository": {
59+
"url": "git+https://github.com/postcss/postcss-import.git",
60+
"type": "git"
61+
},
62+
"_npmVersion": "10.2.4",
63+
"description": "PostCSS plugin to import CSS files",
64+
"directories": {},
65+
"_nodeVersion": "21.5.0",
66+
"dependencies": {
67+
"resolve": "^1.1.7",
68+
"read-cache": "^1.0.0",
69+
"postcss-value-parser": "^4.0.0"
4870
},
4971
"eslintConfig": {
50-
"extends": "eslint-config-problems",
5172
"env": {
5273
"node": true
5374
},
54-
"plugins": [
55-
"prettier"
56-
],
5775
"rules": {
5876
"prettier/prettier": [
5977
"error",
@@ -62,48 +80,30 @@
6280
"arrowParens": "avoid"
6381
}
6482
]
65-
}
66-
},
67-
68-
"gitHead": "9217ec361b8d0b062841d5634f40017aeaad078b",
69-
"bugs": {
70-
"url": "https://github.com/postcss/postcss-import/issues"
71-
},
72-
"homepage": "https://github.com/postcss/postcss-import#readme",
73-
"_nodeVersion": "21.5.0",
74-
"_npmVersion": "10.2.4",
75-
"dist": {
76-
"integrity": "sha512-7hsAZ4xGXl4MW+OKEWCnF6T5jqBw80/EE9aXg1r2yyn1RsVEU8EtKXbijEODa+rg7iih4bKf7vlvTGYR4CnPNg==",
77-
"shasum": "258732175518129667fe1e2e2a05b19b5654b96a",
78-
"tarball": "https://registry.npmjs.org/postcss-import/-/postcss-import-16.1.0.tgz",
79-
"fileCount": 15,
80-
"unpackedSize": 29924,
81-
"signatures": [
82-
{
83-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
84-
"sig": "MEUCIHipKKOLcfIN8AHcoXRLbAQN48a19XMByIRcw81X8ABLAiEAjxKzE0WbRNLQNclGyjts4dpPexvq8utxAge71vLOBzU="
85-
}
83+
},
84+
"extends": "eslint-config-problems",
85+
"plugins": [
86+
"prettier"
8687
]
8788
},
88-
"_npmUser": {
89-
"name": "ryanzim",
90-
"email": "[email protected]"
89+
"_hasShrinkwrap": false,
90+
"devDependencies": {
91+
"c8": "^9.0.0",
92+
"ava": "^6.0.0",
93+
"eslint": "^8.27.0",
94+
"postcss": "^8.0.0",
95+
"sugarss": "^4.0.0",
96+
"prettier": "~3.2.0",
97+
"postcss-scss": "^4.0.0",
98+
"eslint-config-problems": "^8.0.0",
99+
"eslint-plugin-prettier": "^5.0.0"
100+
},
101+
"peerDependencies": {
102+
"postcss": "^8.0.0"
91103
},
92-
"directories": {},
93-
"maintainers": [
94-
{
95-
"name": "ai",
96-
"email": "[email protected]"
97-
},
98-
{
99-
"name": "ryanzim",
100-
"email": "[email protected]"
101-
}
102-
],
103104
"_npmOperationalInternal": {
104-
"host": "s3://npm-registry-packages",
105-
"tmp": "tmp/postcss-import_16.1.0_1710966663320_0.21165072620670977"
105+
"tmp": "tmp/postcss-import_16.1.0_1710966663320_0.21165072620670977",
106+
"host": "s3://npm-registry-packages"
106107
},
107-
"_hasShrinkwrap": false,
108108
"_time": "2024-03-20T20:31:03.528Z"
109109
}

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

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-nesting",
33
"description": "Nest rules inside each other in CSS",
4-
"version": "13.0.1",
4+
"version": "13.0.2",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -48,7 +48,7 @@
4848
}
4949
},
5050
"dependencies": {
51-
"@csstools/selector-resolve-nested": "^3.0.0",
51+
"@csstools/selector-resolve-nested": "^3.1.0",
5252
"@csstools/selector-specificity": "^5.0.0",
5353
"postcss-selector-parser": "^7.0.0"
5454
},
@@ -83,21 +83,21 @@
8383
"syntax",
8484
"w3c"
8585
],
86-
"_id": "[email protected].1",
87-
"gitHead": "4ecc2183b790c383785901bc1d793961e9f0a547",
86+
"_id": "[email protected].2",
87+
"gitHead": "dabec01d9b27f8e9fb1f7fe28b1f900be08d29ad",
8888
"types": "./dist/index.d.ts",
89-
"_nodeVersion": "22.1.0",
90-
"_npmVersion": "10.7.0",
89+
"_nodeVersion": "22.12.0",
90+
"_npmVersion": "10.9.0",
9191
"dist": {
92-
"integrity": "sha512-VbqqHkOBOt4Uu3G8Dm8n6lU5+9cJFxiuty9+4rcoyRPO9zZS1JIs6td49VIoix3qYqELHlJIn46Oih9SAKo+yQ==",
93-
"shasum": "c405796d7245a3e4c267a9956cacfe9670b5d43e",
94-
"tarball": "https://registry.npmjs.org/postcss-nesting/-/postcss-nesting-13.0.1.tgz",
92+
"integrity": "sha512-1YCI290TX+VP0U/K/aFxzHzQWHWURL+CtHMSbex1lCdpXD1SoR2sYuxDu5aNI9lPoXpKTCggFZiDJbwylU0LEQ==",
93+
"shasum": "fde0d4df772b76d03b52eccc84372e8d1ca1402e",
94+
"tarball": "https://registry.npmjs.org/postcss-nesting/-/postcss-nesting-13.0.2.tgz",
9595
"fileCount": 7,
96-
"unpackedSize": 32421,
96+
"unpackedSize": 32191,
9797
"signatures": [
9898
{
99-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
100-
"sig": "MEUCIQDa0jrp4Ad9ai+xOtgDnsoIOrUZTNgtkWFhb5xIysprJAIgVJcnnP1yCEft4lc5nm3528IGbAgB/zaOXYHSEjjhDOc="
99+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
100+
"sig": "MEUCICekeTQmTkBrRU49wDzsJohwrdJIG6X434yyix7zR/lMAiEAxdckEigXPMcsSV51yW39/db7Ul04ghgjJWAQZQNe06s="
101101
}
102102
]
103103
},
@@ -108,22 +108,22 @@
108108
"directories": {},
109109
"maintainers": [
110110
{
111-
"name": "romainmenke",
112-
"email": "romainmenke@gmail.com"
111+
"name": "jonathantneal",
112+
"email": "jonathantneal@hotmail.com"
113113
},
114114
{
115115
"name": "alaguna",
116116
"email": "[email protected]"
117117
},
118118
{
119-
"name": "jonathantneal",
120-
"email": "jonathantneal@hotmail.com"
119+
"name": "romainmenke",
120+
"email": "romainmenke@gmail.com"
121121
}
122122
],
123123
"_npmOperationalInternal": {
124-
"host": "s3://npm-registry-packages",
125-
"tmp": "tmp/postcss-nesting_13.0.1_1729720054847_0.8669455501802932"
124+
"host": "s3://npm-registry-packages-npm-production",
125+
"tmp": "tmp/postcss-nesting_13.0.2_1749549858736_0.18393262589641002"
126126
},
127127
"_hasShrinkwrap": false,
128-
"_time": "2024-10-23T21:47:35.044Z"
128+
"_time": "2025-06-10T10:04:18.922Z"
129129
}

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

Lines changed: 12 additions & 12 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.2.1",
4+
"version": "10.2.2",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -58,7 +58,7 @@
5858
"@csstools/postcss-hwb-function": "^4.0.10",
5959
"@csstools/postcss-ic-unit": "^4.0.2",
6060
"@csstools/postcss-initial": "^2.0.1",
61-
"@csstools/postcss-is-pseudo-class": "^5.0.1",
61+
"@csstools/postcss-is-pseudo-class": "^5.0.2",
6262
"@csstools/postcss-light-dark-function": "^2.0.9",
6363
"@csstools/postcss-logical-float-and-clear": "^3.0.0",
6464
"@csstools/postcss-logical-overflow": "^2.0.0",
@@ -102,7 +102,7 @@
102102
"postcss-image-set-function": "^7.0.0",
103103
"postcss-lab-function": "^7.0.10",
104104
"postcss-logical": "^8.1.0",
105-
"postcss-nesting": "^13.0.1",
105+
"postcss-nesting": "^13.0.2",
106106
"postcss-opacity-percentage": "^3.0.0",
107107
"postcss-overflow-shorthand": "^6.0.0",
108108
"postcss-page-break": "^3.0.4",
@@ -138,21 +138,21 @@
138138
"stages",
139139
"w3c"
140140
],
141-
"_id": "[email protected].1",
142-
"gitHead": "5fbee910800b21b01ee1d22809cfce0106136143",
141+
"_id": "[email protected].2",
142+
"gitHead": "f8c1435d8627041280c3999b6b1d07b896a22792",
143143
"types": "./dist/index.d.ts",
144144
"_nodeVersion": "22.12.0",
145145
"_npmVersion": "10.9.0",
146146
"dist": {
147-
"integrity": "sha512-mDInnlm4mYhmR0S79hNLzseW9nx4Ihd8s15K99iu6u6QhoSQgqWX9Oj6nTd/8Dz3b0T7v2JSrfnXsDfv9TFvDg==",
148-
"shasum": "e4f60ea0366ce2632524a36cf5e50bec60ba2611",
149-
"tarball": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-10.2.1.tgz",
147+
"integrity": "sha512-0w90xwitx3xQOkP1z0TPdt+8vhSAIkcOGmwZUywcWjBH/xI7ekJjZ0DYX1g6/fcpUEUsL7tCILUx4iYbwafxGQ==",
148+
"shasum": "4be7f0699ed2cfa69b3b59069860ab8617b2ec19",
149+
"tarball": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-10.2.2.tgz",
150150
"fileCount": 7,
151-
"unpackedSize": 87329,
151+
"unpackedSize": 87348,
152152
"signatures": [
153153
{
154154
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
155-
"sig": "MEUCIQCPnf7ZyWHTghOUWtoCPeMyYjGi8aLFJXua3yjybMminwIgFhPh5VIEh27g1qYGq6nAeUcT8vfmKW+rCV8P2l2wLUM="
155+
"sig": "MEQCIG+S3qK2DkLKD+T0wdgRu+KkiTHgWfP96ch0MzXdWvmbAiBj9lEQWySqzbOS5wlbg0r0Kl1cyS1iyyhbqNN7KKG//w=="
156156
}
157157
]
158158
},
@@ -177,8 +177,8 @@
177177
],
178178
"_npmOperationalInternal": {
179179
"host": "s3://npm-registry-packages-npm-production",
180-
"tmp": "tmp/postcss-preset-env_10.2.1_1749126081316_0.7489887323622257"
180+
"tmp": "tmp/postcss-preset-env_10.2.2_1749549895991_0.8304932626858823"
181181
},
182182
"_hasShrinkwrap": false,
183-
"_time": "2025-06-05T12:21:21.465Z"
183+
"_time": "2025-06-10T10:04:56.176Z"
184184
}

0 commit comments

Comments
 (0)