c2cwsgiutils 6.2.0.dev164__tar.gz → 6.2.0.dev165__tar.gz
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-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/PKG-INFO +1 -1
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/acceptance/package-lock.json +86 -76
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/pyproject.toml +1 -1
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/acceptance/package.json +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/version.py +0 -0
{c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/acceptance/package-lock.json
RENAMED
|
@@ -60,13 +60,13 @@
|
|
|
60
60
|
"license": "MIT"
|
|
61
61
|
},
|
|
62
62
|
"node_modules/@types/node": {
|
|
63
|
-
"version": "
|
|
64
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-
|
|
65
|
-
"integrity": "sha512-
|
|
63
|
+
"version": "24.6.1",
|
|
64
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.6.1.tgz",
|
|
65
|
+
"integrity": "sha512-ljvjjs3DNXummeIaooB4cLBKg2U6SPI6Hjra/9rRIy7CpM0HpLtG9HptkMKAb4HYWy5S7HUvJEuWgr/y0U8SHw==",
|
|
66
66
|
"license": "MIT",
|
|
67
67
|
"optional": true,
|
|
68
68
|
"dependencies": {
|
|
69
|
-
"undici-types": "~
|
|
69
|
+
"undici-types": "~7.13.0"
|
|
70
70
|
}
|
|
71
71
|
},
|
|
72
72
|
"node_modules/@types/yauzl": {
|
|
@@ -80,9 +80,9 @@
|
|
|
80
80
|
}
|
|
81
81
|
},
|
|
82
82
|
"node_modules/agent-base": {
|
|
83
|
-
"version": "7.1.
|
|
84
|
-
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.
|
|
85
|
-
"integrity": "sha512-
|
|
83
|
+
"version": "7.1.4",
|
|
84
|
+
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz",
|
|
85
|
+
"integrity": "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==",
|
|
86
86
|
"license": "MIT",
|
|
87
87
|
"engines": {
|
|
88
88
|
"node": ">= 14"
|
|
@@ -131,28 +131,37 @@
|
|
|
131
131
|
}
|
|
132
132
|
},
|
|
133
133
|
"node_modules/b4a": {
|
|
134
|
-
"version": "1.
|
|
135
|
-
"resolved": "https://registry.npmjs.org/b4a/-/b4a-1.
|
|
136
|
-
"integrity": "sha512-
|
|
137
|
-
"license": "Apache-2.0"
|
|
134
|
+
"version": "1.7.3",
|
|
135
|
+
"resolved": "https://registry.npmjs.org/b4a/-/b4a-1.7.3.tgz",
|
|
136
|
+
"integrity": "sha512-5Q2mfq2WfGuFp3uS//0s6baOJLMoVduPYVeNmDYxu5OUA1/cBfvr2RIS7vi62LdNj/urk1hfmj867I3qt6uZ7Q==",
|
|
137
|
+
"license": "Apache-2.0",
|
|
138
|
+
"peerDependencies": {
|
|
139
|
+
"react-native-b4a": "*"
|
|
140
|
+
},
|
|
141
|
+
"peerDependenciesMeta": {
|
|
142
|
+
"react-native-b4a": {
|
|
143
|
+
"optional": true
|
|
144
|
+
}
|
|
145
|
+
}
|
|
138
146
|
},
|
|
139
147
|
"node_modules/bare-events": {
|
|
140
|
-
"version": "2.
|
|
141
|
-
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.
|
|
142
|
-
"integrity": "sha512-
|
|
143
|
-
"license": "Apache-2.0"
|
|
144
|
-
"optional": true
|
|
148
|
+
"version": "2.7.0",
|
|
149
|
+
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.7.0.tgz",
|
|
150
|
+
"integrity": "sha512-b3N5eTW1g7vXkw+0CXh/HazGTcO5KYuu/RCNaJbDMPI6LHDi+7qe8EmxKUVe1sUbY2KZOVZFyj62x0OEz9qyAA==",
|
|
151
|
+
"license": "Apache-2.0"
|
|
145
152
|
},
|
|
146
153
|
"node_modules/bare-fs": {
|
|
147
|
-
"version": "4.
|
|
148
|
-
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.
|
|
149
|
-
"integrity": "sha512-
|
|
154
|
+
"version": "4.4.5",
|
|
155
|
+
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.4.5.tgz",
|
|
156
|
+
"integrity": "sha512-TCtu93KGLu6/aiGWzMr12TmSRS6nKdfhAnzTQRbXoSWxkbb9eRd53jQ51jG7g1gYjjtto3hbBrrhzg6djcgiKg==",
|
|
150
157
|
"license": "Apache-2.0",
|
|
151
158
|
"optional": true,
|
|
152
159
|
"dependencies": {
|
|
153
160
|
"bare-events": "^2.5.4",
|
|
154
161
|
"bare-path": "^3.0.0",
|
|
155
|
-
"bare-stream": "^2.6.4"
|
|
162
|
+
"bare-stream": "^2.6.4",
|
|
163
|
+
"bare-url": "^2.2.2",
|
|
164
|
+
"fast-fifo": "^1.3.2"
|
|
156
165
|
},
|
|
157
166
|
"engines": {
|
|
158
167
|
"bare": ">=1.16.0"
|
|
@@ -167,9 +176,9 @@
|
|
|
167
176
|
}
|
|
168
177
|
},
|
|
169
178
|
"node_modules/bare-os": {
|
|
170
|
-
"version": "3.6.
|
|
171
|
-
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.6.
|
|
172
|
-
"integrity": "sha512-
|
|
179
|
+
"version": "3.6.2",
|
|
180
|
+
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.6.2.tgz",
|
|
181
|
+
"integrity": "sha512-T+V1+1srU2qYNBmJCXZkUY5vQ0B4FSlL3QDROnKQYOqeiQR8UbjNHlPa+TIbM4cuidiN9GaTaOZgSEgsvPbh5A==",
|
|
173
182
|
"license": "Apache-2.0",
|
|
174
183
|
"optional": true,
|
|
175
184
|
"engines": {
|
|
@@ -187,9 +196,9 @@
|
|
|
187
196
|
}
|
|
188
197
|
},
|
|
189
198
|
"node_modules/bare-stream": {
|
|
190
|
-
"version": "2.
|
|
191
|
-
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.
|
|
192
|
-
"integrity": "sha512-
|
|
199
|
+
"version": "2.7.0",
|
|
200
|
+
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.7.0.tgz",
|
|
201
|
+
"integrity": "sha512-oyXQNicV1y8nc2aKffH+BUHFRXmx6VrPzlnaEvMhram0nPBrKcEdcyBg5r08D0i8VxngHFAiVyn1QKXpSG0B8A==",
|
|
193
202
|
"license": "Apache-2.0",
|
|
194
203
|
"optional": true,
|
|
195
204
|
"dependencies": {
|
|
@@ -208,6 +217,16 @@
|
|
|
208
217
|
}
|
|
209
218
|
}
|
|
210
219
|
},
|
|
220
|
+
"node_modules/bare-url": {
|
|
221
|
+
"version": "2.2.2",
|
|
222
|
+
"resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.2.2.tgz",
|
|
223
|
+
"integrity": "sha512-g+ueNGKkrjMazDG3elZO1pNs3HY5+mMmOet1jtKyhOaCnkLzitxf26z7hoAEkDNgdNmnc1KIlt/dw6Po6xZMpA==",
|
|
224
|
+
"license": "Apache-2.0",
|
|
225
|
+
"optional": true,
|
|
226
|
+
"dependencies": {
|
|
227
|
+
"bare-path": "^3.0.0"
|
|
228
|
+
}
|
|
229
|
+
},
|
|
211
230
|
"node_modules/basic-ftp": {
|
|
212
231
|
"version": "5.0.5",
|
|
213
232
|
"resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.0.5.tgz",
|
|
@@ -368,9 +387,9 @@
|
|
|
368
387
|
"license": "MIT"
|
|
369
388
|
},
|
|
370
389
|
"node_modules/end-of-stream": {
|
|
371
|
-
"version": "1.4.
|
|
372
|
-
"resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.
|
|
373
|
-
"integrity": "sha512
|
|
390
|
+
"version": "1.4.5",
|
|
391
|
+
"resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz",
|
|
392
|
+
"integrity": "sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==",
|
|
374
393
|
"license": "MIT",
|
|
375
394
|
"dependencies": {
|
|
376
395
|
"once": "^1.4.0"
|
|
@@ -386,9 +405,9 @@
|
|
|
386
405
|
}
|
|
387
406
|
},
|
|
388
407
|
"node_modules/error-ex": {
|
|
389
|
-
"version": "1.3.
|
|
390
|
-
"resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.
|
|
391
|
-
"integrity": "sha512-
|
|
408
|
+
"version": "1.3.4",
|
|
409
|
+
"resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.4.tgz",
|
|
410
|
+
"integrity": "sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==",
|
|
392
411
|
"license": "MIT",
|
|
393
412
|
"dependencies": {
|
|
394
413
|
"is-arrayish": "^0.2.1"
|
|
@@ -455,6 +474,15 @@
|
|
|
455
474
|
"node": ">=0.10.0"
|
|
456
475
|
}
|
|
457
476
|
},
|
|
477
|
+
"node_modules/events-universal": {
|
|
478
|
+
"version": "1.0.1",
|
|
479
|
+
"resolved": "https://registry.npmjs.org/events-universal/-/events-universal-1.0.1.tgz",
|
|
480
|
+
"integrity": "sha512-LUd5euvbMLpwOF8m6ivPCbhQeSiYVNb8Vs0fQ8QjXo0JTkEHpz8pxdQf0gStltaPpw0Cca8b39KxvK9cfKRiAw==",
|
|
481
|
+
"license": "Apache-2.0",
|
|
482
|
+
"dependencies": {
|
|
483
|
+
"bare-events": "^2.7.0"
|
|
484
|
+
}
|
|
485
|
+
},
|
|
458
486
|
"node_modules/extract-zip": {
|
|
459
487
|
"version": "2.0.1",
|
|
460
488
|
"resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz",
|
|
@@ -515,9 +543,9 @@
|
|
|
515
543
|
}
|
|
516
544
|
},
|
|
517
545
|
"node_modules/get-uri": {
|
|
518
|
-
"version": "6.0.
|
|
519
|
-
"resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.
|
|
520
|
-
"integrity": "sha512-
|
|
546
|
+
"version": "6.0.5",
|
|
547
|
+
"resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.5.tgz",
|
|
548
|
+
"integrity": "sha512-b1O07XYq8eRuVzBNgJLstU6FYc1tS6wnMtF1I1D9lE8LxZSOGZ7LhxN54yPP6mGw5f2CkXY2BQUL9Fx41qvcIg==",
|
|
521
549
|
"license": "MIT",
|
|
522
550
|
"dependencies": {
|
|
523
551
|
"basic-ftp": "^5.0.2",
|
|
@@ -571,14 +599,10 @@
|
|
|
571
599
|
}
|
|
572
600
|
},
|
|
573
601
|
"node_modules/ip-address": {
|
|
574
|
-
"version": "
|
|
575
|
-
"resolved": "https://registry.npmjs.org/ip-address/-/ip-address-
|
|
576
|
-
"integrity": "sha512-
|
|
602
|
+
"version": "10.0.1",
|
|
603
|
+
"resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.0.1.tgz",
|
|
604
|
+
"integrity": "sha512-NWv9YLW4PoW2B7xtzaS3NCot75m6nK7Icdv0o3lfMceJVRfSoQwqD4wEH5rLwoKJwUiZ/rfpiVBhnaF0FK4HoA==",
|
|
577
605
|
"license": "MIT",
|
|
578
|
-
"dependencies": {
|
|
579
|
-
"jsbn": "1.1.0",
|
|
580
|
-
"sprintf-js": "^1.1.3"
|
|
581
|
-
},
|
|
582
606
|
"engines": {
|
|
583
607
|
"node": ">= 12"
|
|
584
608
|
}
|
|
@@ -616,12 +640,6 @@
|
|
|
616
640
|
"js-yaml": "bin/js-yaml.js"
|
|
617
641
|
}
|
|
618
642
|
},
|
|
619
|
-
"node_modules/jsbn": {
|
|
620
|
-
"version": "1.1.0",
|
|
621
|
-
"resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz",
|
|
622
|
-
"integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==",
|
|
623
|
-
"license": "MIT"
|
|
624
|
-
},
|
|
625
643
|
"node_modules/json-parse-even-better-errors": {
|
|
626
644
|
"version": "2.3.1",
|
|
627
645
|
"resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
|
|
@@ -782,9 +800,9 @@
|
|
|
782
800
|
"license": "MIT"
|
|
783
801
|
},
|
|
784
802
|
"node_modules/pump": {
|
|
785
|
-
"version": "3.0.
|
|
786
|
-
"resolved": "https://registry.npmjs.org/pump/-/pump-3.0.
|
|
787
|
-
"integrity": "sha512-
|
|
803
|
+
"version": "3.0.3",
|
|
804
|
+
"resolved": "https://registry.npmjs.org/pump/-/pump-3.0.3.tgz",
|
|
805
|
+
"integrity": "sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==",
|
|
788
806
|
"license": "MIT",
|
|
789
807
|
"dependencies": {
|
|
790
808
|
"end-of-stream": "^1.1.0",
|
|
@@ -871,12 +889,12 @@
|
|
|
871
889
|
}
|
|
872
890
|
},
|
|
873
891
|
"node_modules/socks": {
|
|
874
|
-
"version": "2.8.
|
|
875
|
-
"resolved": "https://registry.npmjs.org/socks/-/socks-2.8.
|
|
876
|
-
"integrity": "sha512-
|
|
892
|
+
"version": "2.8.7",
|
|
893
|
+
"resolved": "https://registry.npmjs.org/socks/-/socks-2.8.7.tgz",
|
|
894
|
+
"integrity": "sha512-HLpt+uLy/pxB+bum/9DzAgiKS8CX1EvbWxI4zlmgGCExImLdiad2iCwXT5Z4c9c3Eq8rP2318mPW2c+QbtjK8A==",
|
|
877
895
|
"license": "MIT",
|
|
878
896
|
"dependencies": {
|
|
879
|
-
"ip-address": "^
|
|
897
|
+
"ip-address": "^10.0.1",
|
|
880
898
|
"smart-buffer": "^4.2.0"
|
|
881
899
|
},
|
|
882
900
|
"engines": {
|
|
@@ -908,23 +926,15 @@
|
|
|
908
926
|
"node": ">=0.10.0"
|
|
909
927
|
}
|
|
910
928
|
},
|
|
911
|
-
"node_modules/sprintf-js": {
|
|
912
|
-
"version": "1.1.3",
|
|
913
|
-
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz",
|
|
914
|
-
"integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==",
|
|
915
|
-
"license": "BSD-3-Clause"
|
|
916
|
-
},
|
|
917
929
|
"node_modules/streamx": {
|
|
918
|
-
"version": "2.
|
|
919
|
-
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.
|
|
920
|
-
"integrity": "sha512-
|
|
930
|
+
"version": "2.23.0",
|
|
931
|
+
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.23.0.tgz",
|
|
932
|
+
"integrity": "sha512-kn+e44esVfn2Fa/O0CPFcex27fjIL6MkVae0Mm6q+E6f0hWv578YCERbv+4m02cjxvDsPKLnmxral/rR6lBMAg==",
|
|
921
933
|
"license": "MIT",
|
|
922
934
|
"dependencies": {
|
|
935
|
+
"events-universal": "^1.0.0",
|
|
923
936
|
"fast-fifo": "^1.3.2",
|
|
924
937
|
"text-decoder": "^1.1.0"
|
|
925
|
-
},
|
|
926
|
-
"optionalDependencies": {
|
|
927
|
-
"bare-events": "^2.2.0"
|
|
928
938
|
}
|
|
929
939
|
},
|
|
930
940
|
"node_modules/string-width": {
|
|
@@ -954,9 +964,9 @@
|
|
|
954
964
|
}
|
|
955
965
|
},
|
|
956
966
|
"node_modules/tar-fs": {
|
|
957
|
-
"version": "3.1.
|
|
958
|
-
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.1.
|
|
959
|
-
"integrity": "sha512-
|
|
967
|
+
"version": "3.1.1",
|
|
968
|
+
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.1.1.tgz",
|
|
969
|
+
"integrity": "sha512-LZA0oaPOc2fVo82Txf3gw+AkEd38szODlptMYejQUhndHMLQ9M059uXR+AfS7DNo0NpINvSqDsvyaCrBVkptWg==",
|
|
960
970
|
"license": "MIT",
|
|
961
971
|
"dependencies": {
|
|
962
972
|
"pump": "^3.0.0",
|
|
@@ -1000,9 +1010,9 @@
|
|
|
1000
1010
|
"license": "MIT"
|
|
1001
1011
|
},
|
|
1002
1012
|
"node_modules/undici-types": {
|
|
1003
|
-
"version": "
|
|
1004
|
-
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-
|
|
1005
|
-
"integrity": "sha512-
|
|
1013
|
+
"version": "7.13.0",
|
|
1014
|
+
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.13.0.tgz",
|
|
1015
|
+
"integrity": "sha512-Ov2Rr9Sx+fRgagJ5AX0qvItZG/JKKoBRAVITs1zk7IqZGTJUwgUr7qoYBpWwakpWilTZFM98rG/AFRocu10iIQ==",
|
|
1006
1016
|
"license": "MIT",
|
|
1007
1017
|
"optional": true
|
|
1008
1018
|
},
|
|
@@ -1103,9 +1113,9 @@
|
|
|
1103
1113
|
}
|
|
1104
1114
|
},
|
|
1105
1115
|
"node_modules/zod": {
|
|
1106
|
-
"version": "3.25.
|
|
1107
|
-
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.
|
|
1108
|
-
"integrity": "sha512
|
|
1116
|
+
"version": "3.25.76",
|
|
1117
|
+
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz",
|
|
1118
|
+
"integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==",
|
|
1109
1119
|
"license": "MIT",
|
|
1110
1120
|
"funding": {
|
|
1111
1121
|
"url": "https://github.com/sponsors/colinhacks"
|
|
@@ -227,7 +227,7 @@ include = [
|
|
|
227
227
|
]
|
|
228
228
|
requires-python = ">=3.10"
|
|
229
229
|
dependencies = ["requests", "pyyaml", "ujson", "cee_syslog_handler", "prometheus-client"]
|
|
230
|
-
version = "6.2.0.
|
|
230
|
+
version = "6.2.0.dev165"
|
|
231
231
|
|
|
232
232
|
[project.urls]
|
|
233
233
|
repository = "https://github.com/camptocamp/c2cwsgiutils"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/acceptance/connection.py
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/acceptance/package.json
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/acceptance/screenshot.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/request_tracking/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/request_tracking/_sql.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/sql_profiler/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/static/favicon-16x16.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/static/favicon-32x32.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/stats_pyramid/_db_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev164 → c2cwsgiutils-6.2.0.dev165}/c2cwsgiutils/templates/index.html.mako
RENAMED
|
File without changes
|
|
File without changes
|