c2cwsgiutils 6.2.0.dev57__py3-none-any.whl → 6.2.0.dev60__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.
- c2cwsgiutils/acceptance/package-lock.json +77 -66
- c2cwsgiutils/acceptance/package.json +1 -1
- {c2cwsgiutils-6.2.0.dev57.dist-info → c2cwsgiutils-6.2.0.dev60.dist-info}/METADATA +1 -1
- {c2cwsgiutils-6.2.0.dev57.dist-info → c2cwsgiutils-6.2.0.dev60.dist-info}/RECORD +7 -7
- {c2cwsgiutils-6.2.0.dev57.dist-info → c2cwsgiutils-6.2.0.dev60.dist-info}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev57.dist-info → c2cwsgiutils-6.2.0.dev60.dist-info}/WHEEL +0 -0
- {c2cwsgiutils-6.2.0.dev57.dist-info → c2cwsgiutils-6.2.0.dev60.dist-info}/entry_points.txt +0 -0
@@ -6,7 +6,7 @@
|
|
6
6
|
"": {
|
7
7
|
"dependencies": {
|
8
8
|
"commander": "13.0.0",
|
9
|
-
"puppeteer": "
|
9
|
+
"puppeteer": "24.1.1"
|
10
10
|
}
|
11
11
|
},
|
12
12
|
"node_modules/@babel/code-frame": {
|
@@ -33,9 +33,9 @@
|
|
33
33
|
}
|
34
34
|
},
|
35
35
|
"node_modules/@puppeteer/browsers": {
|
36
|
-
"version": "2.
|
37
|
-
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.
|
38
|
-
"integrity": "sha512-
|
36
|
+
"version": "2.7.0",
|
37
|
+
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.7.0.tgz",
|
38
|
+
"integrity": "sha512-bO61XnTuopsz9kvtfqhVbH6LTM1koxK0IlBR+yuVrM2LB7mk8+5o1w18l5zqd5cs8xlf+ntgambqRqGifMDjog==",
|
39
39
|
"license": "Apache-2.0",
|
40
40
|
"dependencies": {
|
41
41
|
"debug": "^4.4.0",
|
@@ -61,9 +61,9 @@
|
|
61
61
|
"license": "MIT"
|
62
62
|
},
|
63
63
|
"node_modules/@types/node": {
|
64
|
-
"version": "22.
|
65
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.
|
66
|
-
"integrity": "sha512-
|
64
|
+
"version": "22.13.0",
|
65
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.0.tgz",
|
66
|
+
"integrity": "sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==",
|
67
67
|
"license": "MIT",
|
68
68
|
"optional": true,
|
69
69
|
"dependencies": {
|
@@ -138,49 +138,67 @@
|
|
138
138
|
"license": "Apache-2.0"
|
139
139
|
},
|
140
140
|
"node_modules/bare-events": {
|
141
|
-
"version": "2.5.
|
142
|
-
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.5.
|
143
|
-
"integrity": "sha512
|
141
|
+
"version": "2.5.4",
|
142
|
+
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.5.4.tgz",
|
143
|
+
"integrity": "sha512-+gFfDkR8pj4/TrWCGUGWmJIkBwuxPS5F+a5yWjOHQt2hHvNZd5YLzadjmDUtFmMM4y429bnKLa8bYBMHcYdnQA==",
|
144
144
|
"license": "Apache-2.0",
|
145
145
|
"optional": true
|
146
146
|
},
|
147
147
|
"node_modules/bare-fs": {
|
148
|
-
"version": "
|
149
|
-
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-
|
150
|
-
"integrity": "sha512-
|
148
|
+
"version": "4.0.1",
|
149
|
+
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.0.1.tgz",
|
150
|
+
"integrity": "sha512-ilQs4fm/l9eMfWY2dY0WCIUplSUp7U0CT1vrqMg1MUdeZl4fypu5UP0XcDBK5WBQPJAKP1b7XEodISmekH/CEg==",
|
151
151
|
"license": "Apache-2.0",
|
152
152
|
"optional": true,
|
153
153
|
"dependencies": {
|
154
154
|
"bare-events": "^2.0.0",
|
155
|
-
"bare-path": "^
|
155
|
+
"bare-path": "^3.0.0",
|
156
156
|
"bare-stream": "^2.0.0"
|
157
|
+
},
|
158
|
+
"engines": {
|
159
|
+
"bare": ">=1.7.0"
|
157
160
|
}
|
158
161
|
},
|
159
162
|
"node_modules/bare-os": {
|
160
|
-
"version": "
|
161
|
-
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-
|
162
|
-
"integrity": "sha512-
|
163
|
+
"version": "3.4.0",
|
164
|
+
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.4.0.tgz",
|
165
|
+
"integrity": "sha512-9Ous7UlnKbe3fMi7Y+qh0DwAup6A1JkYgPnjvMDNOlmnxNRQvQ/7Nst+OnUQKzk0iAT0m9BisbDVp9gCv8+ETA==",
|
163
166
|
"license": "Apache-2.0",
|
164
|
-
"optional": true
|
167
|
+
"optional": true,
|
168
|
+
"engines": {
|
169
|
+
"bare": ">=1.6.0"
|
170
|
+
}
|
165
171
|
},
|
166
172
|
"node_modules/bare-path": {
|
167
|
-
"version": "
|
168
|
-
"resolved": "https://registry.npmjs.org/bare-path/-/bare-path-
|
169
|
-
"integrity": "sha512-
|
173
|
+
"version": "3.0.0",
|
174
|
+
"resolved": "https://registry.npmjs.org/bare-path/-/bare-path-3.0.0.tgz",
|
175
|
+
"integrity": "sha512-tyfW2cQcB5NN8Saijrhqn0Zh7AnFNsnczRcuWODH0eYAXBsJ5gVxAUuNr7tsHSC6IZ77cA0SitzT+s47kot8Mw==",
|
170
176
|
"license": "Apache-2.0",
|
171
177
|
"optional": true,
|
172
178
|
"dependencies": {
|
173
|
-
"bare-os": "^
|
179
|
+
"bare-os": "^3.0.1"
|
174
180
|
}
|
175
181
|
},
|
176
182
|
"node_modules/bare-stream": {
|
177
|
-
"version": "2.6.
|
178
|
-
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.6.
|
179
|
-
"integrity": "sha512-
|
183
|
+
"version": "2.6.4",
|
184
|
+
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.6.4.tgz",
|
185
|
+
"integrity": "sha512-G6i3A74FjNq4nVrrSTUz5h3vgXzBJnjmWAVlBWaZETkgu+LgKd7AiyOml3EDJY1AHlIbBHKDXE+TUT53Ff8OaA==",
|
180
186
|
"license": "Apache-2.0",
|
181
187
|
"optional": true,
|
182
188
|
"dependencies": {
|
183
189
|
"streamx": "^2.21.0"
|
190
|
+
},
|
191
|
+
"peerDependencies": {
|
192
|
+
"bare-buffer": "*",
|
193
|
+
"bare-events": "*"
|
194
|
+
},
|
195
|
+
"peerDependenciesMeta": {
|
196
|
+
"bare-buffer": {
|
197
|
+
"optional": true
|
198
|
+
},
|
199
|
+
"bare-events": {
|
200
|
+
"optional": true
|
201
|
+
}
|
184
202
|
}
|
185
203
|
},
|
186
204
|
"node_modules/base64-js": {
|
@@ -255,13 +273,13 @@
|
|
255
273
|
}
|
256
274
|
},
|
257
275
|
"node_modules/chromium-bidi": {
|
258
|
-
"version": "
|
259
|
-
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-
|
260
|
-
"integrity": "sha512-
|
276
|
+
"version": "1.1.0",
|
277
|
+
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-1.1.0.tgz",
|
278
|
+
"integrity": "sha512-HislCEczCuamWm3+55Lig9XKmMF13K+BGKum9rwtDAzgUAHT4h5jNwhDmD4U20VoVUG8ujnv9UZ89qiIf5uF8w==",
|
261
279
|
"license": "Apache-2.0",
|
262
280
|
"dependencies": {
|
263
281
|
"mitt": "3.0.1",
|
264
|
-
"zod": "3.
|
282
|
+
"zod": "3.24.1"
|
265
283
|
},
|
266
284
|
"peerDependencies": {
|
267
285
|
"devtools-protocol": "*"
|
@@ -375,9 +393,9 @@
|
|
375
393
|
}
|
376
394
|
},
|
377
395
|
"node_modules/devtools-protocol": {
|
378
|
-
"version": "0.0.
|
379
|
-
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.
|
380
|
-
"integrity": "sha512-
|
396
|
+
"version": "0.0.1380148",
|
397
|
+
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1380148.tgz",
|
398
|
+
"integrity": "sha512-1CJABgqLxbYxVI+uJY/UDUHJtJ0KZTSjNYJYKqd9FRoXT33WDakDHNxRapMEgzeJ/C3rcs01+avshMnPmKQbvA==",
|
381
399
|
"license": "BSD-3-Clause"
|
382
400
|
},
|
383
401
|
"node_modules/emoji-regex": {
|
@@ -831,17 +849,17 @@
|
|
831
849
|
}
|
832
850
|
},
|
833
851
|
"node_modules/puppeteer": {
|
834
|
-
"version": "
|
835
|
-
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-
|
836
|
-
"integrity": "sha512-
|
852
|
+
"version": "24.1.1",
|
853
|
+
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.1.1.tgz",
|
854
|
+
"integrity": "sha512-fuhceZ5HZuDXVuaMIRxUuDHfCJLmK0pXh8FlzVQ0/+OApStevxZhU5kAVeYFOEqeCF5OoAyZjcWbdQK27xW/9A==",
|
837
855
|
"hasInstallScript": true,
|
838
856
|
"license": "Apache-2.0",
|
839
857
|
"dependencies": {
|
840
|
-
"@puppeteer/browsers": "2.
|
841
|
-
"chromium-bidi": "
|
858
|
+
"@puppeteer/browsers": "2.7.0",
|
859
|
+
"chromium-bidi": "1.1.0",
|
842
860
|
"cosmiconfig": "^9.0.0",
|
843
|
-
"devtools-protocol": "0.0.
|
844
|
-
"puppeteer-core": "
|
861
|
+
"devtools-protocol": "0.0.1380148",
|
862
|
+
"puppeteer-core": "24.1.1",
|
845
863
|
"typed-query-selector": "^2.12.0"
|
846
864
|
},
|
847
865
|
"bin": {
|
@@ -852,15 +870,15 @@
|
|
852
870
|
}
|
853
871
|
},
|
854
872
|
"node_modules/puppeteer-core": {
|
855
|
-
"version": "
|
856
|
-
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-
|
857
|
-
"integrity": "sha512-
|
873
|
+
"version": "24.1.1",
|
874
|
+
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.1.1.tgz",
|
875
|
+
"integrity": "sha512-7FF3gq6bpIsbq3I8mfbodXh3DCzXagoz3l2eGv1cXooYU4g0P4mcHQVHuBD4iSZPXNg8WjzlP5kmRwK9UvwF0A==",
|
858
876
|
"license": "Apache-2.0",
|
859
877
|
"dependencies": {
|
860
|
-
"@puppeteer/browsers": "2.
|
861
|
-
"chromium-bidi": "
|
878
|
+
"@puppeteer/browsers": "2.7.0",
|
879
|
+
"chromium-bidi": "1.1.0",
|
862
880
|
"debug": "^4.4.0",
|
863
|
-
"devtools-protocol": "0.0.
|
881
|
+
"devtools-protocol": "0.0.1380148",
|
864
882
|
"typed-query-selector": "^2.12.0",
|
865
883
|
"ws": "^8.18.0"
|
866
884
|
},
|
@@ -868,12 +886,6 @@
|
|
868
886
|
"node": ">=18"
|
869
887
|
}
|
870
888
|
},
|
871
|
-
"node_modules/queue-tick": {
|
872
|
-
"version": "1.0.1",
|
873
|
-
"resolved": "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz",
|
874
|
-
"integrity": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==",
|
875
|
-
"license": "MIT"
|
876
|
-
},
|
877
889
|
"node_modules/require-directory": {
|
878
890
|
"version": "2.1.1",
|
879
891
|
"resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
|
@@ -893,9 +905,9 @@
|
|
893
905
|
}
|
894
906
|
},
|
895
907
|
"node_modules/semver": {
|
896
|
-
"version": "7.
|
897
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.
|
898
|
-
"integrity": "sha512-
|
908
|
+
"version": "7.7.0",
|
909
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.0.tgz",
|
910
|
+
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==",
|
899
911
|
"license": "ISC",
|
900
912
|
"bin": {
|
901
913
|
"semver": "bin/semver.js"
|
@@ -959,13 +971,12 @@
|
|
959
971
|
"license": "BSD-3-Clause"
|
960
972
|
},
|
961
973
|
"node_modules/streamx": {
|
962
|
-
"version": "2.
|
963
|
-
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.
|
964
|
-
"integrity": "sha512-
|
974
|
+
"version": "2.22.0",
|
975
|
+
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.22.0.tgz",
|
976
|
+
"integrity": "sha512-sLh1evHOzBy/iWRiR6d1zRcLao4gGZr3C1kzNz4fopCOKJb6xD9ub8Mpi9Mr1R6id5o43S+d93fI48UC5uM9aw==",
|
965
977
|
"license": "MIT",
|
966
978
|
"dependencies": {
|
967
979
|
"fast-fifo": "^1.3.2",
|
968
|
-
"queue-tick": "^1.0.1",
|
969
980
|
"text-decoder": "^1.1.0"
|
970
981
|
},
|
971
982
|
"optionalDependencies": {
|
@@ -999,17 +1010,17 @@
|
|
999
1010
|
}
|
1000
1011
|
},
|
1001
1012
|
"node_modules/tar-fs": {
|
1002
|
-
"version": "3.0.
|
1003
|
-
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.
|
1004
|
-
"integrity": "sha512-
|
1013
|
+
"version": "3.0.8",
|
1014
|
+
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.8.tgz",
|
1015
|
+
"integrity": "sha512-ZoROL70jptorGAlgAYiLoBLItEKw/fUxg9BSYK/dF/GAGYFJOJJJMvjPAKDJraCXFwadD456FCuvLWgfhMsPwg==",
|
1005
1016
|
"license": "MIT",
|
1006
1017
|
"dependencies": {
|
1007
1018
|
"pump": "^3.0.0",
|
1008
1019
|
"tar-stream": "^3.1.5"
|
1009
1020
|
},
|
1010
1021
|
"optionalDependencies": {
|
1011
|
-
"bare-fs": "^
|
1012
|
-
"bare-path": "^
|
1022
|
+
"bare-fs": "^4.0.1",
|
1023
|
+
"bare-path": "^3.0.0"
|
1013
1024
|
}
|
1014
1025
|
},
|
1015
1026
|
"node_modules/tar-stream": {
|
@@ -1158,9 +1169,9 @@
|
|
1158
1169
|
}
|
1159
1170
|
},
|
1160
1171
|
"node_modules/zod": {
|
1161
|
-
"version": "3.
|
1162
|
-
"resolved": "https://registry.npmjs.org/zod/-/zod-3.
|
1163
|
-
"integrity": "sha512-
|
1172
|
+
"version": "3.24.1",
|
1173
|
+
"resolved": "https://registry.npmjs.org/zod/-/zod-3.24.1.tgz",
|
1174
|
+
"integrity": "sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==",
|
1164
1175
|
"license": "MIT",
|
1165
1176
|
"funding": {
|
1166
1177
|
"url": "https://github.com/sponsors/colinhacks"
|
@@ -2,8 +2,8 @@ c2cwsgiutils/__init__.py,sha256=HVSc-4O8i2aB0ozEI4AI8Xsb-4S6fAwhl8uRhv-DsFg,4057
|
|
2
2
|
c2cwsgiutils/acceptance/__init__.py,sha256=5PeqPHxAPMRbZpKk1XlC9RCyotegSsKVfPxADYAgG7w,1502
|
3
3
|
c2cwsgiutils/acceptance/connection.py,sha256=A83v335e4s-_cePe-bqRcEHHTOdgguetzdAtVp19-Zk,9834
|
4
4
|
c2cwsgiutils/acceptance/image.py,sha256=zKouNqU424rkWW43-NwIEVeXIXaqZxSwe04NSE-3174,9290
|
5
|
-
c2cwsgiutils/acceptance/package-lock.json,sha256=
|
6
|
-
c2cwsgiutils/acceptance/package.json,sha256=
|
5
|
+
c2cwsgiutils/acceptance/package-lock.json,sha256=2ywR2O4-mPrnxxQQ4pGOUKDzoF7_cxCVMRvhBoKmp2g,42615
|
6
|
+
c2cwsgiutils/acceptance/package.json,sha256=INFtVpjnnrCwLfeJtYWsmWwTd5DVlzfy6vh8RzxtQmc,101
|
7
7
|
c2cwsgiutils/acceptance/print.py,sha256=DOPDHUP9wfM75qiPYhFI1P3awQKIBH-edO_TmhCjT8k,2568
|
8
8
|
c2cwsgiutils/acceptance/screenshot.js,sha256=FAJYIWOLJFMm0MNggKzo3mIybtN-VtKLdMzPhQ9pO1g,2041
|
9
9
|
c2cwsgiutils/acceptance/utils.py,sha256=beq_pGJCMBRMmzLERw7z79vc9KtX5gY-g37WiUHa4q8,1901
|
@@ -60,8 +60,8 @@ c2cwsgiutils/stats_pyramid/_db_spy.py,sha256=A61t6VKIrRRIjbyZTldmAUl_Q3ZDVFYqyxj
|
|
60
60
|
c2cwsgiutils/stats_pyramid/_pyramid_spy.py,sha256=GnJRlLSAPl4PwQH5jfmc2OX5Hz9MSRRVJT2VcqkniVE,3518
|
61
61
|
c2cwsgiutils/templates/index.html.mako,sha256=cK8qGBDeQG5SiJJCfvL0oKpgacr7dPKx634AAQivmjA,1416
|
62
62
|
c2cwsgiutils/version.py,sha256=7H3URblj26Ql0bL3eXtP0LSRBeW4HbEsQ8O_BfWNr90,3124
|
63
|
-
c2cwsgiutils-6.2.0.
|
64
|
-
c2cwsgiutils-6.2.0.
|
65
|
-
c2cwsgiutils-6.2.0.
|
66
|
-
c2cwsgiutils-6.2.0.
|
67
|
-
c2cwsgiutils-6.2.0.
|
63
|
+
c2cwsgiutils-6.2.0.dev60.dist-info/LICENSE,sha256=6bEOU0n7ued3SA-DQCsHQaACONMMRzGHmH5XhDVeD-U,1304
|
64
|
+
c2cwsgiutils-6.2.0.dev60.dist-info/METADATA,sha256=Hh43FnooDv0chiC2Er5Xzp3NsNDs0Rq_cZNdOba6FqU,36359
|
65
|
+
c2cwsgiutils-6.2.0.dev60.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
66
|
+
c2cwsgiutils-6.2.0.dev60.dist-info/entry_points.txt,sha256=ujgqMTL1awN9qDg8WXmrF7m0fgR-hslUM6zKH86pvy0,703
|
67
|
+
c2cwsgiutils-6.2.0.dev60.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|