c2cwsgiutils 6.2.0.dev308__py3-none-any.whl → 6.2.0.dev309__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 +8 -8
- c2cwsgiutils/acceptance/package.json +1 -1
- {c2cwsgiutils-6.2.0.dev308.dist-info → c2cwsgiutils-6.2.0.dev309.dist-info}/METADATA +1 -1
- {c2cwsgiutils-6.2.0.dev308.dist-info → c2cwsgiutils-6.2.0.dev309.dist-info}/RECORD +7 -7
- {c2cwsgiutils-6.2.0.dev308.dist-info → c2cwsgiutils-6.2.0.dev309.dist-info}/WHEEL +0 -0
- {c2cwsgiutils-6.2.0.dev308.dist-info → c2cwsgiutils-6.2.0.dev309.dist-info}/entry_points.txt +0 -0
- {c2cwsgiutils-6.2.0.dev308.dist-info → c2cwsgiutils-6.2.0.dev309.dist-info}/licenses/LICENSE +0 -0
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"": {
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"commander": "14.0.3",
|
|
9
|
-
"puppeteer": "25.2.
|
|
9
|
+
"puppeteer": "25.2.1"
|
|
10
10
|
}
|
|
11
11
|
},
|
|
12
12
|
"node_modules/@puppeteer/browsers": {
|
|
@@ -166,9 +166,9 @@
|
|
|
166
166
|
}
|
|
167
167
|
},
|
|
168
168
|
"node_modules/puppeteer": {
|
|
169
|
-
"version": "25.2.
|
|
170
|
-
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-25.2.
|
|
171
|
-
"integrity": "sha512-
|
|
169
|
+
"version": "25.2.1",
|
|
170
|
+
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-25.2.1.tgz",
|
|
171
|
+
"integrity": "sha512-2D5RMkQH9FRhDU57a1/jV9xWoxqZvUjaZOYjAAPdRCEY8A01V5sxzyGOMs8XiKU9fPF91SOSwNYpHRu5SD958g==",
|
|
172
172
|
"hasInstallScript": true,
|
|
173
173
|
"license": "Apache-2.0",
|
|
174
174
|
"dependencies": {
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
"chromium-bidi": "16.0.1",
|
|
177
177
|
"devtools-protocol": "0.0.1638949",
|
|
178
178
|
"lilconfig": "^3.1.3",
|
|
179
|
-
"puppeteer-core": "25.2.
|
|
179
|
+
"puppeteer-core": "25.2.1",
|
|
180
180
|
"typed-query-selector": "^2.12.2"
|
|
181
181
|
},
|
|
182
182
|
"bin": {
|
|
@@ -187,9 +187,9 @@
|
|
|
187
187
|
}
|
|
188
188
|
},
|
|
189
189
|
"node_modules/puppeteer-core": {
|
|
190
|
-
"version": "25.2.
|
|
191
|
-
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-25.2.
|
|
192
|
-
"integrity": "sha512-
|
|
190
|
+
"version": "25.2.1",
|
|
191
|
+
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-25.2.1.tgz",
|
|
192
|
+
"integrity": "sha512-MwEZ4FFGJ1ZLOmu/04eISxoEMKtCnHyJBRFfgpwPPSYNG6gT6Xw1laNziFSV7uwDcx3jK+ATYIo9SfOd8Uhc3w==",
|
|
193
193
|
"license": "Apache-2.0",
|
|
194
194
|
"dependencies": {
|
|
195
195
|
"@puppeteer/browsers": "3.0.5",
|
|
@@ -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=FfHsrCeC8Iod4pPkIOlfOe6fZ7MnNOYkvFJ7X2fDMo4,11757
|
|
6
|
+
c2cwsgiutils/acceptance/package.json,sha256=sVyTeIgYtGGNAF8dKYAC3g1seItKV_wfU-LgptiYi3w,101
|
|
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.dev309.dist-info/METADATA,sha256=CIczeSlvjNJfIbMk4MTOUAps7hcgM4JgM5JytSvl37o,37533
|
|
65
|
+
c2cwsgiutils-6.2.0.dev309.dist-info/WHEEL,sha256=EGEvSphFYqXKs23-kQBeyNoJP1nrT8ZJKQoi5p5DYL8,88
|
|
66
|
+
c2cwsgiutils-6.2.0.dev309.dist-info/entry_points.txt,sha256=ujgqMTL1awN9qDg8WXmrF7m0fgR-hslUM6zKH86pvy0,703
|
|
67
|
+
c2cwsgiutils-6.2.0.dev309.dist-info/licenses/LICENSE,sha256=hCNci_ppSy6SKe_nTdgzjCsTIaNQgAKqDSghWn_G-1I,1304
|
|
68
|
+
c2cwsgiutils-6.2.0.dev309.dist-info/RECORD,,
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev308.dist-info → c2cwsgiutils-6.2.0.dev309.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev308.dist-info → c2cwsgiutils-6.2.0.dev309.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|