c2cwsgiutils 6.2.0.dev7__py3-none-any.whl → 6.2.0.dev9__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 +13 -13
- c2cwsgiutils/acceptance/package.json +1 -1
- {c2cwsgiutils-6.2.0.dev7.dist-info → c2cwsgiutils-6.2.0.dev9.dist-info}/METADATA +1 -1
- {c2cwsgiutils-6.2.0.dev7.dist-info → c2cwsgiutils-6.2.0.dev9.dist-info}/RECORD +7 -7
- {c2cwsgiutils-6.2.0.dev7.dist-info → c2cwsgiutils-6.2.0.dev9.dist-info}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev7.dist-info → c2cwsgiutils-6.2.0.dev9.dist-info}/WHEEL +0 -0
- {c2cwsgiutils-6.2.0.dev7.dist-info → c2cwsgiutils-6.2.0.dev9.dist-info}/entry_points.txt +0 -0
@@ -6,7 +6,7 @@
|
|
6
6
|
"": {
|
7
7
|
"dependencies": {
|
8
8
|
"commander": "12.1.0",
|
9
|
-
"puppeteer": "23.
|
9
|
+
"puppeteer": "23.6.1"
|
10
10
|
}
|
11
11
|
},
|
12
12
|
"node_modules/@babel/code-frame": {
|
@@ -402,9 +402,9 @@
|
|
402
402
|
}
|
403
403
|
},
|
404
404
|
"node_modules/devtools-protocol": {
|
405
|
-
"version": "0.0.
|
406
|
-
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.
|
407
|
-
"integrity": "sha512-
|
405
|
+
"version": "0.0.1354347",
|
406
|
+
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1354347.tgz",
|
407
|
+
"integrity": "sha512-BlmkSqV0V84E2WnEnoPnwyix57rQxAM5SKJjf4TbYOCGLAWtz8CDH8RIaGOjPgPCXo2Mce3kxSY497OySidY3Q==",
|
408
408
|
"license": "BSD-3-Clause"
|
409
409
|
},
|
410
410
|
"node_modules/emoji-regex": {
|
@@ -909,17 +909,17 @@
|
|
909
909
|
}
|
910
910
|
},
|
911
911
|
"node_modules/puppeteer": {
|
912
|
-
"version": "23.
|
913
|
-
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-23.
|
914
|
-
"integrity": "sha512-
|
912
|
+
"version": "23.6.1",
|
913
|
+
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-23.6.1.tgz",
|
914
|
+
"integrity": "sha512-8+ALGQgwXd3P/tGcuSsxTPGDaOQIjcDIm04I5hpWZv/PiN5q8bQNHRUyfYrifT+flnM9aTWCP7tLEzuB6SlIgA==",
|
915
915
|
"hasInstallScript": true,
|
916
916
|
"license": "Apache-2.0",
|
917
917
|
"dependencies": {
|
918
918
|
"@puppeteer/browsers": "2.4.0",
|
919
919
|
"chromium-bidi": "0.8.0",
|
920
920
|
"cosmiconfig": "^9.0.0",
|
921
|
-
"devtools-protocol": "0.0.
|
922
|
-
"puppeteer-core": "23.
|
921
|
+
"devtools-protocol": "0.0.1354347",
|
922
|
+
"puppeteer-core": "23.6.1",
|
923
923
|
"typed-query-selector": "^2.12.0"
|
924
924
|
},
|
925
925
|
"bin": {
|
@@ -930,15 +930,15 @@
|
|
930
930
|
}
|
931
931
|
},
|
932
932
|
"node_modules/puppeteer-core": {
|
933
|
-
"version": "23.
|
934
|
-
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-23.
|
935
|
-
"integrity": "sha512
|
933
|
+
"version": "23.6.1",
|
934
|
+
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-23.6.1.tgz",
|
935
|
+
"integrity": "sha512-DoNLAzQfGklPauEn33N4h9cM9GubJSINEn+AUMwAXwW159Y9JLk5y34Jsbv4c7kG8P0puOYWV9leu2siMZ/QpQ==",
|
936
936
|
"license": "Apache-2.0",
|
937
937
|
"dependencies": {
|
938
938
|
"@puppeteer/browsers": "2.4.0",
|
939
939
|
"chromium-bidi": "0.8.0",
|
940
940
|
"debug": "^4.3.7",
|
941
|
-
"devtools-protocol": "0.0.
|
941
|
+
"devtools-protocol": "0.0.1354347",
|
942
942
|
"typed-query-selector": "^2.12.0",
|
943
943
|
"ws": "^8.18.0"
|
944
944
|
},
|
@@ -2,8 +2,8 @@ c2cwsgiutils/__init__.py,sha256=HVSc-4O8i2aB0ozEI4AI8Xsb-4S6fAwhl8uRhv-DsFg,4057
|
|
2
2
|
c2cwsgiutils/acceptance/__init__.py,sha256=TJA1yzmyPujkg80oj-LBj2ueOQVYL8HLW87pejWTIDY,1501
|
3
3
|
c2cwsgiutils/acceptance/connection.py,sha256=yqChhHBpYhQL0Cb7K8FqeP16jg1UtmxGAi6Tw1TXEbI,9783
|
4
4
|
c2cwsgiutils/acceptance/image.py,sha256=Xtwvb1Y-Pczbw9kHn5OhJokogwbBvx5McLvcuGPzzog,8935
|
5
|
-
c2cwsgiutils/acceptance/package-lock.json,sha256=
|
6
|
-
c2cwsgiutils/acceptance/package.json,sha256=
|
5
|
+
c2cwsgiutils/acceptance/package-lock.json,sha256=w347Z8MSS8Afs5m7rbnCwC1xeYOrT0Wb6LEqO2SKBJ0,47777
|
6
|
+
c2cwsgiutils/acceptance/package.json,sha256=OmV1qTqYu9efVL4hudpyf237Y0Bdw6-SKBxAT_zSn0I,101
|
7
7
|
c2cwsgiutils/acceptance/print.py,sha256=qdh6pqlHgkIjUCJxS3rcgpOV4fDk9RxFlkfH5aAwDsQ,2567
|
8
8
|
c2cwsgiutils/acceptance/screenshot.js,sha256=FAJYIWOLJFMm0MNggKzo3mIybtN-VtKLdMzPhQ9pO1g,2041
|
9
9
|
c2cwsgiutils/acceptance/utils.py,sha256=zLvWqqPLBGCzGAtmIqidao66BKmER_Du1AfKCEhoc-I,1892
|
@@ -60,8 +60,8 @@ c2cwsgiutils/stats_pyramid/_db_spy.py,sha256=A61t6VKIrRRIjbyZTldmAUl_Q3ZDVFYqyxj
|
|
60
60
|
c2cwsgiutils/stats_pyramid/_pyramid_spy.py,sha256=sbkXXdzzylnd6XHzegJdshD0mzCY8RLsL1WncclsFfE,3208
|
61
61
|
c2cwsgiutils/templates/index.html.mako,sha256=Ey9ppHLe-eFGYXYPV5Z2WbMBSif86sYPiTviksnG7TI,1362
|
62
62
|
c2cwsgiutils/version.py,sha256=1ghPu-aKMJdfCSUrxgBENNqNQ-7JMKJr6tS14dDmW4Q,3110
|
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.dev9.dist-info/LICENSE,sha256=r7ueGz9Fl2Bv3rmeQy0DEtohLmAiufRaCuv6Y5fyNhE,1304
|
64
|
+
c2cwsgiutils-6.2.0.dev9.dist-info/METADATA,sha256=4XVisTQ7BTCMlvC6Barg3MuZ-LDr0XXTqnNKDHQ--Gk,34409
|
65
|
+
c2cwsgiutils-6.2.0.dev9.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
66
|
+
c2cwsgiutils-6.2.0.dev9.dist-info/entry_points.txt,sha256=ujgqMTL1awN9qDg8WXmrF7m0fgR-hslUM6zKH86pvy0,703
|
67
|
+
c2cwsgiutils-6.2.0.dev9.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|