Skip to content

Commit 77d64e8

Browse files
postcss-extract-media-query-3.2.0 (#2177)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 05c8797 commit 77d64e8

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

directory/postcss-extract-media-query.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-extract-media-query",
3-
"version": "3.1.0",
3+
"version": "3.2.0",
44
"description": "PostCSS plugin to extract all media query from CSS and emit as separate files.",
55
"author": {
66
"name": "Kai Tran"
@@ -51,24 +51,24 @@
5151
"type": "git",
5252
"url": "git+https://github.com/SassNinja/postcss-extract-media-query.git"
5353
},
54-
"_id": "postcss-extract-media-query@3.1.0",
55-
"gitHead": "db0168b6d83a1d1e3b7884a7d52cb594e4cadd5b",
54+
"_id": "postcss-extract-media-query@3.2.0",
55+
"gitHead": "c13159c16966c34d0f38a27709c3f2162ef2ad38",
5656
"bugs": {
5757
"url": "https://github.com/SassNinja/postcss-extract-media-query/issues"
5858
},
5959
"homepage": "https://github.com/SassNinja/postcss-extract-media-query#readme",
6060
"_nodeVersion": "22.4.1",
6161
"_npmVersion": "10.8.1",
6262
"dist": {
63-
"integrity": "sha512-EH2bohjzlxDUl3TJS+a6YAvACkWdU4+CWy86yjjU2MPDF7GyXdh4Qr50HE8k+JjYvVDaJRFPHXqhXP0Dpmhylg==",
64-
"shasum": "6346bb38754884219a772556770e2a711b2953a1",
65-
"tarball": "https://registry.npmjs.org/postcss-extract-media-query/-/postcss-extract-media-query-3.1.0.tgz",
63+
"integrity": "sha512-Ol5pzK07BummDbWTLazxlntTdd8SUQQZJ3rjc9gc/SrJgo/Dl65KgSrGuA7XyARiAJwvcVev+oE38uLVTLEQ0Q==",
64+
"shasum": "924aefa9dd39cf1ad669575c8d8b48138dd56142",
65+
"tarball": "https://registry.npmjs.org/postcss-extract-media-query/-/postcss-extract-media-query-3.2.0.tgz",
6666
"fileCount": 9,
67-
"unpackedSize": 21774,
67+
"unpackedSize": 23348,
6868
"signatures": [
6969
{
7070
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
71-
"sig": "MEUCICder1DEqJvO+WrqkdtqInt4LOV0Xzx+xZMUIZy1XYQwAiEA/YWrICcqxwpciOnur0gdza9VIWu0Y70JecMPZnukb8A="
71+
"sig": "MEUCIFA9bQ0qcuWSGux0/yhVDkmthqzxfjLxdu3JdvqsSYdyAiEA+YoiQ7XswAU0aCTxhFGweKMJ+nABQ0s2b6Jtwc22pns="
7272
}
7373
]
7474
},
@@ -85,8 +85,8 @@
8585
],
8686
"_npmOperationalInternal": {
8787
"host": "s3://npm-registry-packages-npm-production",
88-
"tmp": "tmp/postcss-extract-media-query_3.1.0_1746444257918_0.0563947532238358"
88+
"tmp": "tmp/postcss-extract-media-query_3.2.0_1746609407246_0.1172582504035613"
8989
},
9090
"_hasShrinkwrap": false,
91-
"_time": "2025-05-05T11:24:18.111Z"
91+
"_time": "2025-05-07T09:16:47.470Z"
9292
}

0 commit comments

Comments
 (0)