fix(core): update
This commit is contained in:
		| @@ -7,7 +7,7 @@ | ||||
|   "type": "module", | ||||
|   "scripts": { | ||||
|     "test": "(tstest test/)", | ||||
|     "build": "(tsbuild --web --allowimplicitany --skiplibcheck && tsbundle --from ./ts/index.ts --to dist_bundle/bundle.js)", | ||||
|     "build": "(tsbuild --web --allowimplicitany && tsbundle --from ./ts/index.ts --to dist_bundle/bundle.js)", | ||||
|     "buildDocs": "tsdoc" | ||||
|   }, | ||||
|   "repository": { | ||||
|   | ||||
							
								
								
									
										445
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										445
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							| @@ -10,16 +10,16 @@ dependencies: | ||||
|     version: 3.0.18 | ||||
|   '@api.global/typedserver': | ||||
|     specifier: ^3.0.27 | ||||
|     version: 3.0.27 | ||||
|     version: 3.0.29 | ||||
|   '@push.rocks/isohash': | ||||
|     specifier: ^2.0.1 | ||||
|     specifier: ^2.0.0 | ||||
|     version: 2.0.1 | ||||
|   '@push.rocks/isounique': | ||||
|     specifier: ^1.0.5 | ||||
|     version: 1.0.5 | ||||
|   '@push.rocks/lik': | ||||
|     specifier: ^6.0.14 | ||||
|     version: 6.0.14 | ||||
|     version: 6.0.15 | ||||
|   '@push.rocks/smartdelay': | ||||
|     specifier: ^3.0.5 | ||||
|     version: 3.0.5 | ||||
| @@ -53,17 +53,17 @@ dependencies: | ||||
|  | ||||
| devDependencies: | ||||
|   '@git.zone/tsbuild': | ||||
|     specifier: ^2.1.72 | ||||
|     specifier: ^2.1.66 | ||||
|     version: 2.1.72 | ||||
|   '@git.zone/tsbundle': | ||||
|     specifier: ^2.0.15 | ||||
|     specifier: ^2.0.8 | ||||
|     version: 2.0.15 | ||||
|   '@git.zone/tsrun': | ||||
|     specifier: ^1.2.46 | ||||
|     specifier: ^1.2.44 | ||||
|     version: 1.2.46(@types/node@20.12.7) | ||||
|   '@git.zone/tstest': | ||||
|     specifier: ^1.0.88 | ||||
|     version: 1.0.88(@types/node@20.12.7) | ||||
|     specifier: ^1.0.77 | ||||
|     version: 1.0.90(@types/node@20.12.7) | ||||
|   '@push.rocks/tapbundle': | ||||
|     specifier: ^5.0.23 | ||||
|     version: 5.0.23 | ||||
| @@ -81,20 +81,20 @@ packages: | ||||
|     dependencies: | ||||
|       '@api.global/typedrequest-interfaces': 3.0.18 | ||||
|       '@push.rocks/isounique': 1.0.5 | ||||
|       '@push.rocks/lik': 6.0.14 | ||||
|       '@push.rocks/smartbuffer': 3.0.2 | ||||
|       '@push.rocks/lik': 6.0.15 | ||||
|       '@push.rocks/smartbuffer': 3.0.4 | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/webrequest': 3.0.37 | ||||
|       '@push.rocks/webstream': 1.0.8 | ||||
|  | ||||
|   /@api.global/typedserver@3.0.27: | ||||
|     resolution: {integrity: sha512-iDQcoVy3CL5NkJa6xHb+EXNxxGtOscl7U163ARHasMHcrab4Nx5Px576G1ZlG6faeRpA1UKlxaT/QepfomLIbw==} | ||||
|   /@api.global/typedserver@3.0.29: | ||||
|     resolution: {integrity: sha512-z6+Ch2NTWstZ9gJr1ArkPu5DgsE83QrrZ3kH0kxdonxU+phR8fGQeK/49jAmQ8TK+8TKkVKtH4jf8T41EX9p6A==} | ||||
|     dependencies: | ||||
|       '@api.global/typedrequest': 3.0.21 | ||||
|       '@api.global/typedrequest-interfaces': 3.0.18 | ||||
|       '@api.global/typedsocket': 3.0.0 | ||||
|       '@push.rocks/lik': 6.0.14 | ||||
|       '@api.global/typedsocket': 3.0.1 | ||||
|       '@push.rocks/lik': 6.0.15 | ||||
|       '@push.rocks/smartchok': 1.0.33 | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
|       '@push.rocks/smartenv': 5.0.12 | ||||
| @@ -106,14 +106,14 @@ packages: | ||||
|       '@push.rocks/smartmanifest': 2.0.2 | ||||
|       '@push.rocks/smartmime': 1.0.6 | ||||
|       '@push.rocks/smartopen': 2.0.0 | ||||
|       '@push.rocks/smartpath': 5.0.14 | ||||
|       '@push.rocks/smartpath': 5.0.18 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/smartrequest': 2.0.22 | ||||
|       '@push.rocks/smartrx': 3.0.7 | ||||
|       '@push.rocks/smartsitemap': 2.0.3 | ||||
|       '@push.rocks/smartstream': 3.0.34 | ||||
|       '@push.rocks/smarttime': 4.0.6 | ||||
|       '@push.rocks/webstore': 2.0.13 | ||||
|       '@push.rocks/webstore': 2.0.14 | ||||
|       '@tsclass/tsclass': 4.0.54 | ||||
|       '@types/express': 4.17.21 | ||||
|       body-parser: 1.20.2 | ||||
| @@ -126,15 +126,15 @@ packages: | ||||
|       - supports-color | ||||
|       - utf-8-validate | ||||
|  | ||||
|   /@api.global/typedsocket@3.0.0: | ||||
|     resolution: {integrity: sha512-ui+6MLd99iTN/lC+iC/FKPRjzVyiZ4PrmlU6ptbCtbBj3cSOXHx+RRGF54+be2xHodf4FOgwFv/GZdW8LtO3vg==} | ||||
|   /@api.global/typedsocket@3.0.1: | ||||
|     resolution: {integrity: sha512-xojiAVNXtHoxkpBo8U2HHJG8FrVXXuLvDNndSHXwx4C9VslUwDn5zSCI+PdBl8iAg+ZuBmKjqkpZZ9sL6DC5yQ==} | ||||
|     dependencies: | ||||
|       '@api.global/typedrequest': 3.0.21 | ||||
|       '@api.global/typedrequest-interfaces': 3.0.18 | ||||
|       '@push.rocks/isohash': 2.0.1 | ||||
|       '@push.rocks/smartjson': 5.0.19 | ||||
|       '@push.rocks/smartrx': 3.0.7 | ||||
|       '@push.rocks/smartsocket': 2.0.24 | ||||
|       '@push.rocks/smartsocket': 2.0.25 | ||||
|       '@push.rocks/smartstring': 4.0.15 | ||||
|       '@push.rocks/smarturl': 3.0.7 | ||||
|     transitivePeerDependencies: | ||||
| @@ -400,7 +400,7 @@ packages: | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
|       '@push.rocks/smartfile': 11.0.14 | ||||
|       '@push.rocks/smartlog': 3.0.3 | ||||
|       '@push.rocks/smartpath': 5.0.14 | ||||
|       '@push.rocks/smartpath': 5.0.18 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       typescript: 5.3.3 | ||||
|     dev: true | ||||
| @@ -414,8 +414,8 @@ packages: | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
|       '@push.rocks/smartfile': 11.0.14 | ||||
|       '@push.rocks/smartlog': 3.0.3 | ||||
|       '@push.rocks/smartlog-destination-local': 9.0.1 | ||||
|       '@push.rocks/smartpath': 5.0.14 | ||||
|       '@push.rocks/smartlog-destination-local': 9.0.2 | ||||
|       '@push.rocks/smartpath': 5.0.18 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/smartspawn': 3.0.2 | ||||
|       '@types/html-minifier': 4.0.5 | ||||
| @@ -440,11 +440,11 @@ packages: | ||||
|       - '@types/node' | ||||
|     dev: true | ||||
|  | ||||
|   /@git.zone/tstest@1.0.88(@types/node@20.12.7): | ||||
|     resolution: {integrity: sha512-yTBKLI48Nz35qHOJ9ZnXY06VvBAhcC3NEZ4YyGDN4CmrZQ6MVK3fIMQUQCFVmba0GzSmvbgbJcZnd6IRezkyzQ==} | ||||
|   /@git.zone/tstest@1.0.90(@types/node@20.12.7): | ||||
|     resolution: {integrity: sha512-McytXK46GiReEps7wHWW6zOHYCFF4sywjj6auHjhGqzOogA2Wju1YtZRL+o+OAUb61kQxNFRras6Xg/4Zth0Bw==} | ||||
|     hasBin: true | ||||
|     dependencies: | ||||
|       '@api.global/typedserver': 3.0.27 | ||||
|       '@api.global/typedserver': 3.0.29 | ||||
|       '@git.zone/tsbundle': 2.0.15 | ||||
|       '@git.zone/tsrun': 1.2.46(@types/node@20.12.7) | ||||
|       '@push.rocks/consolecolor': 2.0.2 | ||||
| @@ -550,8 +550,8 @@ packages: | ||||
|       - utf-8-validate | ||||
|     dev: true | ||||
|  | ||||
|   /@open-wc/testing-helpers@3.0.0: | ||||
|     resolution: {integrity: sha512-zkR39b7ljH/TqZgzBB9ekHKg1OLvR/JQYCEaW76V0RuASfV/vkgx2xfUQNe8DlEOLOetRZ3agFqssEREF45ClA==} | ||||
|   /@open-wc/testing-helpers@3.0.1: | ||||
|     resolution: {integrity: sha512-hyNysSatbgT2FNxHJsS3rGKcLEo6+HwDFu1UQL6jcSQUabp/tj3PyX7UnXL3H5YGv0lJArdYLSnvjLnjn3O2fw==} | ||||
|     dependencies: | ||||
|       '@open-wc/scoped-elements': 3.0.5 | ||||
|       lit: 3.1.3 | ||||
| @@ -563,7 +563,7 @@ packages: | ||||
|     dependencies: | ||||
|       '@esm-bundle/chai': 4.3.4-fix.0 | ||||
|       '@open-wc/semantic-dom-diff': 0.20.1 | ||||
|       '@open-wc/testing-helpers': 3.0.0 | ||||
|       '@open-wc/testing-helpers': 3.0.1 | ||||
|       '@types/chai-dom': 1.11.3 | ||||
|       '@types/sinon-chai': 3.2.12 | ||||
|       chai-a11y-axe: 1.5.0 | ||||
| @@ -573,6 +573,18 @@ packages: | ||||
|       - utf-8-validate | ||||
|     dev: true | ||||
|  | ||||
|   /@pdf-lib/standard-fonts@1.0.0: | ||||
|     resolution: {integrity: sha512-hU30BK9IUN/su0Mn9VdlVKsWBS6GyhVfqjwl1FjZN4TxP6cCw0jP2w7V3Hf5uX7M0AZJ16vey9yE0ny7Sa59ZA==} | ||||
|     dependencies: | ||||
|       pako: 1.0.11 | ||||
|     dev: true | ||||
|  | ||||
|   /@pdf-lib/upng@1.0.1: | ||||
|     resolution: {integrity: sha512-dQK2FUMQtowVP00mtIksrlZhdFXQZPC+taih1q4CvPZ5vqdxR/LKBaFg0oAfzd1GlHZXXSPdQfzQnt+ViGvEIQ==} | ||||
|     dependencies: | ||||
|       pako: 1.0.11 | ||||
|     dev: true | ||||
|  | ||||
|   /@pkgjs/parseargs@0.11.0: | ||||
|     resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} | ||||
|     engines: {node: '>=14'} | ||||
| @@ -601,8 +613,8 @@ packages: | ||||
|   /@push.rocks/isounique@1.0.5: | ||||
|     resolution: {integrity: sha512-Z0BVqZZOCif1THTbIKWMgg0wxCzt9CyBtBBqQJiZ+jJ0KlQFrQHNHrPt81/LXe/L4x0cxWsn0bpL6W5DNSvNLw==} | ||||
|  | ||||
|   /@push.rocks/lik@6.0.14: | ||||
|     resolution: {integrity: sha512-d15PoV3T2MvO/XNYwigGp3I6z4eTd6lvdELlfc/addCuYwfvV5dZr30SsKYlyvXLaHBis8PxwcdIMFlSmHB2Qw==} | ||||
|   /@push.rocks/lik@6.0.15: | ||||
|     resolution: {integrity: sha512-rZxln6l4NAU931MTxnsjy1pue+S3AXtDCidHH/tbkqBtrWIzWuXduo6Nz3zYkndbD64Knyta7F60JRvcOe4XqA==} | ||||
|     dependencies: | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
|       '@push.rocks/smartmatch': 2.0.0 | ||||
| @@ -617,9 +629,9 @@ packages: | ||||
|     resolution: {integrity: sha512-Ne+KCVhV/DROc1rHRRw59K6h0+LpQAK9fdOUtgDZ7laLPmB/tmnbUh3IuRDNcIY1iVA9pydoobwjnTjVgio9eQ==} | ||||
|     dependencies: | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
|       '@push.rocks/smartpdf': 3.0.17 | ||||
|       '@push.rocks/smartpdf': 3.1.4 | ||||
|       '@push.rocks/smartpuppeteer': 2.0.2 | ||||
|       '@push.rocks/smartunique': 3.0.8 | ||||
|       '@push.rocks/smartunique': 3.0.9 | ||||
|     transitivePeerDependencies: | ||||
|       - bufferutil | ||||
|       - encoding | ||||
| @@ -627,8 +639,8 @@ packages: | ||||
|       - utf-8-validate | ||||
|     dev: true | ||||
|  | ||||
|   /@push.rocks/smartbuffer@3.0.2: | ||||
|     resolution: {integrity: sha512-xhhiA62hITxkTXkHsygvRhb8Malgmq9fdCl/kQp7bYC51CQGWy6dxwQmdJYRsdSRMJX9kj4Gv7WHtnBtEXW1Gg==} | ||||
|   /@push.rocks/smartbuffer@3.0.4: | ||||
|     resolution: {integrity: sha512-TLfhx/JD61YC8XGO9TI6Ux6US38R14HaIM84QT8hZZod8axfXrg+h8xA8tMUBpSV8PXsQy9LzxmOq0Il1fmDXw==} | ||||
|     dependencies: | ||||
|       uint8array-extras: 1.1.0 | ||||
|  | ||||
| @@ -644,7 +656,7 @@ packages: | ||||
|   /@push.rocks/smartchok@1.0.33: | ||||
|     resolution: {integrity: sha512-6mDqTkNOR5Z0H14Ujmq3ACUZHzeUBNE8EdoLDrmkPzRVE9HP3WcCnDu009Fy0LVKHYHAUirZ0LzCi8zHN84RtA==} | ||||
|     dependencies: | ||||
|       '@push.rocks/lik': 6.0.14 | ||||
|       '@push.rocks/lik': 6.0.15 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/smartrx': 3.0.7 | ||||
|       '@tempfix/watcher': 2.3.0 | ||||
| @@ -652,7 +664,7 @@ packages: | ||||
|   /@push.rocks/smartcli@4.0.10: | ||||
|     resolution: {integrity: sha512-rnjLwibIMuikK+5I3w/WtN2twrXbHhq98bsApXFjzULXbEMWDyHqcIJ+yAhZvOXmtqEwejEALGNx6bUgn5pvvQ==} | ||||
|     dependencies: | ||||
|       '@push.rocks/lik': 6.0.14 | ||||
|       '@push.rocks/lik': 6.0.15 | ||||
|       '@push.rocks/smartlog': 3.0.3 | ||||
|       '@push.rocks/smartparam': 1.1.10 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
| @@ -673,7 +685,7 @@ packages: | ||||
|   /@push.rocks/smartexit@1.0.23: | ||||
|     resolution: {integrity: sha512-WmwKYcwbHBByoABhHHB+PAjr5475AtD/xBh1mDcqPrFsOOUOZq3BBUdpq25wI3ccu/SZB5IwaimiVzadls6HkA==} | ||||
|     dependencies: | ||||
|       '@push.rocks/lik': 6.0.14 | ||||
|       '@push.rocks/lik': 6.0.15 | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       tree-kill: 1.2.2 | ||||
| @@ -700,13 +712,13 @@ packages: | ||||
|   /@push.rocks/smartfile@10.0.41: | ||||
|     resolution: {integrity: sha512-xOOy0duI34M2qrJZggpk51EHGXmg9+mBL1Q55tNiQKXzfx89P3coY1EAZG8tvmep3qB712QEKe7T+u04t42Kjg==} | ||||
|     dependencies: | ||||
|       '@push.rocks/lik': 6.0.14 | ||||
|       '@push.rocks/lik': 6.0.15 | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
|       '@push.rocks/smartfile-interfaces': 1.0.7 | ||||
|       '@push.rocks/smarthash': 3.0.4 | ||||
|       '@push.rocks/smartjson': 5.0.19 | ||||
|       '@push.rocks/smartmime': 1.0.6 | ||||
|       '@push.rocks/smartpath': 5.0.14 | ||||
|       '@push.rocks/smartpath': 5.0.18 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/smartrequest': 2.0.22 | ||||
|       '@push.rocks/smartstream': 2.0.8 | ||||
| @@ -721,13 +733,13 @@ packages: | ||||
|   /@push.rocks/smartfile@11.0.14: | ||||
|     resolution: {integrity: sha512-Y768CKzmSCHoi7di29FAHT5F4TGQqPIh5YdBNdEH0CJLkwQYsbJO98mXow3Ya7SLmL5guPhgOuSNfn7IKs5C/Q==} | ||||
|     dependencies: | ||||
|       '@push.rocks/lik': 6.0.14 | ||||
|       '@push.rocks/lik': 6.0.15 | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
|       '@push.rocks/smartfile-interfaces': 1.0.7 | ||||
|       '@push.rocks/smarthash': 3.0.4 | ||||
|       '@push.rocks/smartjson': 5.0.19 | ||||
|       '@push.rocks/smartmime': 1.0.6 | ||||
|       '@push.rocks/smartpath': 5.0.14 | ||||
|       '@push.rocks/smartpath': 5.0.18 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/smartrequest': 2.0.22 | ||||
|       '@push.rocks/smartstream': 3.0.34 | ||||
| @@ -759,12 +771,12 @@ packages: | ||||
|     dependencies: | ||||
|       '@pushrocks/smartlog-interfaces': 2.0.23 | ||||
|  | ||||
|   /@push.rocks/smartlog-destination-local@9.0.1: | ||||
|     resolution: {integrity: sha512-JCX73z4ORTI7XEMmWFYp2GkWwpPgXDZzIQBTrBOlo6U+EAERWZhZDpLfVK+qKuZBQ86E0gqTlcUaOl3k1vp1GA==} | ||||
|   /@push.rocks/smartlog-destination-local@9.0.2: | ||||
|     resolution: {integrity: sha512-htzIY+4+hU61Z2J4Oz+IHnAB3RGe+fpS0VKCKnAoppZqzMWnJ3UOgYIyr4djDBy2WtgpXV/16KdisKrOmwuuvw==} | ||||
|     dependencies: | ||||
|       '@pushrocks/consolecolor': 2.0.1 | ||||
|       '@pushrocks/smartlog-interfaces': 3.0.0 | ||||
|       '@pushrocks/smartpromise': 4.0.2 | ||||
|       '@push.rocks/consolecolor': 2.0.2 | ||||
|       '@push.rocks/smartlog-interfaces': 3.0.0 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|     dev: true | ||||
|  | ||||
|   /@push.rocks/smartlog-interfaces@3.0.0: | ||||
| @@ -817,24 +829,26 @@ packages: | ||||
|       minimatch: 9.0.4 | ||||
|     dev: true | ||||
|  | ||||
|   /@push.rocks/smartpath@5.0.14: | ||||
|     resolution: {integrity: sha512-/FwGJ7+y1il6joO+bTc45X8z8h/UKUyZqNSvrKMA69zHFn8dl2552OApVcNphuAxhid4OUAOVSnJFVywOdRYyw==} | ||||
|   /@push.rocks/smartpath@5.0.18: | ||||
|     resolution: {integrity: sha512-kIyRTlOoeEth5b4Qp8KPUxNOGNdvhb2aD0hbHfF3oGTQ0xnDdgB1l03/4bIoapHG48OrTgh4uQ5tUorykgdOzw==} | ||||
|  | ||||
|   /@push.rocks/smartpdf@3.0.17: | ||||
|     resolution: {integrity: sha512-oymxajeDnwMzg20Ru7GkpYHM4KtNyTrvxt+AwXD3EjzOaJnFtevszDpCdcCruBik8BcG2XiKJIyY5PprPALvaA==} | ||||
|   /@push.rocks/smartpdf@3.1.4: | ||||
|     resolution: {integrity: sha512-b356F8aMPj8KZclgpfUjFji2oy2c+HVUypyjdT46HitZIEF1g6PRrR5yoxStQMdctqNFJYPBluU4vkhzuysKAw==} | ||||
|     dependencies: | ||||
|       '@push.rocks/smartbuffer': 3.0.4 | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
|       '@push.rocks/smartfile': 10.0.41 | ||||
|       '@push.rocks/smartfile': 11.0.14 | ||||
|       '@push.rocks/smartnetwork': 3.0.2 | ||||
|       '@push.rocks/smartpath': 5.0.14 | ||||
|       '@push.rocks/smartpath': 5.0.18 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/smartpuppeteer': 2.0.2 | ||||
|       '@push.rocks/smartunique': 3.0.8 | ||||
|       '@push.rocks/smartunique': 3.0.9 | ||||
|       '@tsclass/tsclass': 4.0.54 | ||||
|       '@types/express': 4.17.21 | ||||
|       express: 4.19.2 | ||||
|       pdf-merger-js: 3.4.0 | ||||
|       pdf2json: 2.1.0 | ||||
|       pdf-lib: 1.17.1 | ||||
|       pdf2json: 3.0.5 | ||||
|       pdf2pic: 3.1.1 | ||||
|     transitivePeerDependencies: | ||||
|       - bufferutil | ||||
|       - encoding | ||||
| @@ -894,14 +908,14 @@ packages: | ||||
|       '@push.rocks/webrequest': 3.0.37 | ||||
|       '@tsclass/tsclass': 4.0.54 | ||||
|  | ||||
|   /@push.rocks/smartsocket@2.0.24: | ||||
|     resolution: {integrity: sha512-Glqv1Zi5TXgD+04P8OvTpiytyfrQxTPv67qAwZizAVVQ2zWJJgKqnIuoHT1zKP8QiKRNer+D58LCxX0ZE2XfzQ==} | ||||
|   /@push.rocks/smartsocket@2.0.25: | ||||
|     resolution: {integrity: sha512-BctNBapzP5dIbh0Y5de5NJSrtrNZnc6PH5zejiKyDKanf4/w209K8UrM+MObB1uhuFpGaq9B6AvJMTToeHfSyA==} | ||||
|     dependencies: | ||||
|       '@api.global/typedrequest-interfaces': 3.0.18 | ||||
|       '@api.global/typedserver': 3.0.27 | ||||
|       '@api.global/typedserver': 3.0.29 | ||||
|       '@push.rocks/isohash': 2.0.1 | ||||
|       '@push.rocks/isounique': 1.0.5 | ||||
|       '@push.rocks/lik': 6.0.14 | ||||
|       '@push.rocks/lik': 6.0.15 | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
|       '@push.rocks/smartenv': 5.0.12 | ||||
|       '@push.rocks/smartjson': 5.0.19 | ||||
| @@ -909,9 +923,9 @@ packages: | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/smartrx': 3.0.7 | ||||
|       '@push.rocks/smarttime': 4.0.6 | ||||
|       engine.io: 6.5.2 | ||||
|       socket.io: 4.7.2 | ||||
|       socket.io-client: 4.7.2 | ||||
|       engine.io: 6.5.4 | ||||
|       socket.io: 4.7.5 | ||||
|       socket.io-client: 4.7.5 | ||||
|     transitivePeerDependencies: | ||||
|       - bufferutil | ||||
|       - supports-color | ||||
| @@ -942,7 +956,7 @@ packages: | ||||
|   /@push.rocks/smartstream@3.0.34: | ||||
|     resolution: {integrity: sha512-fiCcIlh3Ydduv7NAjmO5hrslZXzdJ3XQqC59WWnc3T3dqwedj7FoLjl1JfY8pWUJ0bwiikLLpKOTknJ1gSmKhA==} | ||||
|     dependencies: | ||||
|       '@push.rocks/lik': 6.0.14 | ||||
|       '@push.rocks/lik': 6.0.15 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/smartrx': 3.0.7 | ||||
|  | ||||
| @@ -961,7 +975,7 @@ packages: | ||||
|   /@push.rocks/smarttime@4.0.6: | ||||
|     resolution: {integrity: sha512-1whOow0YJw/TbN758TedRRxApoZbsvyxCVpoGjXh7DE/fEEgs7RCr4vVF5jYpyXNQuNMLpKJcTsSfyQ6RvH4Aw==} | ||||
|     dependencies: | ||||
|       '@push.rocks/lik': 6.0.14 | ||||
|       '@push.rocks/lik': 6.0.15 | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       croner: 7.0.7 | ||||
| @@ -969,8 +983,8 @@ packages: | ||||
|       is-nan: 1.3.2 | ||||
|       pretty-ms: 8.0.0 | ||||
|  | ||||
|   /@push.rocks/smartunique@3.0.8: | ||||
|     resolution: {integrity: sha512-5IpG0d3iTwX0q3NoxtVibUla12/QG++xWebDaw31Wg65UTCdkPOJnhrMNeSrx52Ny/zZ23aR5H6iCTqRGR5A7A==} | ||||
|   /@push.rocks/smartunique@3.0.9: | ||||
|     resolution: {integrity: sha512-q6DYQgT7/dqdWi9HusvtWCjdsFzLFXY9LTtaZV6IYNJt6teZOonoygxTdNt9XLn6niBSbLYrHSKvJNTRH/uK+g==} | ||||
|     dependencies: | ||||
|       '@types/uuid': 9.0.8 | ||||
|       nanoid: 4.0.2 | ||||
| @@ -1015,32 +1029,25 @@ packages: | ||||
|       '@push.rocks/smartenv': 5.0.12 | ||||
|       '@push.rocks/smartjson': 5.0.19 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/webstore': 2.0.13 | ||||
|       '@push.rocks/webstore': 2.0.14 | ||||
|  | ||||
|   /@push.rocks/webstore@2.0.13: | ||||
|     resolution: {integrity: sha512-w5Q3g1TT5SDIXukAAoYVuWud+Y5ysS8qiBqPU00/re895VVZhUOSNJMNU6jyneZigmbWtwSLsxDkZHlsHWpfuA==} | ||||
|   /@push.rocks/webstore@2.0.14: | ||||
|     resolution: {integrity: sha512-fhI85itwqwDrBC+Ws8eYiDMfmg6QkM8cJ2HogEIFr4VDZXUd7zCXBqlYBiQd+24cnlyhaaGPEpEJbT/rEGJS4A==} | ||||
|     dependencies: | ||||
|       '@apiglobal/typedrequest-interfaces': 2.0.1 | ||||
|       '@push.rocks/lik': 6.0.14 | ||||
|       '@push.rocks/lik': 6.0.15 | ||||
|       '@push.rocks/smartenv': 5.0.12 | ||||
|       '@push.rocks/smartjson': 5.0.19 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/smartrx': 3.0.7 | ||||
|       fake-indexeddb: 4.0.2 | ||||
|       idb: 7.1.1 | ||||
|       fake-indexeddb: 5.0.2 | ||||
|       idb: 8.0.0 | ||||
|  | ||||
|   /@push.rocks/webstream@1.0.8: | ||||
|     resolution: {integrity: sha512-Z1dSQ4JNVpBw3naoVWT/mXpxDYIt+bsjb6J9GKMHsTrPRytfxo2/caoJT//uAoaA0h9pIqb1WrxpYWyW1ehWPA==} | ||||
|     dependencies: | ||||
|       '@push.rocks/smartenv': 5.0.12 | ||||
|  | ||||
|   /@pushrocks/consolecolor@2.0.1: | ||||
|     resolution: {integrity: sha512-iOFCHVeFZ2OywbdwSxVI4/wokkcLrXVdHLgvMmkNhJ220eeLgjNZWx3EJo3vNW3zq5ybCSCUIq0878djBxrWpw==} | ||||
|     deprecated: This package has been deprecated in favour of the new package at @push.rocks/consolecolor | ||||
|     dependencies: | ||||
|       ansi-256-colors: 1.1.0 | ||||
|     dev: true | ||||
|  | ||||
|   /@pushrocks/isounique@1.0.5: | ||||
|     resolution: {integrity: sha512-XYeoKGkmIdsWX64NlPA1fuA41n/1bQ7LdYXytlU/QqYeW7ojgA0ARRhBSh/2phL6o0Jpw6K/7gJ8jc7ab/Tc+w==} | ||||
|     deprecated: This package has been deprecated in favour of the new package at @push.rocks/isounique | ||||
| @@ -1136,13 +1143,6 @@ packages: | ||||
|     dependencies: | ||||
|       '@apiglobal/typedrequest-interfaces': 1.0.20 | ||||
|  | ||||
|   /@pushrocks/smartlog-interfaces@3.0.0: | ||||
|     resolution: {integrity: sha512-yjppiLLJHBcrXTJJusDbFTvHq0RTMl3LnhvWAhyyy8U0O4VkJxIls1t5mS6jsEwxogP88+0flQIWknNJeB913A==} | ||||
|     deprecated: This package has been deprecated in favour of the new package at @push.rocks/smartlog-interfaces | ||||
|     dependencies: | ||||
|       '@apiglobal/typedrequest-interfaces': 2.0.1 | ||||
|     dev: true | ||||
|  | ||||
|   /@pushrocks/smartmatch@1.0.7: | ||||
|     resolution: {integrity: sha512-D+lK5HIKO4Kj1Jm/ycKvy1VzDJ3V6ucHqmf5DMBFdm18BrMj2Zb6M7wN8HUKtkfHvOI7ig85JMuANSEyO7kAPg==} | ||||
|     deprecated: This package has been deprecated in favour of the new package at @push.rocks/smartmatch | ||||
| @@ -1239,19 +1239,13 @@ packages: | ||||
|       is-nan: 1.3.2 | ||||
|       pretty-ms: 8.0.0 | ||||
|  | ||||
|   /@rkusa/linebreak@1.0.0: | ||||
|     resolution: {integrity: sha512-yCSm87XA1aYMgfcABSxcIkk3JtCw3AihNceHY+DnZGLvVP/g2z3UWZbi0xIoYpZWAJEVPr5Zt3QE37Q80wF1pA==} | ||||
|     dependencies: | ||||
|       unicode-trie: 0.3.1 | ||||
|     dev: true | ||||
|  | ||||
|   /@sindresorhus/is@5.6.0: | ||||
|     resolution: {integrity: sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g==} | ||||
|     engines: {node: '>=14.16'} | ||||
|     dev: true | ||||
|  | ||||
|   /@socket.io/component-emitter@3.1.1: | ||||
|     resolution: {integrity: sha512-dzJtaDAAoXx4GCOJpbB2eG/Qj8VDpdwkLsWGzGm+0L7E8/434RyMbAHmk9ubXWVAb9nXmc44jUf8GKqVDiKezg==} | ||||
|   /@socket.io/component-emitter@3.1.2: | ||||
|     resolution: {integrity: sha512-9BCxFwvbGg/RsZK9tjXd8s4UcwR0MWeFQ1XEKIQVVvAGJyINdrqKMcTRyLoK8Rse1GjzLV9cwjWV1olXRWEXVA==} | ||||
|  | ||||
|   /@szmarczak/http-timer@5.0.1: | ||||
|     resolution: {integrity: sha512-+PmQX0PiAYPMeVYe237LJAYvOMYW1j2rH5YROyS3b4CTVJum34HfRvKvAzozHAQG0TnHNdUfY9nCeUyRAs//cw==} | ||||
| @@ -1273,7 +1267,7 @@ packages: | ||||
|   /@tsclass/tsclass@4.0.54: | ||||
|     resolution: {integrity: sha512-v+Xc7M0BKNT79/kx7S5Jsc17zj+acUuMDxJtKbQgdU4H8ke3aHAHJr2KicXJeXDTcn41ZEbwJPQ1cc+bjy8bZw==} | ||||
|     dependencies: | ||||
|       type-fest: 4.15.0 | ||||
|       type-fest: 4.17.0 | ||||
|  | ||||
|   /@tsconfig/node10@1.0.11: | ||||
|     resolution: {integrity: sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==} | ||||
| @@ -1684,11 +1678,6 @@ packages: | ||||
|       - utf-8-validate | ||||
|     dev: true | ||||
|  | ||||
|   /@xmldom/xmldom@0.8.10: | ||||
|     resolution: {integrity: sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw==} | ||||
|     engines: {node: '>=10.0.0'} | ||||
|     dev: true | ||||
|  | ||||
|   /accepts@1.3.8: | ||||
|     resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==} | ||||
|     engines: {node: '>= 0.6'} | ||||
| @@ -1790,6 +1779,14 @@ packages: | ||||
|   /array-flatten@1.1.1: | ||||
|     resolution: {integrity: sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=} | ||||
|  | ||||
|   /array-parallel@0.1.3: | ||||
|     resolution: {integrity: sha512-TDPTwSWW5E4oiFiKmz6RGJ/a80Y91GuLgUYuLd49+XBS75tYo8PNgaT2K/OxuQYqkoI852MDGBorg9OcUSTQ8w==} | ||||
|     dev: true | ||||
|  | ||||
|   /array-series@0.1.5: | ||||
|     resolution: {integrity: sha512-L0XlBwfx9QetHOsbLDrE/vh2t018w9462HM3iaFfxRiK83aJjAt/Ja3NMkOW7FICwWTlQBa3ZbL5FKhuQWkDrg==} | ||||
|     dev: true | ||||
|  | ||||
|   /array-union@2.1.0: | ||||
|     resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==} | ||||
|     engines: {node: '>=8'} | ||||
| @@ -1811,10 +1808,6 @@ packages: | ||||
|   /balanced-match@1.0.2: | ||||
|     resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} | ||||
|  | ||||
|   /base64-arraybuffer-es6@0.7.0: | ||||
|     resolution: {integrity: sha512-ESyU/U1CFZDJUdr+neHRhNozeCv72Y7Vm0m1DCbjX3KBjT6eYocvAJlSk6+8+HkVwXlT1FNxhGW6q3UKAlCvvw==} | ||||
|     engines: {node: '>=6.0.0'} | ||||
|  | ||||
|   /base64-js@1.5.1: | ||||
|     resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} | ||||
|  | ||||
| @@ -2124,6 +2117,13 @@ packages: | ||||
|       - encoding | ||||
|     dev: true | ||||
|  | ||||
|   /cross-spawn@4.0.2: | ||||
|     resolution: {integrity: sha1-e5JHYhwjrf3ThWAEqCPL45dCTUE=} | ||||
|     dependencies: | ||||
|       lru-cache: 4.1.5 | ||||
|       which: 1.3.1 | ||||
|     dev: true | ||||
|  | ||||
|   /cross-spawn@7.0.3: | ||||
|     resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} | ||||
|     engines: {node: '>= 8'} | ||||
| @@ -2269,11 +2269,6 @@ packages: | ||||
|       dns-packet: 5.6.1 | ||||
|     dev: true | ||||
|  | ||||
|   /domexception@1.0.1: | ||||
|     resolution: {integrity: sha512-raigMkn7CJNNo6Ihro1fzG7wr3fHuYVytzquZKX5n0yizGsTcYgzdIUwj1X9pK0VvjeihV+XiclP+DjwbsSKug==} | ||||
|     dependencies: | ||||
|       webidl-conversions: 4.0.2 | ||||
|  | ||||
|   /eastasianwidth@0.2.0: | ||||
|     resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} | ||||
|  | ||||
| @@ -2299,7 +2294,7 @@ packages: | ||||
|   /engine.io-client@6.5.3: | ||||
|     resolution: {integrity: sha512-9Z0qLB0NIisTRt1DZ/8U2k12RJn8yls/nXMZLn+/N8hANT3TcYjKFKcwbw5zFQiN4NTde3TSY9zb79e1ij6j9Q==} | ||||
|     dependencies: | ||||
|       '@socket.io/component-emitter': 3.1.1 | ||||
|       '@socket.io/component-emitter': 3.1.2 | ||||
|       debug: 4.3.4 | ||||
|       engine.io-parser: 5.2.2 | ||||
|       ws: 8.11.0 | ||||
| @@ -2313,25 +2308,6 @@ packages: | ||||
|     resolution: {integrity: sha512-RcyUFKA93/CXH20l4SoVvzZfrSDMOTUS3bWVpTt2FuFP+XYrL8i8oonHP7WInRyVHXh0n/ORtoeiE1os+8qkSw==} | ||||
|     engines: {node: '>=10.0.0'} | ||||
|  | ||||
|   /engine.io@6.5.2: | ||||
|     resolution: {integrity: sha512-IXsMcGpw/xRfjra46sVZVHiSWo/nJ/3g1337q9KNXtS6YRzbW5yIzTCb9DjhrBe7r3GZQR0I4+nq+4ODk5g/cA==} | ||||
|     engines: {node: '>=10.2.0'} | ||||
|     dependencies: | ||||
|       '@types/cookie': 0.4.1 | ||||
|       '@types/cors': 2.8.17 | ||||
|       '@types/node': 20.12.7 | ||||
|       accepts: 1.3.8 | ||||
|       base64id: 2.0.0 | ||||
|       cookie: 0.4.2 | ||||
|       cors: 2.8.5 | ||||
|       debug: 4.3.4 | ||||
|       engine.io-parser: 5.2.2 | ||||
|       ws: 8.11.0 | ||||
|     transitivePeerDependencies: | ||||
|       - bufferutil | ||||
|       - supports-color | ||||
|       - utf-8-validate | ||||
|  | ||||
|   /engine.io@6.5.4: | ||||
|     resolution: {integrity: sha512-KdVSDKhVKyOi+r5uEabrDLZw2qXStVvCsEB/LN3mw4WFi6Gx50jTyuxYVCwAAC0U46FdnzP/ScKRBTXb/NiEOg==} | ||||
|     engines: {node: '>=10.2.0'} | ||||
| @@ -2492,10 +2468,9 @@ packages: | ||||
|       - supports-color | ||||
|     dev: true | ||||
|  | ||||
|   /fake-indexeddb@4.0.2: | ||||
|     resolution: {integrity: sha512-SdTwEhnakbgazc7W3WUXOJfGmhH0YfG4d+dRPOFoYDRTL6U5t8tvrmkf2W/C3W1jk2ylV7Wrnj44RASqpX/lEw==} | ||||
|     dependencies: | ||||
|       realistic-structured-clone: 3.0.0 | ||||
|   /fake-indexeddb@5.0.2: | ||||
|     resolution: {integrity: sha512-cB507r5T3D55DfclY01GLkninZLfU7HXV/mhVRTnTRm5k2u+fY7Fof2dBkr80p5t7G7dlA/G5dI87QiMdPpMCQ==} | ||||
|     engines: {node: '>=18'} | ||||
|  | ||||
|   /fast-deep-equal@3.1.3: | ||||
|     resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} | ||||
| @@ -2708,6 +2683,18 @@ packages: | ||||
|       slash: 3.0.0 | ||||
|     dev: true | ||||
|  | ||||
|   /gm@1.25.0: | ||||
|     resolution: {integrity: sha512-4kKdWXTtgQ4biIo7hZA396HT062nDVVHPjQcurNZ3o/voYN+o5FUC5kOwuORbpExp3XbTJ3SU7iRipiIhQtovw==} | ||||
|     engines: {node: '>=14'} | ||||
|     dependencies: | ||||
|       array-parallel: 0.1.3 | ||||
|       array-series: 0.1.5 | ||||
|       cross-spawn: 4.0.2 | ||||
|       debug: 3.2.7 | ||||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
|     dev: true | ||||
|  | ||||
|   /gopd@1.0.1: | ||||
|     resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} | ||||
|     dependencies: | ||||
| @@ -2864,8 +2851,8 @@ packages: | ||||
|     dependencies: | ||||
|       safer-buffer: 2.1.2 | ||||
|  | ||||
|   /idb@7.1.1: | ||||
|     resolution: {integrity: sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==} | ||||
|   /idb@8.0.0: | ||||
|     resolution: {integrity: sha512-l//qvlAKGmQO31Qn7xdzagVPPaHTxXx199MhrAFuVBTPqydcPYBWjkrbv4Y0ktB+GmWOiwHl237UUOrLmQxLvw==} | ||||
|  | ||||
|   /ieee754@1.2.1: | ||||
|     resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} | ||||
| @@ -3242,9 +3229,6 @@ packages: | ||||
|   /lodash.restparam@3.6.1: | ||||
|     resolution: {integrity: sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=} | ||||
|  | ||||
|   /lodash@4.17.21: | ||||
|     resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} | ||||
|  | ||||
|   /log-update@4.0.0: | ||||
|     resolution: {integrity: sha512-9fkkDevMefjg0mmzWFBW8YkFP91OrizzkW3diF7CpG+S2EYdy4+TVfGwz1zeF8x7hCx1ovSPTOE9Ngib74qqUg==} | ||||
|     engines: {node: '>=10'} | ||||
| @@ -3264,10 +3248,17 @@ packages: | ||||
|     engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} | ||||
|     dev: true | ||||
|  | ||||
|   /lru-cache@10.2.0: | ||||
|     resolution: {integrity: sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==} | ||||
|   /lru-cache@10.2.1: | ||||
|     resolution: {integrity: sha512-tS24spDe/zXhWbNPErCHs/AGOzbKGHT+ybSBqmdLm8WZ1xXLWvH8Qn71QPAlqVhd0qUTWjy+Kl9JmISgDdEjsA==} | ||||
|     engines: {node: 14 || >=16.14} | ||||
|  | ||||
|   /lru-cache@4.1.5: | ||||
|     resolution: {integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==} | ||||
|     dependencies: | ||||
|       pseudomap: 1.0.2 | ||||
|       yallist: 2.1.2 | ||||
|     dev: true | ||||
|  | ||||
|   /lru-cache@6.0.0: | ||||
|     resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} | ||||
|     engines: {node: '>=10'} | ||||
| @@ -3511,15 +3502,6 @@ packages: | ||||
|       is-docker: 2.2.1 | ||||
|       is-wsl: 2.2.0 | ||||
|  | ||||
|   /opentype.js@1.3.4: | ||||
|     resolution: {integrity: sha512-d2JE9RP/6uagpQAVtJoF0pJJA/fgai89Cc50Yp0EJHk+eLp6QQ7gBoblsnubRULNY132I0J1QKMJ+JTbMqz4sw==} | ||||
|     engines: {node: '>= 8.0.0'} | ||||
|     hasBin: true | ||||
|     dependencies: | ||||
|       string.prototype.codepointat: 0.2.1 | ||||
|       tiny-inflate: 1.0.3 | ||||
|     dev: true | ||||
|  | ||||
|   /p-cancelable@3.0.0: | ||||
|     resolution: {integrity: sha512-mlVgR3PGuzlo0MmTdk4cXqXWlwQDLnONTAg6sm62XkMJEiRxN3GL3SffkYvqwonbkJBcrI7Uvv5Zh9yjvn2iUw==} | ||||
|     engines: {node: '>=12.20'} | ||||
| @@ -3544,12 +3526,8 @@ packages: | ||||
|     engines: {node: '>=6'} | ||||
|     dev: true | ||||
|  | ||||
|   /pako@0.2.9: | ||||
|     resolution: {integrity: sha1-8/dSL073gjSNqBYbrZ7P1Rv4OnU=} | ||||
|     dev: true | ||||
|  | ||||
|   /pako@2.1.0: | ||||
|     resolution: {integrity: sha512-w+eufiZ1WuJYgPXbV/PO3NCMEc3xqylkKHzp8bxp1uW4qaSNQUkwmLLEc3kKsfz8lpV1F8Ht3U1Cm+9Srog2ug==} | ||||
|   /pako@1.0.11: | ||||
|     resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==} | ||||
|     dev: true | ||||
|  | ||||
|   /param-case@2.1.1: | ||||
| @@ -3593,7 +3571,7 @@ packages: | ||||
|     resolution: {integrity: sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==} | ||||
|     engines: {node: '>=16 || 14 >=14.17'} | ||||
|     dependencies: | ||||
|       lru-cache: 10.2.0 | ||||
|       lru-cache: 10.2.1 | ||||
|       minipass: 7.0.4 | ||||
|  | ||||
|   /path-to-regexp@0.1.7: | ||||
| @@ -3604,32 +3582,30 @@ packages: | ||||
|     engines: {node: '>=8'} | ||||
|     dev: true | ||||
|  | ||||
|   /pdf-merger-js@3.4.0: | ||||
|     resolution: {integrity: sha512-2LkaPYf49cp/QAhjE+n9LEZXVVOzCjZPGlB6fE3a0neW+fers6vz+0A9drQCYNesMbzZ6JttCUF8jJvgwNPHAA==} | ||||
|   /pdf-lib@1.17.1: | ||||
|     resolution: {integrity: sha512-V/mpyJAoTsN4cnP31vc0wfNA1+p20evqqnap0KLoRUN0Yk/p3wN52DOEsL4oBFcLdb76hlpKPtzJIgo67j/XLw==} | ||||
|     dependencies: | ||||
|       pdfjs: 2.5.3 | ||||
|       '@pdf-lib/standard-fonts': 1.0.0 | ||||
|       '@pdf-lib/upng': 1.0.1 | ||||
|       pako: 1.0.11 | ||||
|       tslib: 1.14.1 | ||||
|     dev: true | ||||
|  | ||||
|   /pdf2json@2.1.0: | ||||
|     resolution: {integrity: sha512-mXF9AIgnvq1DP/ZM2R28tAfxP2wKZHYa2DjV0R1KCwcqSzm5Iqh1XQq9rdfAt6dp2DuPP0VHZIaCALc2v1cL5A==} | ||||
|     engines: {node: '>=14.18.0', npm: '>=6.14.15'} | ||||
|   /pdf2json@3.0.5: | ||||
|     resolution: {integrity: sha512-Un1yLbSlk/zfwrltgguskExIioXZlFSFwsyXU0cnBorLywbTbcdzmJJEebh+U2cFCtR7y8nDs5lPHAe7ldxjZg==} | ||||
|     engines: {node: '>=18.12.1', npm: '>=8.19.2'} | ||||
|     hasBin: true | ||||
|     dependencies: | ||||
|       '@xmldom/xmldom': 0.8.10 | ||||
|     dev: true | ||||
|     bundledDependencies: | ||||
|       - '@xmldom/xmldom' | ||||
|  | ||||
|   /pdfjs@2.5.3: | ||||
|     resolution: {integrity: sha512-XSFh7/znM7gJAVABFvrtIkxi6TcHyHUCYpwaRUv1h0ln2ZQel0s8nKgsvmo+D7IKkkXKEQNtMU/hdmF/MUeaHg==} | ||||
|     engines: {node: '>=7'} | ||||
|   /pdf2pic@3.1.1: | ||||
|     resolution: {integrity: sha512-AHXsYi9EcYlSm3uUANz7h5WSktHiyTnUeHqdWmyRdjdMhgq9LgZ8pggl9FOUGuCLVfe+NKxp2k9sEMCH3tHIEg==} | ||||
|     engines: {node: '>=14'} | ||||
|     dependencies: | ||||
|       '@rkusa/linebreak': 1.0.0 | ||||
|       opentype.js: 1.3.4 | ||||
|       pako: 2.1.0 | ||||
|       readable-stream: 3.6.2 | ||||
|       unorm: 1.6.0 | ||||
|       uuid: 8.3.2 | ||||
|       gm: 1.25.0 | ||||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
|     dev: true | ||||
|  | ||||
|   /pend@1.2.0: | ||||
| @@ -3690,6 +3666,10 @@ packages: | ||||
|     resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} | ||||
|     dev: true | ||||
|  | ||||
|   /pseudomap@1.0.2: | ||||
|     resolution: {integrity: sha1-8FKijacOYYkX7wqKw0wa5aaChrM=} | ||||
|     dev: true | ||||
|  | ||||
|   /public-ip@6.0.2: | ||||
|     resolution: {integrity: sha512-+6bkjnf0yQ4+tZV0zJv1017DiIF7y6R4yg17Mrhhkc25L7dtQtXWHgSCrz9BbLL4OeTFbPK4EALXqJUrwCIWXw==} | ||||
|     engines: {node: '>=14.16'} | ||||
| @@ -3710,10 +3690,6 @@ packages: | ||||
|   /punycode@1.4.1: | ||||
|     resolution: {integrity: sha1-wNWmOycYgArY4esPpSachN1BhF4=} | ||||
|  | ||||
|   /punycode@2.3.1: | ||||
|     resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} | ||||
|     engines: {node: '>=6'} | ||||
|  | ||||
|   /puppeteer@15.5.0: | ||||
|     resolution: {integrity: sha512-+vZPU8iBSdCx1Kn5hHas80fyo0TiVyMeqLGv/1dygX2HKhAZjO9YThadbRTCoTYq0yWw+w/CysldPsEekDtjDQ==} | ||||
|     engines: {node: '>=14.1.0'} | ||||
| @@ -3807,13 +3783,6 @@ packages: | ||||
|       picomatch: 2.3.1 | ||||
|     dev: true | ||||
|  | ||||
|   /realistic-structured-clone@3.0.0: | ||||
|     resolution: {integrity: sha512-rOjh4nuWkAqf9PWu6JVpOWD4ndI+JHfgiZeMmujYcPi+fvILUu7g6l26TC1K5aBIp34nV+jE1cDO75EKOfHC5Q==} | ||||
|     dependencies: | ||||
|       domexception: 1.0.1 | ||||
|       typeson: 6.1.0 | ||||
|       typeson-registry: 1.0.0-alpha.39 | ||||
|  | ||||
|   /relateurl@0.2.7: | ||||
|     resolution: {integrity: sha1-VNvzd+UUQKypCkzSdGANP/LYiKk=} | ||||
|     engines: {node: '>= 0.10'} | ||||
| @@ -4005,24 +3974,11 @@ packages: | ||||
|       - supports-color | ||||
|       - utf-8-validate | ||||
|  | ||||
|   /socket.io-client@4.7.2: | ||||
|     resolution: {integrity: sha512-vtA0uD4ibrYD793SOIAwlo8cj6haOeMHrGvwPxJsxH7CeIksqJ+3Zc06RvWTIFgiSqx4A3sOnTXpfAEE2Zyz6w==} | ||||
|     engines: {node: '>=10.0.0'} | ||||
|     dependencies: | ||||
|       '@socket.io/component-emitter': 3.1.1 | ||||
|       debug: 4.3.4 | ||||
|       engine.io-client: 6.5.3 | ||||
|       socket.io-parser: 4.2.4 | ||||
|     transitivePeerDependencies: | ||||
|       - bufferutil | ||||
|       - supports-color | ||||
|       - utf-8-validate | ||||
|  | ||||
|   /socket.io-client@4.7.5: | ||||
|     resolution: {integrity: sha512-sJ/tqHOCe7Z50JCBCXrsY3I2k03iOiUe+tj1OmKeD2lXPiGH/RUCdTZFoqVyN7l1MnpIzPrGtLcijffmeouNlQ==} | ||||
|     engines: {node: '>=10.0.0'} | ||||
|     dependencies: | ||||
|       '@socket.io/component-emitter': 3.1.1 | ||||
|       '@socket.io/component-emitter': 3.1.2 | ||||
|       debug: 4.3.4 | ||||
|       engine.io-client: 6.5.3 | ||||
|       socket.io-parser: 4.2.4 | ||||
| @@ -4030,33 +3986,16 @@ packages: | ||||
|       - bufferutil | ||||
|       - supports-color | ||||
|       - utf-8-validate | ||||
|     dev: false | ||||
|  | ||||
|   /socket.io-parser@4.2.4: | ||||
|     resolution: {integrity: sha512-/GbIKmo8ioc+NIWIhwdecY0ge+qVBSMdgxGygevmdHj24bsfgtCmcUUcQ5ZzcylGFHsN3k4HB4Cgkl96KVnuew==} | ||||
|     engines: {node: '>=10.0.0'} | ||||
|     dependencies: | ||||
|       '@socket.io/component-emitter': 3.1.1 | ||||
|       '@socket.io/component-emitter': 3.1.2 | ||||
|       debug: 4.3.4 | ||||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
|  | ||||
|   /socket.io@4.7.2: | ||||
|     resolution: {integrity: sha512-bvKVS29/I5fl2FGLNHuXlQaUH/BlzX1IN6S+NKLNZpBsPZIDH+90eQmCs2Railn4YUiww4SzUedJ6+uzwFnKLw==} | ||||
|     engines: {node: '>=10.2.0'} | ||||
|     dependencies: | ||||
|       accepts: 1.3.8 | ||||
|       base64id: 2.0.0 | ||||
|       cors: 2.8.5 | ||||
|       debug: 4.3.4 | ||||
|       engine.io: 6.5.4 | ||||
|       socket.io-adapter: 2.5.4 | ||||
|       socket.io-parser: 4.2.4 | ||||
|     transitivePeerDependencies: | ||||
|       - bufferutil | ||||
|       - supports-color | ||||
|       - utf-8-validate | ||||
|  | ||||
|   /socket.io@4.7.5: | ||||
|     resolution: {integrity: sha512-DmeAkF6cwM9jSfmp6Dr/5/mfMwb5Z5qRrSXLpo3Fq5SqyU8CMF15jIN4ZhfSwu35ksM1qmHZDQ/DK5XTccSTvA==} | ||||
|     engines: {node: '>=10.2.0'} | ||||
| @@ -4072,7 +4011,6 @@ packages: | ||||
|       - bufferutil | ||||
|       - supports-color | ||||
|       - utf-8-validate | ||||
|     dev: false | ||||
|  | ||||
|   /source-map@0.6.1: | ||||
|     resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} | ||||
| @@ -4124,10 +4062,6 @@ packages: | ||||
|       emoji-regex: 9.2.2 | ||||
|       strip-ansi: 7.1.0 | ||||
|  | ||||
|   /string.prototype.codepointat@0.2.1: | ||||
|     resolution: {integrity: sha512-2cBVCj6I4IOvEnjgO/hWqXjqBGsY+zwPmHl12Srk9IXSZ56Jwwmy+66XO5Iut/oQVR7t5ihYdLB0GMa4alEUcg==} | ||||
|     dev: true | ||||
|  | ||||
|   /string_decoder@1.1.1: | ||||
|     resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==} | ||||
|     dependencies: | ||||
| @@ -4229,10 +4163,6 @@ packages: | ||||
|     resolution: {integrity: sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=} | ||||
|     dev: true | ||||
|  | ||||
|   /tiny-inflate@1.0.3: | ||||
|     resolution: {integrity: sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==} | ||||
|     dev: true | ||||
|  | ||||
|   /tiny-worker@2.3.0: | ||||
|     resolution: {integrity: sha512-pJ70wq5EAqTAEl9IkGzA+fN0836rycEuz2Cn6yeZ6FRzlVS5IDOkFHpIoEsksPRQV34GDqXm65+OlnZqUSyK2g==} | ||||
|     dependencies: | ||||
| @@ -4254,12 +4184,6 @@ packages: | ||||
|     resolution: {integrity: sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=} | ||||
|     dev: true | ||||
|  | ||||
|   /tr46@2.1.0: | ||||
|     resolution: {integrity: sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==} | ||||
|     engines: {node: '>=8'} | ||||
|     dependencies: | ||||
|       punycode: 2.3.1 | ||||
|  | ||||
|   /tree-kill@1.2.2: | ||||
|     resolution: {integrity: sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==} | ||||
|     hasBin: true | ||||
| @@ -4296,6 +4220,10 @@ packages: | ||||
|       yn: 3.1.1 | ||||
|     dev: true | ||||
|  | ||||
|   /tslib@1.14.1: | ||||
|     resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} | ||||
|     dev: true | ||||
|  | ||||
|   /tslib@2.6.2: | ||||
|     resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} | ||||
|  | ||||
| @@ -4313,8 +4241,8 @@ packages: | ||||
|     resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==} | ||||
|     engines: {node: '>=12.20'} | ||||
|  | ||||
|   /type-fest@4.15.0: | ||||
|     resolution: {integrity: sha512-tB9lu0pQpX5KJq54g+oHOLumOx+pMep4RaM6liXh2PKmVRFF+/vAtUP0ZaJ0kOySfVNjF6doBWPHhBhISKdlIA==} | ||||
|   /type-fest@4.17.0: | ||||
|     resolution: {integrity: sha512-9flrz1zkfLRH3jO3bLflmTxryzKMxVa7841VeMgBaNQGY6vH4RCcpN/sQLB7mQQYh1GZ5utT2deypMuCy4yicw==} | ||||
|     engines: {node: '>=16'} | ||||
|  | ||||
|   /type-is@1.6.18: | ||||
| @@ -4336,18 +4264,6 @@ packages: | ||||
|     hasBin: true | ||||
|     dev: true | ||||
|  | ||||
|   /typeson-registry@1.0.0-alpha.39: | ||||
|     resolution: {integrity: sha512-NeGDEquhw+yfwNhguLPcZ9Oj0fzbADiX4R0WxvoY8nGhy98IbzQy1sezjoEFWOywOboj/DWehI+/aUlRVrJnnw==} | ||||
|     engines: {node: '>=10.0.0'} | ||||
|     dependencies: | ||||
|       base64-arraybuffer-es6: 0.7.0 | ||||
|       typeson: 6.1.0 | ||||
|       whatwg-url: 8.7.0 | ||||
|  | ||||
|   /typeson@6.1.0: | ||||
|     resolution: {integrity: sha512-6FTtyGr8ldU0pfbvW/eOZrEtEkczHRUtduBnA90Jh9kMPCiFNnXIon3vF41N0S4tV1HHQt4Hk1j4srpESziCaA==} | ||||
|     engines: {node: '>=0.1.14'} | ||||
|  | ||||
|   /uglify-js@3.17.4: | ||||
|     resolution: {integrity: sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==} | ||||
|     engines: {node: '>=0.8.0'} | ||||
| @@ -4368,22 +4284,10 @@ packages: | ||||
|   /undici-types@5.26.5: | ||||
|     resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} | ||||
|  | ||||
|   /unicode-trie@0.3.1: | ||||
|     resolution: {integrity: sha1-1nHd3YkQGgi6w3tqUWEBBgIFIIU=} | ||||
|     dependencies: | ||||
|       pako: 0.2.9 | ||||
|       tiny-inflate: 1.0.3 | ||||
|     dev: true | ||||
|  | ||||
|   /universalify@2.0.1: | ||||
|     resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} | ||||
|     engines: {node: '>= 10.0.0'} | ||||
|  | ||||
|   /unorm@1.6.0: | ||||
|     resolution: {integrity: sha512-b2/KCUlYZUeA7JFUuRJZPUtr4gZvBh7tavtv4fvk4+KV9pfGiR6CQAQAWl49ZpR3ts2dk4FYkP7EIgDJoiOLDA==} | ||||
|     engines: {node: '>= 0.4.0'} | ||||
|     dev: true | ||||
|  | ||||
|   /unpipe@1.0.0: | ||||
|     resolution: {integrity: sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=} | ||||
|     engines: {node: '>= 0.8'} | ||||
| @@ -4405,11 +4309,6 @@ packages: | ||||
|     resolution: {integrity: sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=} | ||||
|     engines: {node: '>= 0.4.0'} | ||||
|  | ||||
|   /uuid@8.3.2: | ||||
|     resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} | ||||
|     hasBin: true | ||||
|     dev: true | ||||
|  | ||||
|   /uuid@9.0.1: | ||||
|     resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} | ||||
|     hasBin: true | ||||
| @@ -4427,13 +4326,6 @@ packages: | ||||
|     resolution: {integrity: sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=} | ||||
|     dev: true | ||||
|  | ||||
|   /webidl-conversions@4.0.2: | ||||
|     resolution: {integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==} | ||||
|  | ||||
|   /webidl-conversions@6.1.0: | ||||
|     resolution: {integrity: sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==} | ||||
|     engines: {node: '>=10.4'} | ||||
|  | ||||
|   /whatwg-url@5.0.0: | ||||
|     resolution: {integrity: sha1-lmRU6HZUYuN2RNNib2dCzotwll0=} | ||||
|     dependencies: | ||||
| @@ -4441,13 +4333,12 @@ packages: | ||||
|       webidl-conversions: 3.0.1 | ||||
|     dev: true | ||||
|  | ||||
|   /whatwg-url@8.7.0: | ||||
|     resolution: {integrity: sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==} | ||||
|     engines: {node: '>=10'} | ||||
|   /which@1.3.1: | ||||
|     resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==} | ||||
|     hasBin: true | ||||
|     dependencies: | ||||
|       lodash: 4.17.21 | ||||
|       tr46: 2.1.0 | ||||
|       webidl-conversions: 6.1.0 | ||||
|       isexe: 2.0.0 | ||||
|     dev: true | ||||
|  | ||||
|   /which@2.0.2: | ||||
|     resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} | ||||
| @@ -4565,6 +4456,10 @@ packages: | ||||
|     resolution: {integrity: sha512-QKxVRxiRACQcVuQEYFsI1hhkrMlrXHPegbbd1yn9UHOmRxY+si12nQYzri3vbzt8VdTTRviqcKxcyllFas5z2A==} | ||||
|     engines: {node: '>=0.4.0'} | ||||
|  | ||||
|   /yallist@2.1.2: | ||||
|     resolution: {integrity: sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=} | ||||
|     dev: true | ||||
|  | ||||
|   /yallist@4.0.0: | ||||
|     resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} | ||||
|     dev: true | ||||
|   | ||||
| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@push.rocks/smartsocket', | ||||
|   version: '2.0.25', | ||||
|   version: '2.0.26', | ||||
|   description: 'Provides easy and secure websocket communication mechanisms, including server and client implementation, function call routing, connection management, and tagging.' | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user