c2cwsgiutils 6.2.0.dev44__py3-none-any.whl → 6.2.0.dev45__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 +48 -90
- {c2cwsgiutils-6.2.0.dev44.dist-info → c2cwsgiutils-6.2.0.dev45.dist-info}/METADATA +1 -1
- {c2cwsgiutils-6.2.0.dev44.dist-info → c2cwsgiutils-6.2.0.dev45.dist-info}/RECORD +6 -6
- {c2cwsgiutils-6.2.0.dev44.dist-info → c2cwsgiutils-6.2.0.dev45.dist-info}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev44.dist-info → c2cwsgiutils-6.2.0.dev45.dist-info}/WHEEL +0 -0
- {c2cwsgiutils-6.2.0.dev44.dist-info → c2cwsgiutils-6.2.0.dev45.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.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",
|
@@ -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=Tr_cdtQL6WhRq0qIS0P6ulLDwOprbcE1jc1Ft1Qi4OY,8956
|
5
|
-
c2cwsgiutils/acceptance/package-lock.json,sha256=
|
5
|
+
c2cwsgiutils/acceptance/package-lock.json,sha256=rsW6ejH-_lnzo0PqP4f0k1b7ud2KNZ6Jc_M2Jemujt4,42929
|
6
6
|
c2cwsgiutils/acceptance/package.json,sha256=WEN1DpMNxNroBVG4wExr2Nmf9jyURyZhhGbckrVeoVU,101
|
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.dev45.dist-info/LICENSE,sha256=6bEOU0n7ued3SA-DQCsHQaACONMMRzGHmH5XhDVeD-U,1304
|
64
|
+
c2cwsgiutils-6.2.0.dev45.dist-info/METADATA,sha256=-ZnSlbrYYB1CLuEDG-ntSzi15OPwIYwgxbBto4rVSSE,36359
|
65
|
+
c2cwsgiutils-6.2.0.dev45.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
66
|
+
c2cwsgiutils-6.2.0.dev45.dist-info/entry_points.txt,sha256=ujgqMTL1awN9qDg8WXmrF7m0fgR-hslUM6zKH86pvy0,703
|
67
|
+
c2cwsgiutils-6.2.0.dev45.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|