Skip to content

Commit c21f5b4

Browse files
shopify/postcss-plugin-5.0.4 (#2105)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 493e6a4 commit c21f5b4

1 file changed

Lines changed: 75 additions & 114 deletions

File tree

Lines changed: 75 additions & 114 deletions
Original file line numberDiff line numberDiff line change
@@ -1,148 +1,109 @@
11
{
22
"name": "@shopify/postcss-plugin",
3-
"version": "5.0.2",
3+
"version": "5.0.4",
4+
"license": "MIT",
5+
"description": "Shopify's org-wide PostCSS preset",
46
"keywords": [
57
"postcss",
68
"postcss-plugin",
79
"css",
810
"shopify"
911
],
12+
"main": "index.js",
13+
"publishConfig": {
14+
"access": "public",
15+
"@shopify:registry": "https://registry.npmjs.org"
16+
},
1017
"author": {
1118
"name": "Shopify Inc."
1219
},
13-
"license": "MIT",
14-
"_id": "@shopify/[email protected]",
15-
"maintainers": [
16-
{
17-
"name": "wcandillon",
18-
"email": "[email protected]"
19-
},
20-
{
21-
"name": "jplhomer",
22-
"email": "[email protected]"
23-
},
24-
{
25-
"name": "marytal",
26-
"email": "[email protected]"
27-
},
28-
{
29-
"name": "themallen",
30-
"email": "[email protected]"
20+
"repository": {
21+
"type": "git",
22+
"url": "git+https://github.com/Shopify/web-configs.git",
23+
"directory": "packages/postcss-plugin"
24+
},
25+
"bugs": {
26+
"url": "https://github.com/Shopify/web-configs/issues"
27+
},
28+
"homepage": "https://github.com/Shopify/web-configs/blob/main/packages/postcss-plugin/README.md",
29+
"dependencies": {
30+
"autoprefixer": "^10.2.5",
31+
"postcss-calc": "^8.0.0",
32+
"postcss-flexbugs-fixes": "^5.0.2",
33+
"postcss-will-change": "^4.0.1"
34+
},
35+
"devDependencies": {
36+
"postcss": "^8.2.8"
37+
},
38+
"peerDependencies": {
39+
"postcss": "^8.2.8"
40+
},
41+
"_id": "@shopify/[email protected]",
42+
"gitHead": "86359090f5c76bd37ce3241830200a473f543153",
43+
"_nodeVersion": "18.20.0",
44+
"_npmVersion": "10.5.0",
45+
"dist": {
46+
"integrity": "sha512-dSWzWRCXNyoH7LS6U2+4YDhQFAph/MklJssXK1Fu6vxDZuLii+kj0VIWh3KTQeVE/WpVdHa92lDoxyiIJ8zTXg==",
47+
"shasum": "a9dc5183aea687e61c042bc02309681b8830bc60",
48+
"tarball": "https://registry.npmjs.org/@shopify/postcss-plugin/-/postcss-plugin-5.0.4.tgz",
49+
"fileCount": 4,
50+
"unpackedSize": 5303,
51+
"attestations": {
52+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@shopify%[email protected]",
53+
"provenance": {
54+
"predicateType": "https://slsa.dev/provenance/v1"
55+
}
3156
},
57+
"signatures": [
58+
{
59+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
60+
"sig": "MEUCIENmtqr9Q9LyHFeisJMt8RSCuuTWx+qUNLhckmMxbGasAiEAjHyhL8sbwSdOO1gMfQfRzF8MeuFxQxRGDJPnSB+nD+Q="
61+
}
62+
]
63+
},
64+
"_npmUser": {
65+
"name": "shopify-dep",
66+
"email": "[email protected]"
67+
},
68+
"directories": {},
69+
"maintainers": [
3270
{
33-
"name": "nathanpjf",
34-
"email": "nathan.pj.ferguson@gmail.com"
71+
"name": "shopify-admin",
72+
"email": "npmjs@shopify.com"
3573
},
3674
{
3775
"name": "shopify-dep",
3876
"email": "[email protected]"
3977
},
4078
{
41-
"name": "goodforonefare",
42-
"email": "[email protected]"
43-
},
44-
{
45-
"name": "lemonmade",
46-
"email": "[email protected]"
79+
"name": "mishsmelle",
80+
"email": "[email protected]"
4781
},
4882
{
49-
"name": "vsumner",
50-
"email": "vsumner@gmail.com"
83+
"name": "netlohan",
84+
"email": "annette.lohan@shopify.com"
5185
},
5286
{
53-
"name": "wizardlyhel",
54-
"email": "helen.lin@shopify.com"
87+
"name": "pmoloney89",
88+
"email": "patrick.moloney@shopify.com"
5589
},
5690
{
57-
"name": "antoine.grant",
58-
"email": "antoine.grant@shopify.com"
91+
"name": "maryharte",
92+
"email": "mary.harte@shopify.com"
5993
},
6094
{
61-
"name": "tsov",
62-
"email": "tsov@me.com"
95+
"name": "jaimie.rockburn",
96+
"email": "jaimie.rockburn@shopify.com"
6397
},
6498
{
65-
"name": "andyw8-shopify",
66-
"email": "[email protected]"
67-
},
68-
{
69-
"name": "henrytao",
70-
"email": "[email protected]"
71-
},
72-
{
73-
"name": "hannachen",
74-
"email": "[email protected]"
75-
},
76-
{
77-
"name": "andrewapperley",
78-
"email": "[email protected]"
79-
},
80-
{
81-
"name": "iainmcampbell",
82-
"email": "[email protected]"
83-
},
84-
{
85-
"name": "vividviolet",
86-
"email": "[email protected]"
87-
},
88-
{
89-
"name": "bpscott",
90-
"email": "[email protected]"
99+
"name": "jaykay101",
100+
"email": "[email protected]"
91101
}
92102
],
93-
"homepage": "https://github.com/Shopify/web-configs/blob/main/packages/postcss-plugin/README.md",
94-
"bugs": {
95-
"url": "https://github.com/Shopify/web-configs/issues"
96-
},
97-
"dist": {
98-
"shasum": "2a4d155339059f7d0be86ae0c6c13945daacef19",
99-
"tarball": "https://registry.npmjs.org/@shopify/postcss-plugin/-/postcss-plugin-5.0.2.tgz",
100-
"fileCount": 4,
101-
"integrity": "sha512-+qkXwbUyzerNMACmYDyA/erpPkOSbf1II2JKlqElkuQd4MlxKZJEPwWKfxIQT+Fez7bvYcUwTw1DhyR/sk2YMw==",
102-
"signatures": [
103-
{
104-
"sig": "MEUCIBzexH+ZpKJH8f1XU6/2hsTXPH+ObB5yTBZIJ/Xeq0bFAiEAkZwGm5U9iXXJ7UwczffikiAtc2sM/sFik4ESinTpVDQ=",
105-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
106-
}
107-
],
108-
"unpackedSize": 5046,
109-
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJitP7OACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqzJg//ZiE+BV9RrgmOCAw5TJTACnxoAyaAhodA2LKDwWhbX0nnnXvG\r\nqG1EK0D8ytTOPDDjGiZbr4zTZnaOIWKAbwoiuw2dcThboelK+IBytfGxKATP\r\n3Dsrk7+1H66vpceEHI5UzzfeELR6sxbAzPx3n3o5zd+31s9LYnrYW7P5E3TU\r\n8JLMVK71pM61XlLAOib/rI/We/PNAtB6ItyaenO6KN3TYJFNO/2wkKgxGlln\r\nSy+F+67X8NDwC2sxxb67oqORMT8IL11t4cp+qIzRy3KRwH1gcCWhcjRhInaI\r\nsiXfOHBxphXW+3irb8bHDCMZ4RpzGahyPZNoIhxmsIMSdQjw50sB2kJ78bhR\r\nvcmUhkhnuS9rfup9ePPrZq0OwuYUhKLwCKksyG27kpDWqQpZoDVGESMhx0JX\r\nZR+lpEJ1+Xt+VUPwqKyK82kP4qV6nsCFXLho56QfCNr8YRSMx5Zv+q5sur7o\r\nyvlaT/65pbAOE5m/ZX9j78zzFde+jHqyIY8DHgPZg0cWsssQ/rKjJQjIP2LO\r\nosqmAYtjDsmeCz22maH4G8+TgzAckPT4O0t7oqNdZZw7BDXfsTzgoJyzpMeg\r\nOXyy9fguO6EBc/Np9Z5HF9eW3r13C5VIAYkwayNgfur1Oi7Fa+lkPTNbfOBv\r\n7Xtf7e+4hmxawtXhueqhlwXmyFt3x93qH+0=\r\n=l19Q\r\n-----END PGP SIGNATURE-----\r\n"
110-
},
111-
"main": "index.js",
112-
"gitHead": "3ab828e947238dfcfd5f302982b1b2852bc5552e",
113-
"_npmUser": {
114-
"name": "shopify-dep",
115-
"email": "[email protected]"
116-
},
117-
"repository": {
118-
"url": "git+https://github.com/Shopify/web-configs.git",
119-
"type": "git",
120-
"directory": "packages/postcss-plugin"
121-
},
122-
"_npmVersion": "8.11.0",
123-
"description": "Shopify's org-wide PostCSS preset",
124-
"directories": {},
125-
"_nodeVersion": "16.15.1",
126-
"dependencies": {
127-
"autoprefixer": "^10.2.5",
128-
"postcss-calc": "^8.0.0",
129-
"postcss-will-change": "^4.0.1",
130-
"postcss-flexbugs-fixes": "^5.0.2"
131-
},
132-
"publishConfig": {
133-
"access": "public",
134-
"@shopify:registry": "https://registry.npmjs.org"
135-
},
136-
"_hasShrinkwrap": false,
137-
"devDependencies": {
138-
"postcss": "^8.2.8"
139-
},
140-
"peerDependencies": {
141-
"postcss": "^8.2.8"
142-
},
143103
"_npmOperationalInternal": {
144-
"tmp": "tmp/postcss-plugin_5.0.2_1656028877941_0.18156786942674552",
145-
"host": "s3://npm-registry-packages"
104+
"host": "s3://npm-registry-packages-npm-production",
105+
"tmp": "tmp/postcss-plugin_5.0.4_1742524202049_0.4839991375870405"
146106
},
147-
"_time": "2022-06-24T00:01:18.150Z"
107+
"_hasShrinkwrap": false,
108+
"_time": "2025-03-21T02:30:02.255Z"
148109
}

0 commit comments

Comments
 (0)