c2cwsgiutils 6.2.0.dev10__tar.gz → 6.2.0.dev11__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.
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/PKG-INFO +1 -1
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/acceptance/package-lock.json +43 -132
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/pyproject.toml +1 -1
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/acceptance/package.json +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/version.py +0 -0
{c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/acceptance/package-lock.json
RENAMED
@@ -10,12 +10,13 @@
|
|
10
10
|
}
|
11
11
|
},
|
12
12
|
"node_modules/@babel/code-frame": {
|
13
|
-
"version": "7.
|
14
|
-
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.
|
15
|
-
"integrity": "sha512-
|
13
|
+
"version": "7.26.2",
|
14
|
+
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz",
|
15
|
+
"integrity": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==",
|
16
16
|
"license": "MIT",
|
17
17
|
"dependencies": {
|
18
|
-
"@babel/
|
18
|
+
"@babel/helper-validator-identifier": "^7.25.9",
|
19
|
+
"js-tokens": "^4.0.0",
|
19
20
|
"picocolors": "^1.0.0"
|
20
21
|
},
|
21
22
|
"engines": {
|
@@ -23,25 +24,10 @@
|
|
23
24
|
}
|
24
25
|
},
|
25
26
|
"node_modules/@babel/helper-validator-identifier": {
|
26
|
-
"version": "7.25.
|
27
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.
|
28
|
-
"integrity": "sha512-
|
29
|
-
"license": "MIT",
|
30
|
-
"engines": {
|
31
|
-
"node": ">=6.9.0"
|
32
|
-
}
|
33
|
-
},
|
34
|
-
"node_modules/@babel/highlight": {
|
35
|
-
"version": "7.25.7",
|
36
|
-
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.25.7.tgz",
|
37
|
-
"integrity": "sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw==",
|
27
|
+
"version": "7.25.9",
|
28
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz",
|
29
|
+
"integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==",
|
38
30
|
"license": "MIT",
|
39
|
-
"dependencies": {
|
40
|
-
"@babel/helper-validator-identifier": "^7.25.7",
|
41
|
-
"chalk": "^2.4.2",
|
42
|
-
"js-tokens": "^4.0.0",
|
43
|
-
"picocolors": "^1.0.0"
|
44
|
-
},
|
45
31
|
"engines": {
|
46
32
|
"node": ">=6.9.0"
|
47
33
|
}
|
@@ -75,13 +61,13 @@
|
|
75
61
|
"license": "MIT"
|
76
62
|
},
|
77
63
|
"node_modules/@types/node": {
|
78
|
-
"version": "22.
|
79
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.
|
80
|
-
"integrity": "sha512-
|
64
|
+
"version": "22.8.6",
|
65
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.8.6.tgz",
|
66
|
+
"integrity": "sha512-tosuJYKrIqjQIlVCM4PEGxOmyg3FCPa/fViuJChnGeEIhjA46oy8FMVoF9su1/v8PNs2a8Q0iFNyOx0uOF91nw==",
|
81
67
|
"license": "MIT",
|
82
68
|
"optional": true,
|
83
69
|
"dependencies": {
|
84
|
-
"undici-types": "~6.19.
|
70
|
+
"undici-types": "~6.19.8"
|
85
71
|
}
|
86
72
|
},
|
87
73
|
"node_modules/@types/yauzl": {
|
@@ -116,15 +102,18 @@
|
|
116
102
|
}
|
117
103
|
},
|
118
104
|
"node_modules/ansi-styles": {
|
119
|
-
"version": "3.
|
120
|
-
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.
|
121
|
-
"integrity": "sha512-
|
105
|
+
"version": "4.3.0",
|
106
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
107
|
+
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
122
108
|
"license": "MIT",
|
123
109
|
"dependencies": {
|
124
|
-
"color-convert": "^
|
110
|
+
"color-convert": "^2.0.1"
|
125
111
|
},
|
126
112
|
"engines": {
|
127
|
-
"node": ">=
|
113
|
+
"node": ">=8"
|
114
|
+
},
|
115
|
+
"funding": {
|
116
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
128
117
|
}
|
129
118
|
},
|
130
119
|
"node_modules/argparse": {
|
@@ -188,13 +177,12 @@
|
|
188
177
|
}
|
189
178
|
},
|
190
179
|
"node_modules/bare-stream": {
|
191
|
-
"version": "2.3.
|
192
|
-
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.3.
|
193
|
-
"integrity": "sha512-
|
180
|
+
"version": "2.3.2",
|
181
|
+
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.3.2.tgz",
|
182
|
+
"integrity": "sha512-EFZHSIBkDgSHIwj2l2QZfP4U5OcD4xFAOwhSb/vlr9PIqyGJGvB/nfClJbcnh3EY4jtPE4zsb5ztae96bVF79A==",
|
194
183
|
"license": "Apache-2.0",
|
195
184
|
"optional": true,
|
196
185
|
"dependencies": {
|
197
|
-
"b4a": "^1.6.6",
|
198
186
|
"streamx": "^2.20.0"
|
199
187
|
}
|
200
188
|
},
|
@@ -269,20 +257,6 @@
|
|
269
257
|
"node": ">=6"
|
270
258
|
}
|
271
259
|
},
|
272
|
-
"node_modules/chalk": {
|
273
|
-
"version": "2.4.2",
|
274
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
|
275
|
-
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
276
|
-
"license": "MIT",
|
277
|
-
"dependencies": {
|
278
|
-
"ansi-styles": "^3.2.1",
|
279
|
-
"escape-string-regexp": "^1.0.5",
|
280
|
-
"supports-color": "^5.3.0"
|
281
|
-
},
|
282
|
-
"engines": {
|
283
|
-
"node": ">=4"
|
284
|
-
}
|
285
|
-
},
|
286
260
|
"node_modules/chromium-bidi": {
|
287
261
|
"version": "0.8.0",
|
288
262
|
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.8.0.tgz",
|
@@ -312,18 +286,21 @@
|
|
312
286
|
}
|
313
287
|
},
|
314
288
|
"node_modules/color-convert": {
|
315
|
-
"version": "
|
316
|
-
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-
|
317
|
-
"integrity": "sha512-
|
289
|
+
"version": "2.0.1",
|
290
|
+
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
291
|
+
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
318
292
|
"license": "MIT",
|
319
293
|
"dependencies": {
|
320
|
-
"color-name": "1.1.
|
294
|
+
"color-name": "~1.1.4"
|
295
|
+
},
|
296
|
+
"engines": {
|
297
|
+
"node": ">=7.0.0"
|
321
298
|
}
|
322
299
|
},
|
323
300
|
"node_modules/color-name": {
|
324
|
-
"version": "1.1.
|
325
|
-
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.
|
326
|
-
"integrity": "sha512-
|
301
|
+
"version": "1.1.4",
|
302
|
+
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
303
|
+
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
327
304
|
"license": "MIT"
|
328
305
|
},
|
329
306
|
"node_modules/commander": {
|
@@ -449,15 +426,6 @@
|
|
449
426
|
"node": ">=6"
|
450
427
|
}
|
451
428
|
},
|
452
|
-
"node_modules/escape-string-regexp": {
|
453
|
-
"version": "1.0.5",
|
454
|
-
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
|
455
|
-
"integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
|
456
|
-
"license": "MIT",
|
457
|
-
"engines": {
|
458
|
-
"node": ">=0.8.0"
|
459
|
-
}
|
460
|
-
},
|
461
429
|
"node_modules/escodegen": {
|
462
430
|
"version": "2.1.0",
|
463
431
|
"resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.1.0.tgz",
|
@@ -604,15 +572,6 @@
|
|
604
572
|
"integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
|
605
573
|
"license": "ISC"
|
606
574
|
},
|
607
|
-
"node_modules/has-flag": {
|
608
|
-
"version": "3.0.0",
|
609
|
-
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
|
610
|
-
"integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
|
611
|
-
"license": "MIT",
|
612
|
-
"engines": {
|
613
|
-
"node": ">=4"
|
614
|
-
}
|
615
|
-
},
|
616
575
|
"node_modules/http-proxy-agent": {
|
617
576
|
"version": "7.0.2",
|
618
577
|
"resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz",
|
@@ -859,9 +818,9 @@
|
|
859
818
|
"license": "MIT"
|
860
819
|
},
|
861
820
|
"node_modules/picocolors": {
|
862
|
-
"version": "1.1.
|
863
|
-
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.
|
864
|
-
"integrity": "sha512-
|
821
|
+
"version": "1.1.1",
|
822
|
+
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
|
823
|
+
"integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
865
824
|
"license": "ISC"
|
866
825
|
},
|
867
826
|
"node_modules/progress": {
|
@@ -1076,18 +1035,6 @@
|
|
1076
1035
|
"node": ">=8"
|
1077
1036
|
}
|
1078
1037
|
},
|
1079
|
-
"node_modules/supports-color": {
|
1080
|
-
"version": "5.5.0",
|
1081
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
|
1082
|
-
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
|
1083
|
-
"license": "MIT",
|
1084
|
-
"dependencies": {
|
1085
|
-
"has-flag": "^3.0.0"
|
1086
|
-
},
|
1087
|
-
"engines": {
|
1088
|
-
"node": ">=4"
|
1089
|
-
}
|
1090
|
-
},
|
1091
1038
|
"node_modules/tar-fs": {
|
1092
1039
|
"version": "3.0.6",
|
1093
1040
|
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.6.tgz",
|
@@ -1114,13 +1061,10 @@
|
|
1114
1061
|
}
|
1115
1062
|
},
|
1116
1063
|
"node_modules/text-decoder": {
|
1117
|
-
"version": "1.2.
|
1118
|
-
"resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.
|
1119
|
-
"integrity": "sha512-
|
1120
|
-
"license": "Apache-2.0"
|
1121
|
-
"dependencies": {
|
1122
|
-
"b4a": "^1.6.4"
|
1123
|
-
}
|
1064
|
+
"version": "1.2.1",
|
1065
|
+
"resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.1.tgz",
|
1066
|
+
"integrity": "sha512-x9v3H/lTKIJKQQe7RPQkLfKAnc9lUTkWDypIQgTzPJAq+5/GCDHonmshfvlsNSj58yyshbIJJDLmU15qNERrXQ==",
|
1067
|
+
"license": "Apache-2.0"
|
1124
1068
|
},
|
1125
1069
|
"node_modules/through": {
|
1126
1070
|
"version": "2.3.8",
|
@@ -1129,9 +1073,9 @@
|
|
1129
1073
|
"license": "MIT"
|
1130
1074
|
},
|
1131
1075
|
"node_modules/tslib": {
|
1132
|
-
"version": "2.
|
1133
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.
|
1134
|
-
"integrity": "sha512-
|
1076
|
+
"version": "2.8.1",
|
1077
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
|
1078
|
+
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
1135
1079
|
"license": "0BSD"
|
1136
1080
|
},
|
1137
1081
|
"node_modules/typed-query-selector": {
|
@@ -1189,39 +1133,6 @@
|
|
1189
1133
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
1190
1134
|
}
|
1191
1135
|
},
|
1192
|
-
"node_modules/wrap-ansi/node_modules/ansi-styles": {
|
1193
|
-
"version": "4.3.0",
|
1194
|
-
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
1195
|
-
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
1196
|
-
"license": "MIT",
|
1197
|
-
"dependencies": {
|
1198
|
-
"color-convert": "^2.0.1"
|
1199
|
-
},
|
1200
|
-
"engines": {
|
1201
|
-
"node": ">=8"
|
1202
|
-
},
|
1203
|
-
"funding": {
|
1204
|
-
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
1205
|
-
}
|
1206
|
-
},
|
1207
|
-
"node_modules/wrap-ansi/node_modules/color-convert": {
|
1208
|
-
"version": "2.0.1",
|
1209
|
-
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
1210
|
-
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
1211
|
-
"license": "MIT",
|
1212
|
-
"dependencies": {
|
1213
|
-
"color-name": "~1.1.4"
|
1214
|
-
},
|
1215
|
-
"engines": {
|
1216
|
-
"node": ">=7.0.0"
|
1217
|
-
}
|
1218
|
-
},
|
1219
|
-
"node_modules/wrap-ansi/node_modules/color-name": {
|
1220
|
-
"version": "1.1.4",
|
1221
|
-
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
1222
|
-
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
1223
|
-
"license": "MIT"
|
1224
|
-
},
|
1225
1136
|
"node_modules/wrappy": {
|
1226
1137
|
"version": "1.0.2",
|
1227
1138
|
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
|
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
|
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.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/request_tracking/__init__.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
|
File without changes
|
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev10 → c2cwsgiutils-6.2.0.dev11}/c2cwsgiutils/templates/index.html.mako
RENAMED
File without changes
|
File without changes
|