c2cwsgiutils 6.2.0.dev290__py3-none-any.whl → 6.2.0.dev296__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 +29 -29
- {c2cwsgiutils-6.2.0.dev290.dist-info → c2cwsgiutils-6.2.0.dev296.dist-info}/METADATA +1 -1
- {c2cwsgiutils-6.2.0.dev290.dist-info → c2cwsgiutils-6.2.0.dev296.dist-info}/RECORD +6 -6
- {c2cwsgiutils-6.2.0.dev290.dist-info → c2cwsgiutils-6.2.0.dev296.dist-info}/WHEEL +0 -0
- {c2cwsgiutils-6.2.0.dev290.dist-info → c2cwsgiutils-6.2.0.dev296.dist-info}/entry_points.txt +0 -0
- {c2cwsgiutils-6.2.0.dev290.dist-info → c2cwsgiutils-6.2.0.dev296.dist-info}/licenses/LICENSE +0 -0
|
@@ -10,12 +10,12 @@
|
|
|
10
10
|
}
|
|
11
11
|
},
|
|
12
12
|
"node_modules/@babel/code-frame": {
|
|
13
|
-
"version": "7.29.
|
|
14
|
-
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.
|
|
15
|
-
"integrity": "sha512-
|
|
13
|
+
"version": "7.29.7",
|
|
14
|
+
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.7.tgz",
|
|
15
|
+
"integrity": "sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==",
|
|
16
16
|
"license": "MIT",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@babel/helper-validator-identifier": "^7.
|
|
18
|
+
"@babel/helper-validator-identifier": "^7.29.7",
|
|
19
19
|
"js-tokens": "^4.0.0",
|
|
20
20
|
"picocolors": "^1.1.1"
|
|
21
21
|
},
|
|
@@ -24,9 +24,9 @@
|
|
|
24
24
|
}
|
|
25
25
|
},
|
|
26
26
|
"node_modules/@babel/helper-validator-identifier": {
|
|
27
|
-
"version": "7.
|
|
28
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.
|
|
29
|
-
"integrity": "sha512-
|
|
27
|
+
"version": "7.29.7",
|
|
28
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz",
|
|
29
|
+
"integrity": "sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==",
|
|
30
30
|
"license": "MIT",
|
|
31
31
|
"engines": {
|
|
32
32
|
"node": ">=6.9.0"
|
|
@@ -60,13 +60,13 @@
|
|
|
60
60
|
"license": "MIT"
|
|
61
61
|
},
|
|
62
62
|
"node_modules/@types/node": {
|
|
63
|
-
"version": "25.
|
|
64
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.
|
|
65
|
-
"integrity": "sha512
|
|
63
|
+
"version": "25.9.1",
|
|
64
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.9.1.tgz",
|
|
65
|
+
"integrity": "sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==",
|
|
66
66
|
"license": "MIT",
|
|
67
67
|
"optional": true,
|
|
68
68
|
"dependencies": {
|
|
69
|
-
"undici-types": "
|
|
69
|
+
"undici-types": ">=7.24.0 <7.24.7"
|
|
70
70
|
}
|
|
71
71
|
},
|
|
72
72
|
"node_modules/@types/yauzl": {
|
|
@@ -145,9 +145,9 @@
|
|
|
145
145
|
}
|
|
146
146
|
},
|
|
147
147
|
"node_modules/bare-events": {
|
|
148
|
-
"version": "2.8.
|
|
149
|
-
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.8.
|
|
150
|
-
"integrity": "sha512-
|
|
148
|
+
"version": "2.8.3",
|
|
149
|
+
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.8.3.tgz",
|
|
150
|
+
"integrity": "sha512-HdUm8EMQBLaJvGUdidNNbqpA1kYkwNcb+MYxkxCLAPJGQzlv9J0C24h8V65Z4c5GLd/JEALDvpFCQgpLJqc0zw==",
|
|
151
151
|
"license": "Apache-2.0",
|
|
152
152
|
"peerDependencies": {
|
|
153
153
|
"bare-abort-controller": "*"
|
|
@@ -227,9 +227,9 @@
|
|
|
227
227
|
}
|
|
228
228
|
},
|
|
229
229
|
"node_modules/bare-url": {
|
|
230
|
-
"version": "2.4.
|
|
231
|
-
"resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.4.
|
|
232
|
-
"integrity": "sha512
|
|
230
|
+
"version": "2.4.3",
|
|
231
|
+
"resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.4.3.tgz",
|
|
232
|
+
"integrity": "sha512-Kccpc7ACfXaxfeInfqKcZtW4pT5YBn1mesc4sCsun6sRwtbJ4h+sNOaksUpYEJUKfN65YWC6Bw2OJEFiKxq8nQ==",
|
|
233
233
|
"license": "Apache-2.0",
|
|
234
234
|
"dependencies": {
|
|
235
235
|
"bare-path": "^3.0.0"
|
|
@@ -875,9 +875,9 @@
|
|
|
875
875
|
}
|
|
876
876
|
},
|
|
877
877
|
"node_modules/semver": {
|
|
878
|
-
"version": "7.
|
|
879
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.
|
|
880
|
-
"integrity": "sha512-
|
|
878
|
+
"version": "7.8.1",
|
|
879
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.1.tgz",
|
|
880
|
+
"integrity": "sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==",
|
|
881
881
|
"license": "ISC",
|
|
882
882
|
"bin": {
|
|
883
883
|
"semver": "bin/semver.js"
|
|
@@ -897,9 +897,9 @@
|
|
|
897
897
|
}
|
|
898
898
|
},
|
|
899
899
|
"node_modules/socks": {
|
|
900
|
-
"version": "2.8.
|
|
901
|
-
"resolved": "https://registry.npmjs.org/socks/-/socks-2.8.
|
|
902
|
-
"integrity": "sha512-
|
|
900
|
+
"version": "2.8.9",
|
|
901
|
+
"resolved": "https://registry.npmjs.org/socks/-/socks-2.8.9.tgz",
|
|
902
|
+
"integrity": "sha512-LJhUYUvItdQ0LkJTmPeaEObWXAqFyfmP85x0tch/ez9cahmhlBBLbIqDFnvBnUJGagb0JbIQrkBs1wJ+yRYpEw==",
|
|
903
903
|
"license": "MIT",
|
|
904
904
|
"dependencies": {
|
|
905
905
|
"ip-address": "^10.1.1",
|
|
@@ -1028,9 +1028,9 @@
|
|
|
1028
1028
|
"license": "MIT"
|
|
1029
1029
|
},
|
|
1030
1030
|
"node_modules/undici-types": {
|
|
1031
|
-
"version": "7.
|
|
1032
|
-
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.
|
|
1033
|
-
"integrity": "sha512-
|
|
1031
|
+
"version": "7.24.6",
|
|
1032
|
+
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.24.6.tgz",
|
|
1033
|
+
"integrity": "sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==",
|
|
1034
1034
|
"license": "MIT",
|
|
1035
1035
|
"optional": true
|
|
1036
1036
|
},
|
|
@@ -1064,9 +1064,9 @@
|
|
|
1064
1064
|
"license": "ISC"
|
|
1065
1065
|
},
|
|
1066
1066
|
"node_modules/ws": {
|
|
1067
|
-
"version": "8.
|
|
1068
|
-
"resolved": "https://registry.npmjs.org/ws/-/ws-8.
|
|
1069
|
-
"integrity": "sha512-
|
|
1067
|
+
"version": "8.21.0",
|
|
1068
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-8.21.0.tgz",
|
|
1069
|
+
"integrity": "sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==",
|
|
1070
1070
|
"license": "MIT",
|
|
1071
1071
|
"engines": {
|
|
1072
1072
|
"node": ">=10.0.0"
|
|
@@ -2,7 +2,7 @@ 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=
|
|
5
|
+
c2cwsgiutils/acceptance/package-lock.json,sha256=RTSpw1aV2UfYLa6mkupFw-vZXTt-uxIaKFXUoLGGQcE,41398
|
|
6
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
|
|
@@ -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.dev296.dist-info/METADATA,sha256=jscfpSPRqYnAc8T-b2K9QTrAVYv0wcvmffj4o4FR1us,37533
|
|
65
|
+
c2cwsgiutils-6.2.0.dev296.dist-info/WHEEL,sha256=EGEvSphFYqXKs23-kQBeyNoJP1nrT8ZJKQoi5p5DYL8,88
|
|
66
|
+
c2cwsgiutils-6.2.0.dev296.dist-info/entry_points.txt,sha256=ujgqMTL1awN9qDg8WXmrF7m0fgR-hslUM6zKH86pvy0,703
|
|
67
|
+
c2cwsgiutils-6.2.0.dev296.dist-info/licenses/LICENSE,sha256=hCNci_ppSy6SKe_nTdgzjCsTIaNQgAKqDSghWn_G-1I,1304
|
|
68
|
+
c2cwsgiutils-6.2.0.dev296.dist-info/RECORD,,
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev290.dist-info → c2cwsgiutils-6.2.0.dev296.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev290.dist-info → c2cwsgiutils-6.2.0.dev296.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|