Skip to content

Commit ff099a3

Browse files
postcss-prefix-selector-2.1.1 (#2113)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4a289e1 commit ff099a3

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

directory/postcss-prefix-selector.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-prefix-selector",
33
"description": "Prefix all CSS rules with a selector",
4-
"version": "2.1.0",
4+
"version": "2.1.1",
55
"author": {
66
"name": "Jonathan Ong",
77
"email": "[email protected]",
@@ -64,20 +64,20 @@
6464
"pre-commit": "lint-staged"
6565
}
6666
},
67-
"_id": "[email protected].0",
68-
"gitHead": "764407dad431dad7debb99958b55d29b0592a9d6",
67+
"_id": "[email protected].1",
68+
"gitHead": "0dc154d8202c8d2eb3cdeb8c727c52f523d39793",
6969
"_nodeVersion": "20.17.0",
7070
"_npmVersion": "10.8.2",
7171
"dist": {
72-
"integrity": "sha512-UJjQ5CJZuvDGbrGzanqZyH1R/dUSxil/IxfQyeUg+POmZGhG4nz4FERhrgy75+JiUESw0ws3+GxXofapOBbdkg==",
73-
"shasum": "4dfd189d7247b972a622bd9424fcc9a4e93b4884",
74-
"tarball": "https://registry.npmjs.org/postcss-prefix-selector/-/postcss-prefix-selector-2.1.0.tgz",
72+
"integrity": "sha512-ZBgf427Et6+XnrnJ9VXtJEKCjJwTvn2wn/qMg+wvvlRhIeFIAxdbrlZZ0CSsWYMJfcyPLBh8ogj5O1kb/Mcx3g==",
73+
"shasum": "b293b1cd854f9006efed34386bd41bb695bb2a78",
74+
"tarball": "https://registry.npmjs.org/postcss-prefix-selector/-/postcss-prefix-selector-2.1.1.tgz",
7575
"fileCount": 4,
76-
"unpackedSize": 12410,
76+
"unpackedSize": 12774,
7777
"signatures": [
7878
{
79-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
80-
"sig": "MEQCIEPzoFWyX6+rXLbD16khyK5hQQRNDEBHewmSyRWy72MFAiAuzBIHB5YtTPUIRYTNYKhl0TQ0Kx8XKsdnWd3oYz0QIw=="
79+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
80+
"sig": "MEUCIHsqmYamGAyPqHZHCOvpmHA9LhyO+BtB35wiIvA6Qn11AiEA3PqEL640gwaltMr1hItwnHqTFrebC71AUoI4YUkubvs="
8181
}
8282
]
8383
},
@@ -101,9 +101,9 @@
101101
}
102102
],
103103
"_npmOperationalInternal": {
104-
"host": "s3://npm-registry-packages",
105-
"tmp": "tmp/postcss-prefix-selector_2.1.0_1728556697049_0.4096004039165968"
104+
"host": "s3://npm-registry-packages-npm-production",
105+
"tmp": "tmp/postcss-prefix-selector_2.1.1_1743073488953_0.023687154899543428"
106106
},
107107
"_hasShrinkwrap": false,
108-
"_time": "2024-10-10T10:38:17.207Z"
108+
"_time": "2025-03-27T11:04:49.141Z"
109109
}

0 commit comments

Comments
 (0)