Skip to content

Commit c81bf42

Browse files
collect plugins data
1 parent 2564162 commit c81bf42

209 files changed

Lines changed: 9901 additions & 8842 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3340,7 +3340,7 @@ <h3>extract-css-variables <span style="font-size: 0.8em;">(lesjoursfr)</span></h
33403340
</dd>
33413341

33423342
<dt>Version</dt>
3343-
<dd><code>3.0.2</code></dd>
3343+
<dd><code>3.0.3</code></dd>
33443344

33453345
<dt>License</dt>
33463346
<dd><code>MIT</code></dd>

npm-data/last-version/postcss-selector-prefix.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-selector-prefix",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "PostCSS plugin to add a selector prefix to all selectors.",
55
"keywords": [
66
"postcss",
@@ -48,20 +48,20 @@
4848
"eslint:recommended"
4949
]
5050
},
51-
52-
"gitHead": "2c370d6c722bf101f9a5e4c1ae04992c102e04f3",
53-
"_nodeVersion": "20.12.1",
54-
"_npmVersion": "10.5.1",
51+
"gitHead": "f438a724fa650c433bc6aceee1cc7f5d260fd0e0",
52+
53+
"_nodeVersion": "24.13.0",
54+
"_npmVersion": "11.11.0",
5555
"dist": {
56-
"integrity": "sha512-tXKe2vnoprncXp+dUhZEZdtVTHP/xfyMpIt93pp7gca/4CwKxKJmgmIVq370hfo2eGwo0Ji1bHe8dDycxFOTpw==",
57-
"shasum": "548e349f192a635198085aeb99122620287294bf",
58-
"tarball": "https://registry.npmjs.org/postcss-selector-prefix/-/postcss-selector-prefix-5.0.1.tgz",
56+
"integrity": "sha512-2vuJ5xE3TwaaZt/trSrWqbgk3CpEgwdOUu2apQV8YVfXb5ZxdRuGSzUSrKXCIVZiNyLViv8SaWzL8FKO1/0wSQ==",
57+
"shasum": "9440f7fe8f51c0dbcfa6602d46dacde1ea50eb62",
58+
"tarball": "https://registry.npmjs.org/postcss-selector-prefix/-/postcss-selector-prefix-5.0.2.tgz",
5959
"fileCount": 5,
60-
"unpackedSize": 6785,
60+
"unpackedSize": 7073,
6161
"signatures": [
6262
{
63-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
64-
"sig": "MEQCIDBDp5hDt1bmQlgMLZCu9mXXsQVzIjNDCL5x7jcq4o1FAiB1Yim4mkx8fP6fSgVClCe0gJpL0CpLmfp4Evdk2P1YdQ=="
63+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
64+
"sig": "MEUCIGtje55QIJ7YjSi5M0poJfAyWfbiOWUv8IjTnnnt4myKAiEA2UmRsm3z5s/KN7V3FxBfEyg1I+TDIeRprKAPOUenI+U="
6565
}
6666
]
6767
},
@@ -77,9 +77,9 @@
7777
}
7878
],
7979
"_npmOperationalInternal": {
80-
"host": "s3://npm-registry-packages",
81-
"tmp": "tmp/postcss-selector-prefix_5.0.1_1712581824744_0.06286862623662604"
80+
"host": "s3://npm-registry-packages-npm-production",
81+
"tmp": "tmp/postcss-selector-prefix_5.0.2_1772543421747_0.37186868609805446"
8282
},
8383
"_hasShrinkwrap": false,
84-
"_time": "2024-04-08T13:10:24.880Z"
84+
"_time": "2026-03-03T13:10:21.884Z"
8585
}

0 commit comments

Comments
 (0)