c2cwsgiutils 6.2.0.dev173__py3-none-any.whl → 6.2.0.dev176__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 +17 -17
- c2cwsgiutils/acceptance/package.json +1 -1
- {c2cwsgiutils-6.2.0.dev173.dist-info → c2cwsgiutils-6.2.0.dev176.dist-info}/METADATA +1 -1
- {c2cwsgiutils-6.2.0.dev173.dist-info → c2cwsgiutils-6.2.0.dev176.dist-info}/RECORD +7 -7
- {c2cwsgiutils-6.2.0.dev173.dist-info → c2cwsgiutils-6.2.0.dev176.dist-info}/WHEEL +0 -0
- {c2cwsgiutils-6.2.0.dev173.dist-info → c2cwsgiutils-6.2.0.dev176.dist-info}/entry_points.txt +0 -0
- {c2cwsgiutils-6.2.0.dev173.dist-info → c2cwsgiutils-6.2.0.dev176.dist-info}/licenses/LICENSE +0 -0
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"": {
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"commander": "14.0.1",
|
|
9
|
-
"puppeteer": "24.
|
|
9
|
+
"puppeteer": "24.23.0"
|
|
10
10
|
}
|
|
11
11
|
},
|
|
12
12
|
"node_modules/@babel/code-frame": {
|
|
@@ -375,9 +375,9 @@
|
|
|
375
375
|
}
|
|
376
376
|
},
|
|
377
377
|
"node_modules/devtools-protocol": {
|
|
378
|
-
"version": "0.0.
|
|
379
|
-
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.
|
|
380
|
-
"integrity": "sha512-
|
|
378
|
+
"version": "0.0.1508733",
|
|
379
|
+
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1508733.tgz",
|
|
380
|
+
"integrity": "sha512-QJ1R5gtck6nDcdM+nlsaJXcelPEI7ZxSMw1ujHpO1c4+9l+Nue5qlebi9xO1Z2MGr92bFOQTW7/rrheh5hHxDg==",
|
|
381
381
|
"license": "BSD-3-Clause"
|
|
382
382
|
},
|
|
383
383
|
"node_modules/emoji-regex": {
|
|
@@ -810,17 +810,17 @@
|
|
|
810
810
|
}
|
|
811
811
|
},
|
|
812
812
|
"node_modules/puppeteer": {
|
|
813
|
-
"version": "24.
|
|
814
|
-
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.
|
|
815
|
-
"integrity": "sha512-
|
|
813
|
+
"version": "24.23.0",
|
|
814
|
+
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.23.0.tgz",
|
|
815
|
+
"integrity": "sha512-BVR1Lg8sJGKXY79JARdIssFWK2F6e1j+RyuJP66w4CUmpaXjENicmA3nNpUXA8lcTdDjAndtP+oNdni3T/qQqA==",
|
|
816
816
|
"hasInstallScript": true,
|
|
817
817
|
"license": "Apache-2.0",
|
|
818
818
|
"dependencies": {
|
|
819
819
|
"@puppeteer/browsers": "2.10.10",
|
|
820
820
|
"chromium-bidi": "9.1.0",
|
|
821
821
|
"cosmiconfig": "^9.0.0",
|
|
822
|
-
"devtools-protocol": "0.0.
|
|
823
|
-
"puppeteer-core": "24.
|
|
822
|
+
"devtools-protocol": "0.0.1508733",
|
|
823
|
+
"puppeteer-core": "24.23.0",
|
|
824
824
|
"typed-query-selector": "^2.12.0"
|
|
825
825
|
},
|
|
826
826
|
"bin": {
|
|
@@ -831,17 +831,17 @@
|
|
|
831
831
|
}
|
|
832
832
|
},
|
|
833
833
|
"node_modules/puppeteer-core": {
|
|
834
|
-
"version": "24.
|
|
835
|
-
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.
|
|
836
|
-
"integrity": "sha512-
|
|
834
|
+
"version": "24.23.0",
|
|
835
|
+
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.23.0.tgz",
|
|
836
|
+
"integrity": "sha512-yl25C59gb14sOdIiSnJ08XiPP+O2RjuyZmEG+RjYmCXO7au0jcLf7fRiyii96dXGUBW7Zwei/mVKfxMx/POeFw==",
|
|
837
837
|
"license": "Apache-2.0",
|
|
838
838
|
"dependencies": {
|
|
839
839
|
"@puppeteer/browsers": "2.10.10",
|
|
840
840
|
"chromium-bidi": "9.1.0",
|
|
841
841
|
"debug": "^4.4.3",
|
|
842
|
-
"devtools-protocol": "0.0.
|
|
842
|
+
"devtools-protocol": "0.0.1508733",
|
|
843
843
|
"typed-query-selector": "^2.12.0",
|
|
844
|
-
"webdriver-bidi-protocol": "0.
|
|
844
|
+
"webdriver-bidi-protocol": "0.3.6",
|
|
845
845
|
"ws": "^8.18.3"
|
|
846
846
|
},
|
|
847
847
|
"engines": {
|
|
@@ -1017,9 +1017,9 @@
|
|
|
1017
1017
|
"optional": true
|
|
1018
1018
|
},
|
|
1019
1019
|
"node_modules/webdriver-bidi-protocol": {
|
|
1020
|
-
"version": "0.
|
|
1021
|
-
"resolved": "https://registry.npmjs.org/webdriver-bidi-protocol/-/webdriver-bidi-protocol-0.
|
|
1022
|
-
"integrity": "sha512-
|
|
1020
|
+
"version": "0.3.6",
|
|
1021
|
+
"resolved": "https://registry.npmjs.org/webdriver-bidi-protocol/-/webdriver-bidi-protocol-0.3.6.tgz",
|
|
1022
|
+
"integrity": "sha512-mlGndEOA9yK9YAbvtxaPTqdi/kaCWYYfwrZvGzcmkr/3lWM+tQj53BxtpVd6qbC6+E5OnHXgCcAhre6AkXzxjA==",
|
|
1023
1023
|
"license": "Apache-2.0"
|
|
1024
1024
|
},
|
|
1025
1025
|
"node_modules/wrap-ansi": {
|
|
@@ -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=UOwv35HJntiRHqidDheWY4JOwR0mH2FJHKYHUpJ2y1Y,40821
|
|
6
|
+
c2cwsgiutils/acceptance/package.json,sha256=c1ZQ4tQ1flWD5KDOqxkBSHxYnYGGiVNS8-bpGteTZ2w,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.dev176.dist-info/METADATA,sha256=7sFJ3kHCNXqiCeewsPJ8uje2-3zWa87lO4kEl67ACPE,37599
|
|
65
|
+
c2cwsgiutils-6.2.0.dev176.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
|
|
66
|
+
c2cwsgiutils-6.2.0.dev176.dist-info/entry_points.txt,sha256=ujgqMTL1awN9qDg8WXmrF7m0fgR-hslUM6zKH86pvy0,703
|
|
67
|
+
c2cwsgiutils-6.2.0.dev176.dist-info/licenses/LICENSE,sha256=6bEOU0n7ued3SA-DQCsHQaACONMMRzGHmH5XhDVeD-U,1304
|
|
68
|
+
c2cwsgiutils-6.2.0.dev176.dist-info/RECORD,,
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev173.dist-info → c2cwsgiutils-6.2.0.dev176.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev173.dist-info → c2cwsgiutils-6.2.0.dev176.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|