c2cwsgiutils 6.2.0.dev57__py3-none-any.whl → 6.2.0.dev58__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 +50 -39
- {c2cwsgiutils-6.2.0.dev57.dist-info → c2cwsgiutils-6.2.0.dev58.dist-info}/METADATA +1 -1
- {c2cwsgiutils-6.2.0.dev57.dist-info → c2cwsgiutils-6.2.0.dev58.dist-info}/RECORD +6 -6
- {c2cwsgiutils-6.2.0.dev57.dist-info → c2cwsgiutils-6.2.0.dev58.dist-info}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev57.dist-info → c2cwsgiutils-6.2.0.dev58.dist-info}/WHEEL +0 -0
- {c2cwsgiutils-6.2.0.dev57.dist-info → c2cwsgiutils-6.2.0.dev58.dist-info}/entry_points.txt +0 -0
@@ -61,9 +61,9 @@
|
|
61
61
|
"license": "MIT"
|
62
62
|
},
|
63
63
|
"node_modules/@types/node": {
|
64
|
-
"version": "22.
|
65
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.
|
66
|
-
"integrity": "sha512-
|
64
|
+
"version": "22.13.0",
|
65
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.0.tgz",
|
66
|
+
"integrity": "sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==",
|
67
67
|
"license": "MIT",
|
68
68
|
"optional": true,
|
69
69
|
"dependencies": {
|
@@ -138,49 +138,67 @@
|
|
138
138
|
"license": "Apache-2.0"
|
139
139
|
},
|
140
140
|
"node_modules/bare-events": {
|
141
|
-
"version": "2.5.
|
142
|
-
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.5.
|
143
|
-
"integrity": "sha512
|
141
|
+
"version": "2.5.4",
|
142
|
+
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.5.4.tgz",
|
143
|
+
"integrity": "sha512-+gFfDkR8pj4/TrWCGUGWmJIkBwuxPS5F+a5yWjOHQt2hHvNZd5YLzadjmDUtFmMM4y429bnKLa8bYBMHcYdnQA==",
|
144
144
|
"license": "Apache-2.0",
|
145
145
|
"optional": true
|
146
146
|
},
|
147
147
|
"node_modules/bare-fs": {
|
148
|
-
"version": "
|
149
|
-
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-
|
150
|
-
"integrity": "sha512-
|
148
|
+
"version": "4.0.1",
|
149
|
+
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.0.1.tgz",
|
150
|
+
"integrity": "sha512-ilQs4fm/l9eMfWY2dY0WCIUplSUp7U0CT1vrqMg1MUdeZl4fypu5UP0XcDBK5WBQPJAKP1b7XEodISmekH/CEg==",
|
151
151
|
"license": "Apache-2.0",
|
152
152
|
"optional": true,
|
153
153
|
"dependencies": {
|
154
154
|
"bare-events": "^2.0.0",
|
155
|
-
"bare-path": "^
|
155
|
+
"bare-path": "^3.0.0",
|
156
156
|
"bare-stream": "^2.0.0"
|
157
|
+
},
|
158
|
+
"engines": {
|
159
|
+
"bare": ">=1.7.0"
|
157
160
|
}
|
158
161
|
},
|
159
162
|
"node_modules/bare-os": {
|
160
|
-
"version": "
|
161
|
-
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-
|
162
|
-
"integrity": "sha512-
|
163
|
+
"version": "3.4.0",
|
164
|
+
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.4.0.tgz",
|
165
|
+
"integrity": "sha512-9Ous7UlnKbe3fMi7Y+qh0DwAup6A1JkYgPnjvMDNOlmnxNRQvQ/7Nst+OnUQKzk0iAT0m9BisbDVp9gCv8+ETA==",
|
163
166
|
"license": "Apache-2.0",
|
164
|
-
"optional": true
|
167
|
+
"optional": true,
|
168
|
+
"engines": {
|
169
|
+
"bare": ">=1.6.0"
|
170
|
+
}
|
165
171
|
},
|
166
172
|
"node_modules/bare-path": {
|
167
|
-
"version": "
|
168
|
-
"resolved": "https://registry.npmjs.org/bare-path/-/bare-path-
|
169
|
-
"integrity": "sha512-
|
173
|
+
"version": "3.0.0",
|
174
|
+
"resolved": "https://registry.npmjs.org/bare-path/-/bare-path-3.0.0.tgz",
|
175
|
+
"integrity": "sha512-tyfW2cQcB5NN8Saijrhqn0Zh7AnFNsnczRcuWODH0eYAXBsJ5gVxAUuNr7tsHSC6IZ77cA0SitzT+s47kot8Mw==",
|
170
176
|
"license": "Apache-2.0",
|
171
177
|
"optional": true,
|
172
178
|
"dependencies": {
|
173
|
-
"bare-os": "^
|
179
|
+
"bare-os": "^3.0.1"
|
174
180
|
}
|
175
181
|
},
|
176
182
|
"node_modules/bare-stream": {
|
177
|
-
"version": "2.6.
|
178
|
-
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.6.
|
179
|
-
"integrity": "sha512-
|
183
|
+
"version": "2.6.4",
|
184
|
+
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.6.4.tgz",
|
185
|
+
"integrity": "sha512-G6i3A74FjNq4nVrrSTUz5h3vgXzBJnjmWAVlBWaZETkgu+LgKd7AiyOml3EDJY1AHlIbBHKDXE+TUT53Ff8OaA==",
|
180
186
|
"license": "Apache-2.0",
|
181
187
|
"optional": true,
|
182
188
|
"dependencies": {
|
183
189
|
"streamx": "^2.21.0"
|
190
|
+
},
|
191
|
+
"peerDependencies": {
|
192
|
+
"bare-buffer": "*",
|
193
|
+
"bare-events": "*"
|
194
|
+
},
|
195
|
+
"peerDependenciesMeta": {
|
196
|
+
"bare-buffer": {
|
197
|
+
"optional": true
|
198
|
+
},
|
199
|
+
"bare-events": {
|
200
|
+
"optional": true
|
201
|
+
}
|
184
202
|
}
|
185
203
|
},
|
186
204
|
"node_modules/base64-js": {
|
@@ -868,12 +886,6 @@
|
|
868
886
|
"node": ">=18"
|
869
887
|
}
|
870
888
|
},
|
871
|
-
"node_modules/queue-tick": {
|
872
|
-
"version": "1.0.1",
|
873
|
-
"resolved": "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz",
|
874
|
-
"integrity": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==",
|
875
|
-
"license": "MIT"
|
876
|
-
},
|
877
889
|
"node_modules/require-directory": {
|
878
890
|
"version": "2.1.1",
|
879
891
|
"resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
|
@@ -893,9 +905,9 @@
|
|
893
905
|
}
|
894
906
|
},
|
895
907
|
"node_modules/semver": {
|
896
|
-
"version": "7.
|
897
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.
|
898
|
-
"integrity": "sha512-
|
908
|
+
"version": "7.7.0",
|
909
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.0.tgz",
|
910
|
+
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==",
|
899
911
|
"license": "ISC",
|
900
912
|
"bin": {
|
901
913
|
"semver": "bin/semver.js"
|
@@ -959,13 +971,12 @@
|
|
959
971
|
"license": "BSD-3-Clause"
|
960
972
|
},
|
961
973
|
"node_modules/streamx": {
|
962
|
-
"version": "2.
|
963
|
-
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.
|
964
|
-
"integrity": "sha512-
|
974
|
+
"version": "2.22.0",
|
975
|
+
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.22.0.tgz",
|
976
|
+
"integrity": "sha512-sLh1evHOzBy/iWRiR6d1zRcLao4gGZr3C1kzNz4fopCOKJb6xD9ub8Mpi9Mr1R6id5o43S+d93fI48UC5uM9aw==",
|
965
977
|
"license": "MIT",
|
966
978
|
"dependencies": {
|
967
979
|
"fast-fifo": "^1.3.2",
|
968
|
-
"queue-tick": "^1.0.1",
|
969
980
|
"text-decoder": "^1.1.0"
|
970
981
|
},
|
971
982
|
"optionalDependencies": {
|
@@ -999,17 +1010,17 @@
|
|
999
1010
|
}
|
1000
1011
|
},
|
1001
1012
|
"node_modules/tar-fs": {
|
1002
|
-
"version": "3.0.
|
1003
|
-
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.
|
1004
|
-
"integrity": "sha512-
|
1013
|
+
"version": "3.0.8",
|
1014
|
+
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.8.tgz",
|
1015
|
+
"integrity": "sha512-ZoROL70jptorGAlgAYiLoBLItEKw/fUxg9BSYK/dF/GAGYFJOJJJMvjPAKDJraCXFwadD456FCuvLWgfhMsPwg==",
|
1005
1016
|
"license": "MIT",
|
1006
1017
|
"dependencies": {
|
1007
1018
|
"pump": "^3.0.0",
|
1008
1019
|
"tar-stream": "^3.1.5"
|
1009
1020
|
},
|
1010
1021
|
"optionalDependencies": {
|
1011
|
-
"bare-fs": "^
|
1012
|
-
"bare-path": "^
|
1022
|
+
"bare-fs": "^4.0.1",
|
1023
|
+
"bare-path": "^3.0.0"
|
1013
1024
|
}
|
1014
1025
|
},
|
1015
1026
|
"node_modules/tar-stream": {
|
@@ -2,7 +2,7 @@ c2cwsgiutils/__init__.py,sha256=HVSc-4O8i2aB0ozEI4AI8Xsb-4S6fAwhl8uRhv-DsFg,4057
|
|
2
2
|
c2cwsgiutils/acceptance/__init__.py,sha256=5PeqPHxAPMRbZpKk1XlC9RCyotegSsKVfPxADYAgG7w,1502
|
3
3
|
c2cwsgiutils/acceptance/connection.py,sha256=A83v335e4s-_cePe-bqRcEHHTOdgguetzdAtVp19-Zk,9834
|
4
4
|
c2cwsgiutils/acceptance/image.py,sha256=zKouNqU424rkWW43-NwIEVeXIXaqZxSwe04NSE-3174,9290
|
5
|
-
c2cwsgiutils/acceptance/package-lock.json,sha256=
|
5
|
+
c2cwsgiutils/acceptance/package-lock.json,sha256=h3RG6Hh-O9CLwYyP3gmHnWaIxmoRc7OJABpGzjRqBT0,42625
|
6
6
|
c2cwsgiutils/acceptance/package.json,sha256=u0---w2SMjJ_ZsAQ3_4k2zopt4Wq-VfBOLN59rZPoRo,102
|
7
7
|
c2cwsgiutils/acceptance/print.py,sha256=DOPDHUP9wfM75qiPYhFI1P3awQKIBH-edO_TmhCjT8k,2568
|
8
8
|
c2cwsgiutils/acceptance/screenshot.js,sha256=FAJYIWOLJFMm0MNggKzo3mIybtN-VtKLdMzPhQ9pO1g,2041
|
@@ -60,8 +60,8 @@ c2cwsgiutils/stats_pyramid/_db_spy.py,sha256=A61t6VKIrRRIjbyZTldmAUl_Q3ZDVFYqyxj
|
|
60
60
|
c2cwsgiutils/stats_pyramid/_pyramid_spy.py,sha256=GnJRlLSAPl4PwQH5jfmc2OX5Hz9MSRRVJT2VcqkniVE,3518
|
61
61
|
c2cwsgiutils/templates/index.html.mako,sha256=cK8qGBDeQG5SiJJCfvL0oKpgacr7dPKx634AAQivmjA,1416
|
62
62
|
c2cwsgiutils/version.py,sha256=7H3URblj26Ql0bL3eXtP0LSRBeW4HbEsQ8O_BfWNr90,3124
|
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.dev58.dist-info/LICENSE,sha256=6bEOU0n7ued3SA-DQCsHQaACONMMRzGHmH5XhDVeD-U,1304
|
64
|
+
c2cwsgiutils-6.2.0.dev58.dist-info/METADATA,sha256=X0pb-EqX4hOncvHZ4JidRnaCm5Uy-7_Xi_gsS2lAH50,36359
|
65
|
+
c2cwsgiutils-6.2.0.dev58.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
66
|
+
c2cwsgiutils-6.2.0.dev58.dist-info/entry_points.txt,sha256=ujgqMTL1awN9qDg8WXmrF7m0fgR-hslUM6zKH86pvy0,703
|
67
|
+
c2cwsgiutils-6.2.0.dev58.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|