c2cwsgiutils 6.2.0.dev281__py3-none-any.whl → 6.2.0.dev283__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.dev281.dist-info → c2cwsgiutils-6.2.0.dev283.dist-info}/METADATA +1 -1
- {c2cwsgiutils-6.2.0.dev281.dist-info → c2cwsgiutils-6.2.0.dev283.dist-info}/RECORD +7 -7
- {c2cwsgiutils-6.2.0.dev281.dist-info → c2cwsgiutils-6.2.0.dev283.dist-info}/WHEEL +0 -0
- {c2cwsgiutils-6.2.0.dev281.dist-info → c2cwsgiutils-6.2.0.dev283.dist-info}/entry_points.txt +0 -0
- {c2cwsgiutils-6.2.0.dev281.dist-info → c2cwsgiutils-6.2.0.dev283.dist-info}/licenses/LICENSE +0 -0
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"": {
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"commander": "14.0.3",
|
|
9
|
-
"puppeteer": "24.
|
|
9
|
+
"puppeteer": "24.42.0"
|
|
10
10
|
}
|
|
11
11
|
},
|
|
12
12
|
"node_modules/@babel/code-frame": {
|
|
@@ -383,9 +383,9 @@
|
|
|
383
383
|
}
|
|
384
384
|
},
|
|
385
385
|
"node_modules/devtools-protocol": {
|
|
386
|
-
"version": "0.0.
|
|
387
|
-
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.
|
|
388
|
-
"integrity": "sha512-
|
|
386
|
+
"version": "0.0.1595872",
|
|
387
|
+
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1595872.tgz",
|
|
388
|
+
"integrity": "sha512-kRfgp8vWVjBu/fbYCiVFiOqsCk3CrMKEo3WbgGT2NXK2dG7vawWPBljixajVgGK9II8rDO9G0oD0zLt3I1daRg==",
|
|
389
389
|
"license": "BSD-3-Clause"
|
|
390
390
|
},
|
|
391
391
|
"node_modules/emoji-regex": {
|
|
@@ -818,17 +818,17 @@
|
|
|
818
818
|
}
|
|
819
819
|
},
|
|
820
820
|
"node_modules/puppeteer": {
|
|
821
|
-
"version": "24.
|
|
822
|
-
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.
|
|
823
|
-
"integrity": "sha512-
|
|
821
|
+
"version": "24.42.0",
|
|
822
|
+
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.42.0.tgz",
|
|
823
|
+
"integrity": "sha512-94MoPfFp2eY3eYIMdINkez4IOP5TMHntlZbVx06fHlQTtiQiYgaY0L2Zzfod8PVUkPqP7m3Qlre2v8YS8cudPA==",
|
|
824
824
|
"hasInstallScript": true,
|
|
825
825
|
"license": "Apache-2.0",
|
|
826
826
|
"dependencies": {
|
|
827
827
|
"@puppeteer/browsers": "2.13.0",
|
|
828
828
|
"chromium-bidi": "14.0.0",
|
|
829
829
|
"cosmiconfig": "^9.0.0",
|
|
830
|
-
"devtools-protocol": "0.0.
|
|
831
|
-
"puppeteer-core": "24.
|
|
830
|
+
"devtools-protocol": "0.0.1595872",
|
|
831
|
+
"puppeteer-core": "24.42.0",
|
|
832
832
|
"typed-query-selector": "^2.12.1"
|
|
833
833
|
},
|
|
834
834
|
"bin": {
|
|
@@ -839,15 +839,15 @@
|
|
|
839
839
|
}
|
|
840
840
|
},
|
|
841
841
|
"node_modules/puppeteer-core": {
|
|
842
|
-
"version": "24.
|
|
843
|
-
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.
|
|
844
|
-
"integrity": "sha512-
|
|
842
|
+
"version": "24.42.0",
|
|
843
|
+
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.42.0.tgz",
|
|
844
|
+
"integrity": "sha512-T4zXokk/izH01fYPhyyev1A4piWiOKrYq7CUFpdoYQxmOnXoV6YjUabmfIjCYkNspSoAXIxRid3Tw+Vg0fthYg==",
|
|
845
845
|
"license": "Apache-2.0",
|
|
846
846
|
"dependencies": {
|
|
847
847
|
"@puppeteer/browsers": "2.13.0",
|
|
848
848
|
"chromium-bidi": "14.0.0",
|
|
849
849
|
"debug": "^4.4.3",
|
|
850
|
-
"devtools-protocol": "0.0.
|
|
850
|
+
"devtools-protocol": "0.0.1595872",
|
|
851
851
|
"typed-query-selector": "^2.12.1",
|
|
852
852
|
"webdriver-bidi-protocol": "0.4.1",
|
|
853
853
|
"ws": "^8.19.0"
|
|
@@ -2,8 +2,8 @@ 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=
|
|
6
|
-
c2cwsgiutils/acceptance/package.json,sha256=
|
|
5
|
+
c2cwsgiutils/acceptance/package-lock.json,sha256=RwgkiPSww6H3mqav9yACvGcqJ7vhNBLr5_wSBkhbExU,41389
|
|
6
|
+
c2cwsgiutils/acceptance/package.json,sha256=Tu9q3K1apqvxLPgFmqvdtRjmqaRe19NUJ-MymGrsVfs,102
|
|
7
7
|
c2cwsgiutils/acceptance/print.py,sha256=i6UxfSuZ8z9grC_P2qn0yU6RXLbNCcopPMOgjc8D1rI,2555
|
|
8
8
|
c2cwsgiutils/acceptance/screenshot.js,sha256=FAJYIWOLJFMm0MNggKzo3mIybtN-VtKLdMzPhQ9pO1g,2041
|
|
9
9
|
c2cwsgiutils/acceptance/utils.py,sha256=E6M_oYgFaaJ2ijszKze-W2Sc7PkYPPw8Y4swLTqHgjw,1894
|
|
@@ -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.dev283.dist-info/METADATA,sha256=qrrhgFE26Ag39be-dNNdl8wBJrK2AXz4KR7Ht7qYDqE,37533
|
|
65
|
+
c2cwsgiutils-6.2.0.dev283.dist-info/WHEEL,sha256=Vz2fHgx6HFtSwhs8KvkHLqH5Ea4w1_rner5uNVGCeIE,88
|
|
66
|
+
c2cwsgiutils-6.2.0.dev283.dist-info/entry_points.txt,sha256=ujgqMTL1awN9qDg8WXmrF7m0fgR-hslUM6zKH86pvy0,703
|
|
67
|
+
c2cwsgiutils-6.2.0.dev283.dist-info/licenses/LICENSE,sha256=hCNci_ppSy6SKe_nTdgzjCsTIaNQgAKqDSghWn_G-1I,1304
|
|
68
|
+
c2cwsgiutils-6.2.0.dev283.dist-info/RECORD,,
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev281.dist-info → c2cwsgiutils-6.2.0.dev283.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev281.dist-info → c2cwsgiutils-6.2.0.dev283.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|