c2cwsgiutils 6.2.0.dev184__py3-none-any.whl → 6.2.0.dev186__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of c2cwsgiutils might be problematic. Click here for more details.
- c2cwsgiutils/acceptance/package-lock.json +28 -20
- {c2cwsgiutils-6.2.0.dev184.dist-info → c2cwsgiutils-6.2.0.dev186.dist-info}/METADATA +1 -1
- {c2cwsgiutils-6.2.0.dev184.dist-info → c2cwsgiutils-6.2.0.dev186.dist-info}/RECORD +6 -6
- {c2cwsgiutils-6.2.0.dev184.dist-info → c2cwsgiutils-6.2.0.dev186.dist-info}/WHEEL +0 -0
- {c2cwsgiutils-6.2.0.dev184.dist-info → c2cwsgiutils-6.2.0.dev186.dist-info}/entry_points.txt +0 -0
- {c2cwsgiutils-6.2.0.dev184.dist-info → c2cwsgiutils-6.2.0.dev186.dist-info}/licenses/LICENSE +0 -0
|
@@ -24,9 +24,9 @@
|
|
|
24
24
|
}
|
|
25
25
|
},
|
|
26
26
|
"node_modules/@babel/helper-validator-identifier": {
|
|
27
|
-
"version": "7.
|
|
28
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.
|
|
29
|
-
"integrity": "sha512-
|
|
27
|
+
"version": "7.28.5",
|
|
28
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
|
|
29
|
+
"integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",
|
|
30
30
|
"license": "MIT",
|
|
31
31
|
"engines": {
|
|
32
32
|
"node": ">=6.9.0"
|
|
@@ -60,13 +60,13 @@
|
|
|
60
60
|
"license": "MIT"
|
|
61
61
|
},
|
|
62
62
|
"node_modules/@types/node": {
|
|
63
|
-
"version": "24.
|
|
64
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.
|
|
65
|
-
"integrity": "sha512-
|
|
63
|
+
"version": "24.9.2",
|
|
64
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.9.2.tgz",
|
|
65
|
+
"integrity": "sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA==",
|
|
66
66
|
"license": "MIT",
|
|
67
67
|
"optional": true,
|
|
68
68
|
"dependencies": {
|
|
69
|
-
"undici-types": "~7.
|
|
69
|
+
"undici-types": "~7.16.0"
|
|
70
70
|
}
|
|
71
71
|
},
|
|
72
72
|
"node_modules/@types/yauzl": {
|
|
@@ -145,15 +145,23 @@
|
|
|
145
145
|
}
|
|
146
146
|
},
|
|
147
147
|
"node_modules/bare-events": {
|
|
148
|
-
"version": "2.
|
|
149
|
-
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.
|
|
150
|
-
"integrity": "sha512-
|
|
151
|
-
"license": "Apache-2.0"
|
|
148
|
+
"version": "2.8.1",
|
|
149
|
+
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.8.1.tgz",
|
|
150
|
+
"integrity": "sha512-oxSAxTS1hRfnyit2CL5QpAOS5ixfBjj6ex3yTNvXyY/kE719jQ/IjuESJBK2w5v4wwQRAHGseVJXx9QBYOtFGQ==",
|
|
151
|
+
"license": "Apache-2.0",
|
|
152
|
+
"peerDependencies": {
|
|
153
|
+
"bare-abort-controller": "*"
|
|
154
|
+
},
|
|
155
|
+
"peerDependenciesMeta": {
|
|
156
|
+
"bare-abort-controller": {
|
|
157
|
+
"optional": true
|
|
158
|
+
}
|
|
159
|
+
}
|
|
152
160
|
},
|
|
153
161
|
"node_modules/bare-fs": {
|
|
154
|
-
"version": "4.
|
|
155
|
-
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.
|
|
156
|
-
"integrity": "sha512-
|
|
162
|
+
"version": "4.5.0",
|
|
163
|
+
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.5.0.tgz",
|
|
164
|
+
"integrity": "sha512-GljgCjeupKZJNetTqxKaQArLK10vpmK28or0+RwWjEl5Rk+/xG3wkpmkv+WrcBm3q1BwHKlnhXzR8O37kcvkXQ==",
|
|
157
165
|
"license": "Apache-2.0",
|
|
158
166
|
"optional": true,
|
|
159
167
|
"dependencies": {
|
|
@@ -218,9 +226,9 @@
|
|
|
218
226
|
}
|
|
219
227
|
},
|
|
220
228
|
"node_modules/bare-url": {
|
|
221
|
-
"version": "2.
|
|
222
|
-
"resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.
|
|
223
|
-
"integrity": "sha512-
|
|
229
|
+
"version": "2.3.2",
|
|
230
|
+
"resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.3.2.tgz",
|
|
231
|
+
"integrity": "sha512-ZMq4gd9ngV5aTMa5p9+UfY0b3skwhHELaDkhEHetMdX0LRkW9kzaym4oo/Eh+Ghm0CCDuMTsRIGM/ytUc1ZYmw==",
|
|
224
232
|
"license": "Apache-2.0",
|
|
225
233
|
"optional": true,
|
|
226
234
|
"dependencies": {
|
|
@@ -1010,9 +1018,9 @@
|
|
|
1010
1018
|
"license": "MIT"
|
|
1011
1019
|
},
|
|
1012
1020
|
"node_modules/undici-types": {
|
|
1013
|
-
"version": "7.
|
|
1014
|
-
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.
|
|
1015
|
-
"integrity": "sha512-
|
|
1021
|
+
"version": "7.16.0",
|
|
1022
|
+
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz",
|
|
1023
|
+
"integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==",
|
|
1016
1024
|
"license": "MIT",
|
|
1017
1025
|
"optional": true
|
|
1018
1026
|
},
|
|
@@ -2,7 +2,7 @@ c2cwsgiutils/__init__.py,sha256=DecyA-tMmcT1jt2Bd7zEO9Yse8WcOKEEppxS6omH-mY,4047
|
|
|
2
2
|
c2cwsgiutils/acceptance/__init__.py,sha256=mSv7pmy7fF6i3JfNX_Ws-8x6jHgT7W3AK4bZTnkoosI,1515
|
|
3
3
|
c2cwsgiutils/acceptance/connection.py,sha256=94nHiSMyjsBMxyGyhyjsDjOHSdza-_V8B1ZXVZejH0I,9927
|
|
4
4
|
c2cwsgiutils/acceptance/image.py,sha256=P74RKHGqnK4BI08jkOA_pkJ7xUvM6D1iPs5vOcY3bVo,9365
|
|
5
|
-
c2cwsgiutils/acceptance/package-lock.json,sha256=
|
|
5
|
+
c2cwsgiutils/acceptance/package-lock.json,sha256=xCNWrDciXeO684f1akushWlt7IEBQtYlHQoRiCBErmY,41012
|
|
6
6
|
c2cwsgiutils/acceptance/package.json,sha256=DlIEnqCG4P-JfxOsnE6pqpqmKRGxhxF7TqcLV50fmD0,102
|
|
7
7
|
c2cwsgiutils/acceptance/print.py,sha256=i6UxfSuZ8z9grC_P2qn0yU6RXLbNCcopPMOgjc8D1rI,2555
|
|
8
8
|
c2cwsgiutils/acceptance/screenshot.js,sha256=FAJYIWOLJFMm0MNggKzo3mIybtN-VtKLdMzPhQ9pO1g,2041
|
|
@@ -61,8 +61,8 @@ c2cwsgiutils/stats_pyramid/_db_spy.py,sha256=wc1oEXnsKI31d4aoU8bvnbwqI-T-bOlVR03
|
|
|
61
61
|
c2cwsgiutils/stats_pyramid/_pyramid_spy.py,sha256=KFxxKdEKrmDeA1zpps-BPiB2c4hhR2GlgJvq6KOTyjU,3498
|
|
62
62
|
c2cwsgiutils/templates/index.html.mako,sha256=e54pfSL0nGRsnJkahFRLevNyUhvlCNb_2uVaO8rDhbg,1416
|
|
63
63
|
c2cwsgiutils/version.py,sha256=b8rwN7vATtBWvVKyvxW_-ixbmMJGQBZhW3gNvGdAyVg,3156
|
|
64
|
-
c2cwsgiutils-6.2.0.
|
|
65
|
-
c2cwsgiutils-6.2.0.
|
|
66
|
-
c2cwsgiutils-6.2.0.
|
|
67
|
-
c2cwsgiutils-6.2.0.
|
|
68
|
-
c2cwsgiutils-6.2.0.
|
|
64
|
+
c2cwsgiutils-6.2.0.dev186.dist-info/METADATA,sha256=FovffAUKyS-UGYvSoe4VfIr3S0HmI6rvwRpT-F6Zxds,37599
|
|
65
|
+
c2cwsgiutils-6.2.0.dev186.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
|
|
66
|
+
c2cwsgiutils-6.2.0.dev186.dist-info/entry_points.txt,sha256=ujgqMTL1awN9qDg8WXmrF7m0fgR-hslUM6zKH86pvy0,703
|
|
67
|
+
c2cwsgiutils-6.2.0.dev186.dist-info/licenses/LICENSE,sha256=6bEOU0n7ued3SA-DQCsHQaACONMMRzGHmH5XhDVeD-U,1304
|
|
68
|
+
c2cwsgiutils-6.2.0.dev186.dist-info/RECORD,,
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev184.dist-info → c2cwsgiutils-6.2.0.dev186.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev184.dist-info → c2cwsgiutils-6.2.0.dev186.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|