c2cwsgiutils 6.2.0.dev48__py3-none-any.whl → 6.2.0.dev50__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 +21 -28
- c2cwsgiutils/acceptance/package.json +1 -1
- {c2cwsgiutils-6.2.0.dev48.dist-info → c2cwsgiutils-6.2.0.dev50.dist-info}/METADATA +1 -1
- {c2cwsgiutils-6.2.0.dev48.dist-info → c2cwsgiutils-6.2.0.dev50.dist-info}/RECORD +7 -7
- {c2cwsgiutils-6.2.0.dev48.dist-info → c2cwsgiutils-6.2.0.dev50.dist-info}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev48.dist-info → c2cwsgiutils-6.2.0.dev50.dist-info}/WHEEL +0 -0
- {c2cwsgiutils-6.2.0.dev48.dist-info → c2cwsgiutils-6.2.0.dev50.dist-info}/entry_points.txt +0 -0
@@ -6,7 +6,7 @@
|
|
6
6
|
"": {
|
7
7
|
"dependencies": {
|
8
8
|
"commander": "13.0.0",
|
9
|
-
"puppeteer": "23.
|
9
|
+
"puppeteer": "23.11.1"
|
10
10
|
}
|
11
11
|
},
|
12
12
|
"node_modules/@babel/code-frame": {
|
@@ -33,15 +33,15 @@
|
|
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.6.1",
|
37
|
+
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.6.1.tgz",
|
38
|
+
"integrity": "sha512-aBSREisdsGH890S2rQqK82qmQYU3uFpSH8wcZWHgHzl3LfzsxAKbLNiAG9mO8v1Y0UICBeClICxPJvyr0rcuxg==",
|
39
39
|
"license": "Apache-2.0",
|
40
40
|
"dependencies": {
|
41
|
-
"debug": "^4.
|
41
|
+
"debug": "^4.4.0",
|
42
42
|
"extract-zip": "^2.0.1",
|
43
43
|
"progress": "^2.0.3",
|
44
|
-
"proxy-agent": "^6.
|
44
|
+
"proxy-agent": "^6.5.0",
|
45
45
|
"semver": "^7.6.3",
|
46
46
|
"tar-fs": "^3.0.6",
|
47
47
|
"unbzip2-stream": "^1.4.3",
|
@@ -255,13 +255,12 @@
|
|
255
255
|
}
|
256
256
|
},
|
257
257
|
"node_modules/chromium-bidi": {
|
258
|
-
"version": "0.
|
259
|
-
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.
|
260
|
-
"integrity": "sha512-
|
258
|
+
"version": "0.11.0",
|
259
|
+
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.11.0.tgz",
|
260
|
+
"integrity": "sha512-6CJWHkNRoyZyjV9Rwv2lYONZf1Xm0IuDyNq97nwSsxxP3wf5Bwy15K5rOvVKMtJ127jJBmxFUanSAOjgFRxgrA==",
|
261
261
|
"license": "Apache-2.0",
|
262
262
|
"dependencies": {
|
263
263
|
"mitt": "3.0.1",
|
264
|
-
"urlpattern-polyfill": "10.0.0",
|
265
264
|
"zod": "3.23.8"
|
266
265
|
},
|
267
266
|
"peerDependencies": {
|
@@ -832,17 +831,17 @@
|
|
832
831
|
}
|
833
832
|
},
|
834
833
|
"node_modules/puppeteer": {
|
835
|
-
"version": "23.
|
836
|
-
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-23.
|
837
|
-
"integrity": "sha512-
|
834
|
+
"version": "23.11.1",
|
835
|
+
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-23.11.1.tgz",
|
836
|
+
"integrity": "sha512-53uIX3KR5en8l7Vd8n5DUv90Ae9QDQsyIthaUFVzwV6yU750RjqRznEtNMBT20VthqAdemnJN+hxVdmMHKt7Zw==",
|
838
837
|
"hasInstallScript": true,
|
839
838
|
"license": "Apache-2.0",
|
840
839
|
"dependencies": {
|
841
|
-
"@puppeteer/browsers": "2.
|
842
|
-
"chromium-bidi": "0.
|
840
|
+
"@puppeteer/browsers": "2.6.1",
|
841
|
+
"chromium-bidi": "0.11.0",
|
843
842
|
"cosmiconfig": "^9.0.0",
|
844
843
|
"devtools-protocol": "0.0.1367902",
|
845
|
-
"puppeteer-core": "23.
|
844
|
+
"puppeteer-core": "23.11.1",
|
846
845
|
"typed-query-selector": "^2.12.0"
|
847
846
|
},
|
848
847
|
"bin": {
|
@@ -853,14 +852,14 @@
|
|
853
852
|
}
|
854
853
|
},
|
855
854
|
"node_modules/puppeteer-core": {
|
856
|
-
"version": "23.
|
857
|
-
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-23.
|
858
|
-
"integrity": "sha512-
|
855
|
+
"version": "23.11.1",
|
856
|
+
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-23.11.1.tgz",
|
857
|
+
"integrity": "sha512-3HZ2/7hdDKZvZQ7dhhITOUg4/wOrDRjyK2ZBllRB0ZCOi9u0cwq1ACHDjBB+nX+7+kltHjQvBRdeY7+W0T+7Gg==",
|
859
858
|
"license": "Apache-2.0",
|
860
859
|
"dependencies": {
|
861
|
-
"@puppeteer/browsers": "2.
|
862
|
-
"chromium-bidi": "0.
|
863
|
-
"debug": "^4.
|
860
|
+
"@puppeteer/browsers": "2.6.1",
|
861
|
+
"chromium-bidi": "0.11.0",
|
862
|
+
"debug": "^4.4.0",
|
864
863
|
"devtools-protocol": "0.0.1367902",
|
865
864
|
"typed-query-selector": "^2.12.0",
|
866
865
|
"ws": "^8.18.0"
|
@@ -1068,12 +1067,6 @@
|
|
1068
1067
|
"license": "MIT",
|
1069
1068
|
"optional": true
|
1070
1069
|
},
|
1071
|
-
"node_modules/urlpattern-polyfill": {
|
1072
|
-
"version": "10.0.0",
|
1073
|
-
"resolved": "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-10.0.0.tgz",
|
1074
|
-
"integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==",
|
1075
|
-
"license": "MIT"
|
1076
|
-
},
|
1077
1070
|
"node_modules/wrap-ansi": {
|
1078
1071
|
"version": "7.0.0",
|
1079
1072
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
@@ -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=Tr_cdtQL6WhRq0qIS0P6ulLDwOprbcE1jc1Ft1Qi4OY,8956
|
5
|
-
c2cwsgiutils/acceptance/package-lock.json,sha256=
|
6
|
-
c2cwsgiutils/acceptance/package.json,sha256=
|
5
|
+
c2cwsgiutils/acceptance/package-lock.json,sha256=jLvCfPizXSwqLXC_02w3Vbq6qi5XIYpcCJmwy08iUdk,42580
|
6
|
+
c2cwsgiutils/acceptance/package.json,sha256=u0---w2SMjJ_ZsAQ3_4k2zopt4Wq-VfBOLN59rZPoRo,102
|
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.dev50.dist-info/LICENSE,sha256=6bEOU0n7ued3SA-DQCsHQaACONMMRzGHmH5XhDVeD-U,1304
|
64
|
+
c2cwsgiutils-6.2.0.dev50.dist-info/METADATA,sha256=Aq41JJRCy_JgJZ4kaqnftGNRGh2SOWvqjvGJV0zLUEA,36359
|
65
|
+
c2cwsgiutils-6.2.0.dev50.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
66
|
+
c2cwsgiutils-6.2.0.dev50.dist-info/entry_points.txt,sha256=ujgqMTL1awN9qDg8WXmrF7m0fgR-hslUM6zKH86pvy0,703
|
67
|
+
c2cwsgiutils-6.2.0.dev50.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|