c2cwsgiutils 6.2.0.dev44__tar.gz → 6.2.0.dev45__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.dev44 → c2cwsgiutils-6.2.0.dev45}/PKG-INFO +1 -1
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/acceptance/package-lock.json +48 -90
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/pyproject.toml +1 -1
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/acceptance/package.json +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/version.py +0 -0
{c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/acceptance/package-lock.json
RENAMED
@@ -61,9 +61,9 @@
|
|
61
61
|
"license": "MIT"
|
62
62
|
},
|
63
63
|
"node_modules/@types/node": {
|
64
|
-
"version": "22.10.
|
65
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.
|
66
|
-
"integrity": "sha512-
|
64
|
+
"version": "22.10.3",
|
65
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.3.tgz",
|
66
|
+
"integrity": "sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw==",
|
67
67
|
"license": "MIT",
|
68
68
|
"optional": true,
|
69
69
|
"dependencies": {
|
@@ -81,13 +81,10 @@
|
|
81
81
|
}
|
82
82
|
},
|
83
83
|
"node_modules/agent-base": {
|
84
|
-
"version": "7.1.
|
85
|
-
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.
|
86
|
-
"integrity": "sha512-
|
84
|
+
"version": "7.1.3",
|
85
|
+
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz",
|
86
|
+
"integrity": "sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==",
|
87
87
|
"license": "MIT",
|
88
|
-
"dependencies": {
|
89
|
-
"debug": "^4.3.4"
|
90
|
-
},
|
91
88
|
"engines": {
|
92
89
|
"node": ">= 14"
|
93
90
|
}
|
@@ -177,13 +174,13 @@
|
|
177
174
|
}
|
178
175
|
},
|
179
176
|
"node_modules/bare-stream": {
|
180
|
-
"version": "2.
|
181
|
-
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.
|
182
|
-
"integrity": "sha512-
|
177
|
+
"version": "2.6.1",
|
178
|
+
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.6.1.tgz",
|
179
|
+
"integrity": "sha512-eVZbtKM+4uehzrsj49KtCy3Pbg7kO1pJ3SKZ1SFrIH/0pnj9scuGGgUlNDf/7qS8WKtGdiJY5Kyhs/ivYPTB/g==",
|
183
180
|
"license": "Apache-2.0",
|
184
181
|
"optional": true,
|
185
182
|
"dependencies": {
|
186
|
-
"streamx": "^2.
|
183
|
+
"streamx": "^2.21.0"
|
187
184
|
}
|
188
185
|
},
|
189
186
|
"node_modules/base64-js": {
|
@@ -348,9 +345,9 @@
|
|
348
345
|
}
|
349
346
|
},
|
350
347
|
"node_modules/debug": {
|
351
|
-
"version": "4.
|
352
|
-
"resolved": "https://registry.npmjs.org/debug/-/debug-4.
|
353
|
-
"integrity": "sha512-
|
348
|
+
"version": "4.4.0",
|
349
|
+
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
|
350
|
+
"integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
|
354
351
|
"license": "MIT",
|
355
352
|
"dependencies": {
|
356
353
|
"ms": "^2.1.3"
|
@@ -513,20 +510,6 @@
|
|
513
510
|
"pend": "~1.2.0"
|
514
511
|
}
|
515
512
|
},
|
516
|
-
"node_modules/fs-extra": {
|
517
|
-
"version": "11.2.0",
|
518
|
-
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz",
|
519
|
-
"integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==",
|
520
|
-
"license": "MIT",
|
521
|
-
"dependencies": {
|
522
|
-
"graceful-fs": "^4.2.0",
|
523
|
-
"jsonfile": "^6.0.1",
|
524
|
-
"universalify": "^2.0.0"
|
525
|
-
},
|
526
|
-
"engines": {
|
527
|
-
"node": ">=14.14"
|
528
|
-
}
|
529
|
-
},
|
530
513
|
"node_modules/get-caller-file": {
|
531
514
|
"version": "2.0.5",
|
532
515
|
"resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
|
@@ -552,26 +535,19 @@
|
|
552
535
|
}
|
553
536
|
},
|
554
537
|
"node_modules/get-uri": {
|
555
|
-
"version": "6.0.
|
556
|
-
"resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.
|
557
|
-
"integrity": "sha512-
|
538
|
+
"version": "6.0.4",
|
539
|
+
"resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.4.tgz",
|
540
|
+
"integrity": "sha512-E1b1lFFLvLgak2whF2xDBcOy6NLVGZBqqjJjsIhvopKfWWEi64pLVTWWehV8KlLerZkfNTA95sTe2OdJKm1OzQ==",
|
558
541
|
"license": "MIT",
|
559
542
|
"dependencies": {
|
560
543
|
"basic-ftp": "^5.0.2",
|
561
544
|
"data-uri-to-buffer": "^6.0.2",
|
562
|
-
"debug": "^4.3.4"
|
563
|
-
"fs-extra": "^11.2.0"
|
545
|
+
"debug": "^4.3.4"
|
564
546
|
},
|
565
547
|
"engines": {
|
566
548
|
"node": ">= 14"
|
567
549
|
}
|
568
550
|
},
|
569
|
-
"node_modules/graceful-fs": {
|
570
|
-
"version": "4.2.11",
|
571
|
-
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
|
572
|
-
"integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
|
573
|
-
"license": "ISC"
|
574
|
-
},
|
575
551
|
"node_modules/http-proxy-agent": {
|
576
552
|
"version": "7.0.2",
|
577
553
|
"resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz",
|
@@ -586,12 +562,12 @@
|
|
586
562
|
}
|
587
563
|
},
|
588
564
|
"node_modules/https-proxy-agent": {
|
589
|
-
"version": "7.0.
|
590
|
-
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.
|
591
|
-
"integrity": "sha512-
|
565
|
+
"version": "7.0.6",
|
566
|
+
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz",
|
567
|
+
"integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==",
|
592
568
|
"license": "MIT",
|
593
569
|
"dependencies": {
|
594
|
-
"agent-base": "^7.
|
570
|
+
"agent-base": "^7.1.2",
|
595
571
|
"debug": "4"
|
596
572
|
},
|
597
573
|
"engines": {
|
@@ -692,18 +668,6 @@
|
|
692
668
|
"integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
|
693
669
|
"license": "MIT"
|
694
670
|
},
|
695
|
-
"node_modules/jsonfile": {
|
696
|
-
"version": "6.1.0",
|
697
|
-
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
|
698
|
-
"integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
|
699
|
-
"license": "MIT",
|
700
|
-
"dependencies": {
|
701
|
-
"universalify": "^2.0.0"
|
702
|
-
},
|
703
|
-
"optionalDependencies": {
|
704
|
-
"graceful-fs": "^4.1.6"
|
705
|
-
}
|
706
|
-
},
|
707
671
|
"node_modules/lines-and-columns": {
|
708
672
|
"version": "1.2.4",
|
709
673
|
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
|
@@ -750,19 +714,19 @@
|
|
750
714
|
}
|
751
715
|
},
|
752
716
|
"node_modules/pac-proxy-agent": {
|
753
|
-
"version": "7.0
|
754
|
-
"resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.0.
|
755
|
-
"integrity": "sha512-
|
717
|
+
"version": "7.1.0",
|
718
|
+
"resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.1.0.tgz",
|
719
|
+
"integrity": "sha512-Z5FnLVVZSnX7WjBg0mhDtydeRZ1xMcATZThjySQUHqr+0ksP8kqaw23fNKkaaN/Z8gwLUs/W7xdl0I75eP2Xyw==",
|
756
720
|
"license": "MIT",
|
757
721
|
"dependencies": {
|
758
722
|
"@tootallnate/quickjs-emscripten": "^0.23.0",
|
759
|
-
"agent-base": "^7.
|
723
|
+
"agent-base": "^7.1.2",
|
760
724
|
"debug": "^4.3.4",
|
761
725
|
"get-uri": "^6.0.1",
|
762
726
|
"http-proxy-agent": "^7.0.0",
|
763
|
-
"https-proxy-agent": "^7.0.
|
727
|
+
"https-proxy-agent": "^7.0.6",
|
764
728
|
"pac-resolver": "^7.0.1",
|
765
|
-
"socks-proxy-agent": "^8.0.
|
729
|
+
"socks-proxy-agent": "^8.0.5"
|
766
730
|
},
|
767
731
|
"engines": {
|
768
732
|
"node": ">= 14"
|
@@ -833,19 +797,19 @@
|
|
833
797
|
}
|
834
798
|
},
|
835
799
|
"node_modules/proxy-agent": {
|
836
|
-
"version": "6.
|
837
|
-
"resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-6.
|
838
|
-
"integrity": "sha512-
|
800
|
+
"version": "6.5.0",
|
801
|
+
"resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-6.5.0.tgz",
|
802
|
+
"integrity": "sha512-TmatMXdr2KlRiA2CyDu8GqR8EjahTG3aY3nXjdzFyoZbmB8hrBsTyMezhULIXKnC0jpfjlmiZ3+EaCzoInSu/A==",
|
839
803
|
"license": "MIT",
|
840
804
|
"dependencies": {
|
841
|
-
"agent-base": "^7.
|
805
|
+
"agent-base": "^7.1.2",
|
842
806
|
"debug": "^4.3.4",
|
843
807
|
"http-proxy-agent": "^7.0.1",
|
844
|
-
"https-proxy-agent": "^7.0.
|
808
|
+
"https-proxy-agent": "^7.0.6",
|
845
809
|
"lru-cache": "^7.14.1",
|
846
|
-
"pac-proxy-agent": "^7.0
|
810
|
+
"pac-proxy-agent": "^7.1.0",
|
847
811
|
"proxy-from-env": "^1.1.0",
|
848
|
-
"socks-proxy-agent": "^8.0.
|
812
|
+
"socks-proxy-agent": "^8.0.5"
|
849
813
|
},
|
850
814
|
"engines": {
|
851
815
|
"node": ">= 14"
|
@@ -966,12 +930,12 @@
|
|
966
930
|
}
|
967
931
|
},
|
968
932
|
"node_modules/socks-proxy-agent": {
|
969
|
-
"version": "8.0.
|
970
|
-
"resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.
|
971
|
-
"integrity": "sha512-
|
933
|
+
"version": "8.0.5",
|
934
|
+
"resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.5.tgz",
|
935
|
+
"integrity": "sha512-HehCEsotFqbPW9sJ8WVYB6UbmIMv7kUUORIF2Nncq4VQvBfNBLibW9YZR5dlYCSUhwcD628pRllm7n+E+YTzJw==",
|
972
936
|
"license": "MIT",
|
973
937
|
"dependencies": {
|
974
|
-
"agent-base": "^7.1.
|
938
|
+
"agent-base": "^7.1.2",
|
975
939
|
"debug": "^4.3.4",
|
976
940
|
"socks": "^2.8.3"
|
977
941
|
},
|
@@ -996,9 +960,9 @@
|
|
996
960
|
"license": "BSD-3-Clause"
|
997
961
|
},
|
998
962
|
"node_modules/streamx": {
|
999
|
-
"version": "2.
|
1000
|
-
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.
|
1001
|
-
"integrity": "sha512-
|
963
|
+
"version": "2.21.1",
|
964
|
+
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.21.1.tgz",
|
965
|
+
"integrity": "sha512-PhP9wUnFLa+91CPy3N6tiQsK+gnYyUNuk15S3YG/zjYE7RuPeCjJngqnzpC31ow0lzBHQ+QGO4cNJnd0djYUsw==",
|
1002
966
|
"license": "MIT",
|
1003
967
|
"dependencies": {
|
1004
968
|
"fast-fifo": "^1.3.2",
|
@@ -1061,10 +1025,13 @@
|
|
1061
1025
|
}
|
1062
1026
|
},
|
1063
1027
|
"node_modules/text-decoder": {
|
1064
|
-
"version": "1.2.
|
1065
|
-
"resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.
|
1066
|
-
"integrity": "sha512-
|
1067
|
-
"license": "Apache-2.0"
|
1028
|
+
"version": "1.2.3",
|
1029
|
+
"resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.3.tgz",
|
1030
|
+
"integrity": "sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==",
|
1031
|
+
"license": "Apache-2.0",
|
1032
|
+
"dependencies": {
|
1033
|
+
"b4a": "^1.6.4"
|
1034
|
+
}
|
1068
1035
|
},
|
1069
1036
|
"node_modules/through": {
|
1070
1037
|
"version": "2.3.8",
|
@@ -1101,15 +1068,6 @@
|
|
1101
1068
|
"license": "MIT",
|
1102
1069
|
"optional": true
|
1103
1070
|
},
|
1104
|
-
"node_modules/universalify": {
|
1105
|
-
"version": "2.0.1",
|
1106
|
-
"resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
|
1107
|
-
"integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
|
1108
|
-
"license": "MIT",
|
1109
|
-
"engines": {
|
1110
|
-
"node": ">= 10.0.0"
|
1111
|
-
}
|
1112
|
-
},
|
1113
1071
|
"node_modules/urlpattern-polyfill": {
|
1114
1072
|
"version": "10.0.0",
|
1115
1073
|
"resolved": "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-10.0.0.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.dev44 → c2cwsgiutils-6.2.0.dev45}/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.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev45}/c2cwsgiutils/templates/index.html.mako
RENAMED
File without changes
|
File without changes
|