fix(core): update
This commit is contained in:
		| @@ -31,8 +31,8 @@ | |||||||
|     "@push.rocks/smartjson": "^5.0.1", |     "@push.rocks/smartjson": "^5.0.1", | ||||||
|     "@push.rocks/smartlog": "^3.0.3", |     "@push.rocks/smartlog": "^3.0.3", | ||||||
|     "@push.rocks/smartpromise": "^4.0.3", |     "@push.rocks/smartpromise": "^4.0.3", | ||||||
|     "@push.rocks/smartrx": "^3.0.3", |     "@push.rocks/smartrx": "^3.0.6", | ||||||
|     "@push.rocks/smarttime": "^4.0.1", |     "@push.rocks/smarttime": "^4.0.4", | ||||||
|     "engine.io": "6.3.1", |     "engine.io": "6.3.1", | ||||||
|     "socket.io": "4.5.4", |     "socket.io": "4.5.4", | ||||||
|     "socket.io-client": "4.5.4" |     "socket.io-client": "4.5.4" | ||||||
| @@ -43,7 +43,7 @@ | |||||||
|     "@gitzone/tsrun": "^1.2.44", |     "@gitzone/tsrun": "^1.2.44", | ||||||
|     "@gitzone/tstest": "^1.0.77", |     "@gitzone/tstest": "^1.0.77", | ||||||
|     "@push.rocks/tapbundle": "^5.0.12", |     "@push.rocks/tapbundle": "^5.0.12", | ||||||
|     "@types/node": "^20.4.2" |     "@types/node": "^20.4.8" | ||||||
|   }, |   }, | ||||||
|   "private": false, |   "private": false, | ||||||
|   "files": [ |   "files": [ | ||||||
|   | |||||||
							
								
								
									
										103
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										103
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							| @@ -36,11 +36,11 @@ dependencies: | |||||||
|     specifier: ^4.0.3 |     specifier: ^4.0.3 | ||||||
|     version: 4.0.3 |     version: 4.0.3 | ||||||
|   '@push.rocks/smartrx': |   '@push.rocks/smartrx': | ||||||
|     specifier: ^3.0.3 |     specifier: ^3.0.6 | ||||||
|     version: 3.0.3 |     version: 3.0.6 | ||||||
|   '@push.rocks/smarttime': |   '@push.rocks/smarttime': | ||||||
|     specifier: ^4.0.1 |     specifier: ^4.0.4 | ||||||
|     version: 4.0.1 |     version: 4.0.4 | ||||||
|   engine.io: |   engine.io: | ||||||
|     specifier: 6.3.1 |     specifier: 6.3.1 | ||||||
|     version: 6.3.1 |     version: 6.3.1 | ||||||
| @@ -60,16 +60,16 @@ devDependencies: | |||||||
|     version: 2.0.8 |     version: 2.0.8 | ||||||
|   '@gitzone/tsrun': |   '@gitzone/tsrun': | ||||||
|     specifier: ^1.2.44 |     specifier: ^1.2.44 | ||||||
|     version: 1.2.44(@types/node@20.4.2) |     version: 1.2.44(@types/node@20.4.8) | ||||||
|   '@gitzone/tstest': |   '@gitzone/tstest': | ||||||
|     specifier: ^1.0.77 |     specifier: ^1.0.77 | ||||||
|     version: 1.0.77(@types/node@20.4.2) |     version: 1.0.77(@types/node@20.4.8) | ||||||
|   '@push.rocks/tapbundle': |   '@push.rocks/tapbundle': | ||||||
|     specifier: ^5.0.12 |     specifier: ^5.0.12 | ||||||
|     version: 5.0.12 |     version: 5.0.12 | ||||||
|   '@types/node': |   '@types/node': | ||||||
|     specifier: ^20.4.2 |     specifier: ^20.4.8 | ||||||
|     version: 20.4.2 |     version: 20.4.8 | ||||||
|  |  | ||||||
| packages: | packages: | ||||||
|  |  | ||||||
| @@ -422,13 +422,13 @@ packages: | |||||||
|       - supports-color |       - supports-color | ||||||
|     dev: true |     dev: true | ||||||
|  |  | ||||||
|   /@gitzone/tsrun@1.2.44(@types/node@20.4.2): |   /@gitzone/tsrun@1.2.44(@types/node@20.4.8): | ||||||
|     resolution: {integrity: sha512-7AfL9u+TmD7gLiRaTCimhWm5rq9GGBQnOF4q1FnFh2CAb1FbK5fzUVbj6wo3zGS2H+MSm6dqFA6mvdBI1ox0mQ==} |     resolution: {integrity: sha512-7AfL9u+TmD7gLiRaTCimhWm5rq9GGBQnOF4q1FnFh2CAb1FbK5fzUVbj6wo3zGS2H+MSm6dqFA6mvdBI1ox0mQ==} | ||||||
|     hasBin: true |     hasBin: true | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@push.rocks/smartfile': 10.0.28 |       '@push.rocks/smartfile': 10.0.28 | ||||||
|       '@push.rocks/smartshell': 3.0.3 |       '@push.rocks/smartshell': 3.0.3 | ||||||
|       ts-node: 10.9.1(@types/node@20.4.2)(typescript@5.1.6) |       ts-node: 10.9.1(@types/node@20.4.8)(typescript@5.1.6) | ||||||
|       typescript: 5.1.6 |       typescript: 5.1.6 | ||||||
|     transitivePeerDependencies: |     transitivePeerDependencies: | ||||||
|       - '@swc/core' |       - '@swc/core' | ||||||
| @@ -437,13 +437,13 @@ packages: | |||||||
|       - supports-color |       - supports-color | ||||||
|     dev: true |     dev: true | ||||||
|  |  | ||||||
|   /@gitzone/tstest@1.0.77(@types/node@20.4.2): |   /@gitzone/tstest@1.0.77(@types/node@20.4.8): | ||||||
|     resolution: {integrity: sha512-YzBXnNqkYOiFf8xAA+m8owblrmAut8ukINghYy4DXoUR+5g1IKrpTjK4A8HzIsvVsQRyHPsQ2YFtsk+utqdivQ==} |     resolution: {integrity: sha512-YzBXnNqkYOiFf8xAA+m8owblrmAut8ukINghYy4DXoUR+5g1IKrpTjK4A8HzIsvVsQRyHPsQ2YFtsk+utqdivQ==} | ||||||
|     hasBin: true |     hasBin: true | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@apiglobal/typedserver': 2.0.65 |       '@apiglobal/typedserver': 2.0.65 | ||||||
|       '@gitzone/tsbundle': 2.0.8 |       '@gitzone/tsbundle': 2.0.8 | ||||||
|       '@gitzone/tsrun': 1.2.44(@types/node@20.4.2) |       '@gitzone/tsrun': 1.2.44(@types/node@20.4.8) | ||||||
|       '@push.rocks/consolecolor': 2.0.1 |       '@push.rocks/consolecolor': 2.0.1 | ||||||
|       '@push.rocks/smartbrowser': 2.0.5 |       '@push.rocks/smartbrowser': 2.0.5 | ||||||
|       '@push.rocks/smartdelay': 3.0.5 |       '@push.rocks/smartdelay': 3.0.5 | ||||||
| @@ -609,8 +609,8 @@ packages: | |||||||
|       '@push.rocks/smartdelay': 3.0.5 |       '@push.rocks/smartdelay': 3.0.5 | ||||||
|       '@push.rocks/smartmatch': 2.0.0 |       '@push.rocks/smartmatch': 2.0.0 | ||||||
|       '@push.rocks/smartpromise': 4.0.3 |       '@push.rocks/smartpromise': 4.0.3 | ||||||
|       '@push.rocks/smartrx': 3.0.3 |       '@push.rocks/smartrx': 3.0.6 | ||||||
|       '@push.rocks/smarttime': 4.0.1 |       '@push.rocks/smarttime': 4.0.4 | ||||||
|       '@types/minimatch': 5.1.2 |       '@types/minimatch': 5.1.2 | ||||||
|       '@types/symbol-tree': 3.2.2 |       '@types/symbol-tree': 3.2.2 | ||||||
|       symbol-tree: 3.2.4 |       symbol-tree: 3.2.4 | ||||||
| @@ -733,8 +733,8 @@ packages: | |||||||
|       - supports-color |       - supports-color | ||||||
|     dev: true |     dev: true | ||||||
|  |  | ||||||
|   /@push.rocks/smartrx@3.0.3: |   /@push.rocks/smartrx@3.0.6: | ||||||
|     resolution: {integrity: sha512-wa8JNlAgULfya3beNP7EX+NIYFuAZ+SBVVxvI2qd9aR99xybgu7Ns2NISXPxmMZzUr4cWW+n3p91a2MFlciCmQ==} |     resolution: {integrity: sha512-l+GOdML8yOdPvBXnJUdyfHyb6Ox2ipPTD8ZzzHTfQt20D7/IYUQKnG5JExT1B6Jo0DqszgDFhOoYEqLKnDC28g==} | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@push.rocks/smartpromise': 4.0.3 |       '@push.rocks/smartpromise': 4.0.3 | ||||||
|       rxjs: 7.8.1 |       rxjs: 7.8.1 | ||||||
| @@ -754,19 +754,19 @@ packages: | |||||||
|     resolution: {integrity: sha512-rbQf4+sLle9ga6RidRv0WXb/TuLFcMordRQBbqPq01n/mpBHoEiqIThWzVuImPVRVuSK/LKbM/QX4Ey26FFerg==} |     resolution: {integrity: sha512-rbQf4+sLle9ga6RidRv0WXb/TuLFcMordRQBbqPq01n/mpBHoEiqIThWzVuImPVRVuSK/LKbM/QX4Ey26FFerg==} | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@push.rocks/smartpromise': 4.0.3 |       '@push.rocks/smartpromise': 4.0.3 | ||||||
|       '@push.rocks/smartrx': 3.0.3 |       '@push.rocks/smartrx': 3.0.6 | ||||||
|       '@types/from2': 2.3.2 |       '@types/from2': 2.3.2 | ||||||
|       '@types/through2': 2.0.38 |       '@types/through2': 2.0.38 | ||||||
|       from2: 2.3.0 |       from2: 2.3.0 | ||||||
|       through2: 4.0.2 |       through2: 4.0.2 | ||||||
|     dev: true |     dev: true | ||||||
|  |  | ||||||
|   /@push.rocks/smarttime@4.0.1: |   /@push.rocks/smarttime@4.0.4: | ||||||
|     resolution: {integrity: sha512-9EGGt0c9rX7VFpAh3CJtCdDZiE0DupEOY1o5pQyOyPhf+49H7OdC/VubX4NtKPBVGH6ZCRoNUS9FOrZGtlN2gA==} |     resolution: {integrity: sha512-PTYxvl6Rr5eSOKPbB0S5+ym6z6zfI/e1wqmVxX8QjnZ5ZIvhGfAoCZ7sie+Zd4OJ4nCG8UClgk5LrFaN3zUnZA==} | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@pushrocks/lik': 6.0.2 |       '@push.rocks/lik': 6.0.3 | ||||||
|       '@pushrocks/smartdelay': 2.0.13 |       '@push.rocks/smartdelay': 3.0.5 | ||||||
|       '@pushrocks/smartpromise': 3.1.10 |       '@push.rocks/smartpromise': 4.0.3 | ||||||
|       croner: 5.7.0 |       croner: 5.7.0 | ||||||
|       dayjs: 1.11.9 |       dayjs: 1.11.9 | ||||||
|       is-nan: 1.3.2 |       is-nan: 1.3.2 | ||||||
| @@ -784,7 +784,7 @@ packages: | |||||||
|       '@push.rocks/smartenv': 5.0.5 |       '@push.rocks/smartenv': 5.0.5 | ||||||
|       '@push.rocks/smartexpect': 1.0.15 |       '@push.rocks/smartexpect': 1.0.15 | ||||||
|       '@push.rocks/smartpromise': 4.0.3 |       '@push.rocks/smartpromise': 4.0.3 | ||||||
|       '@push.rocks/smarttime': 4.0.1 |       '@push.rocks/smarttime': 4.0.4 | ||||||
|     transitivePeerDependencies: |     transitivePeerDependencies: | ||||||
|       - bufferutil |       - bufferutil | ||||||
|       - supports-color |       - supports-color | ||||||
| @@ -1415,7 +1415,7 @@ packages: | |||||||
|   /@types/accepts@1.3.5: |   /@types/accepts@1.3.5: | ||||||
|     resolution: {integrity: sha512-jOdnI/3qTpHABjM5cx1Hc0sKsPoYCp+DP/GJRGtDlPd7fiV9oXGGIcjW/ZOxLIvjGz8MA+uMZI9metHlgqbgwQ==} |     resolution: {integrity: sha512-jOdnI/3qTpHABjM5cx1Hc0sKsPoYCp+DP/GJRGtDlPd7fiV9oXGGIcjW/ZOxLIvjGz8MA+uMZI9metHlgqbgwQ==} | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 20.4.2 |       '@types/node': 20.4.8 | ||||||
|     dev: true |     dev: true | ||||||
|  |  | ||||||
|   /@types/babel__code-frame@7.0.3: |   /@types/babel__code-frame@7.0.3: | ||||||
| @@ -1426,7 +1426,7 @@ packages: | |||||||
|     resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} |     resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/connect': 3.4.35 |       '@types/connect': 3.4.35 | ||||||
|       '@types/node': 20.4.2 |       '@types/node': 20.4.8 | ||||||
|  |  | ||||||
|   /@types/buffer-json@2.0.1: |   /@types/buffer-json@2.0.1: | ||||||
|     resolution: {integrity: sha512-y2q2QGDqpS8NBtgKg8si+vKfanyd8smKzTglDCm7dXrco1VclSR8G1/uezK+sWbEUxsVPTomv5RxsTl3JAzxLA==} |     resolution: {integrity: sha512-y2q2QGDqpS8NBtgKg8si+vKfanyd8smKzTglDCm7dXrco1VclSR8G1/uezK+sWbEUxsVPTomv5RxsTl3JAzxLA==} | ||||||
| @@ -1450,14 +1450,14 @@ packages: | |||||||
|   /@types/clean-css@4.2.6: |   /@types/clean-css@4.2.6: | ||||||
|     resolution: {integrity: sha512-Ze1tf+LnGPmG6hBFMi0B4TEB0mhF7EiMM5oyjLDNPE9hxrPU0W+5+bHvO+eFPA+bt0iC1zkQMoU/iGdRVjcRbw==} |     resolution: {integrity: sha512-Ze1tf+LnGPmG6hBFMi0B4TEB0mhF7EiMM5oyjLDNPE9hxrPU0W+5+bHvO+eFPA+bt0iC1zkQMoU/iGdRVjcRbw==} | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 20.4.2 |       '@types/node': 20.4.8 | ||||||
|       source-map: 0.6.1 |       source-map: 0.6.1 | ||||||
|     dev: true |     dev: true | ||||||
|  |  | ||||||
|   /@types/co-body@6.1.0: |   /@types/co-body@6.1.0: | ||||||
|     resolution: {integrity: sha512-3e0q2jyDAnx/DSZi0z2H0yoZ2wt5yRDZ+P7ymcMObvq0ufWRT4tsajyO+Q1VwVWiv9PRR4W3YEjEzBjeZlhF+w==} |     resolution: {integrity: sha512-3e0q2jyDAnx/DSZi0z2H0yoZ2wt5yRDZ+P7ymcMObvq0ufWRT4tsajyO+Q1VwVWiv9PRR4W3YEjEzBjeZlhF+w==} | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 20.4.2 |       '@types/node': 20.4.8 | ||||||
|       '@types/qs': 6.9.7 |       '@types/qs': 6.9.7 | ||||||
|     dev: true |     dev: true | ||||||
|  |  | ||||||
| @@ -1469,7 +1469,7 @@ packages: | |||||||
|   /@types/connect@3.4.35: |   /@types/connect@3.4.35: | ||||||
|     resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} |     resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 20.4.2 |       '@types/node': 20.4.8 | ||||||
|  |  | ||||||
|   /@types/content-disposition@0.5.5: |   /@types/content-disposition@0.5.5: | ||||||
|     resolution: {integrity: sha512-v6LCdKfK6BwcqMo+wYW05rLS12S0ZO0Fl4w1h4aaZMD7bqT3gVUns6FvLJKGZHQmYn3SX55JWGpziwJRwVgutA==} |     resolution: {integrity: sha512-v6LCdKfK6BwcqMo+wYW05rLS12S0ZO0Fl4w1h4aaZMD7bqT3gVUns6FvLJKGZHQmYn3SX55JWGpziwJRwVgutA==} | ||||||
| @@ -1488,13 +1488,13 @@ packages: | |||||||
|       '@types/connect': 3.4.35 |       '@types/connect': 3.4.35 | ||||||
|       '@types/express': 4.17.17 |       '@types/express': 4.17.17 | ||||||
|       '@types/keygrip': 1.0.2 |       '@types/keygrip': 1.0.2 | ||||||
|       '@types/node': 20.4.2 |       '@types/node': 20.4.8 | ||||||
|     dev: true |     dev: true | ||||||
|  |  | ||||||
|   /@types/cors@2.8.13: |   /@types/cors@2.8.13: | ||||||
|     resolution: {integrity: sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==} |     resolution: {integrity: sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==} | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 20.4.2 |       '@types/node': 20.4.8 | ||||||
|  |  | ||||||
|   /@types/debounce@1.2.1: |   /@types/debounce@1.2.1: | ||||||
|     resolution: {integrity: sha512-epMsEE85fi4lfmJUH/89/iV/LI+F5CvNIvmgs5g5jYFPfhO2S/ae8WSsLOKWdwtoaZw9Q2IhJ4tQ5tFCcS/4HA==} |     resolution: {integrity: sha512-epMsEE85fi4lfmJUH/89/iV/LI+F5CvNIvmgs5g5jYFPfhO2S/ae8WSsLOKWdwtoaZw9Q2IhJ4tQ5tFCcS/4HA==} | ||||||
| @@ -1507,7 +1507,7 @@ packages: | |||||||
|   /@types/express-serve-static-core@4.17.35: |   /@types/express-serve-static-core@4.17.35: | ||||||
|     resolution: {integrity: sha512-wALWQwrgiB2AWTT91CB62b6Yt0sNHpznUXeZEcnPU3DRdlDIz74x8Qg1UUYKSVFi+va5vKOLYRBI1bRKiLLKIg==} |     resolution: {integrity: sha512-wALWQwrgiB2AWTT91CB62b6Yt0sNHpznUXeZEcnPU3DRdlDIz74x8Qg1UUYKSVFi+va5vKOLYRBI1bRKiLLKIg==} | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 20.4.2 |       '@types/node': 20.4.8 | ||||||
|       '@types/qs': 6.9.7 |       '@types/qs': 6.9.7 | ||||||
|       '@types/range-parser': 1.2.4 |       '@types/range-parser': 1.2.4 | ||||||
|       '@types/send': 0.17.1 |       '@types/send': 0.17.1 | ||||||
| @@ -1523,24 +1523,24 @@ packages: | |||||||
|   /@types/finalhandler@1.2.0: |   /@types/finalhandler@1.2.0: | ||||||
|     resolution: {integrity: sha512-NgEZKOhxUSXkwNnWNaMXZaopQ5aFGPAYiEpEWIkQ6Dzc4iS0M1oQsvWne2t+ex9QZUAdTz/ZT4tOXJhWtP6mCw==} |     resolution: {integrity: sha512-NgEZKOhxUSXkwNnWNaMXZaopQ5aFGPAYiEpEWIkQ6Dzc4iS0M1oQsvWne2t+ex9QZUAdTz/ZT4tOXJhWtP6mCw==} | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 20.4.2 |       '@types/node': 20.4.8 | ||||||
|  |  | ||||||
|   /@types/from2@2.3.2: |   /@types/from2@2.3.2: | ||||||
|     resolution: {integrity: sha512-s1pdctxW2+CA4FOxxTBRxC3RKQL9Br1a2s2LngP4jh1BI84JBL3mDXj87EwcckN9z/IXp8o3ySmvZveGEAAwqw==} |     resolution: {integrity: sha512-s1pdctxW2+CA4FOxxTBRxC3RKQL9Br1a2s2LngP4jh1BI84JBL3mDXj87EwcckN9z/IXp8o3ySmvZveGEAAwqw==} | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 20.4.2 |       '@types/node': 20.4.8 | ||||||
|  |  | ||||||
|   /@types/fs-extra@11.0.1: |   /@types/fs-extra@11.0.1: | ||||||
|     resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==} |     resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==} | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/jsonfile': 6.1.1 |       '@types/jsonfile': 6.1.1 | ||||||
|       '@types/node': 20.4.2 |       '@types/node': 20.4.8 | ||||||
|  |  | ||||||
|   /@types/glob@8.1.0: |   /@types/glob@8.1.0: | ||||||
|     resolution: {integrity: sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==} |     resolution: {integrity: sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==} | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/minimatch': 5.1.2 |       '@types/minimatch': 5.1.2 | ||||||
|       '@types/node': 20.4.2 |       '@types/node': 20.4.8 | ||||||
|  |  | ||||||
|   /@types/html-minifier@4.0.2: |   /@types/html-minifier@4.0.2: | ||||||
|     resolution: {integrity: sha512-4IkmkXJP/25R2fZsCHDX2abztXuQRzUAZq39PfCMz2loLFj8vS9y7aF6vDl58koXSTpsF+eL4Lc5Y4Aww/GCTQ==} |     resolution: {integrity: sha512-4IkmkXJP/25R2fZsCHDX2abztXuQRzUAZq39PfCMz2loLFj8vS9y7aF6vDl58koXSTpsF+eL4Lc5Y4Aww/GCTQ==} | ||||||
| @@ -1586,7 +1586,7 @@ packages: | |||||||
|   /@types/jsonfile@6.1.1: |   /@types/jsonfile@6.1.1: | ||||||
|     resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==} |     resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==} | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 20.4.2 |       '@types/node': 20.4.8 | ||||||
|  |  | ||||||
|   /@types/keygrip@1.0.2: |   /@types/keygrip@1.0.2: | ||||||
|     resolution: {integrity: sha512-GJhpTepz2udxGexqos8wgaBx4I/zWIDPh/KOGEwAqtuGDkOUJu5eFvwmdBX4AmB8Odsr+9pHCQqiAqDL/yKMKw==} |     resolution: {integrity: sha512-GJhpTepz2udxGexqos8wgaBx4I/zWIDPh/KOGEwAqtuGDkOUJu5eFvwmdBX4AmB8Odsr+9pHCQqiAqDL/yKMKw==} | ||||||
| @@ -1608,7 +1608,7 @@ packages: | |||||||
|       '@types/http-errors': 2.0.1 |       '@types/http-errors': 2.0.1 | ||||||
|       '@types/keygrip': 1.0.2 |       '@types/keygrip': 1.0.2 | ||||||
|       '@types/koa-compose': 3.2.5 |       '@types/koa-compose': 3.2.5 | ||||||
|       '@types/node': 20.4.2 |       '@types/node': 20.4.8 | ||||||
|     dev: true |     dev: true | ||||||
|  |  | ||||||
|   /@types/mime-types@2.1.1: |   /@types/mime-types@2.1.1: | ||||||
| @@ -1626,8 +1626,8 @@ packages: | |||||||
|   /@types/minimatch@5.1.2: |   /@types/minimatch@5.1.2: | ||||||
|     resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==} |     resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==} | ||||||
|  |  | ||||||
|   /@types/node@20.4.2: |   /@types/node@20.4.8: | ||||||
|     resolution: {integrity: sha512-Dd0BYtWgnWJKwO1jkmTrzofjK2QXXcai0dmtzvIBhcA+RsG5h8R3xlyta0kGOZRNfL9GuRtb1knmPEhQrePCEw==} |     resolution: {integrity: sha512-0mHckf6D2DiIAzh8fM8f3HQCvMKDpK94YQ0DSVkfWTG9BZleYIWudw9cJxX8oCk9bM+vAkDyujDV6dmKHbvQpg==} | ||||||
|  |  | ||||||
|   /@types/parse5@6.0.3: |   /@types/parse5@6.0.3: | ||||||
|     resolution: {integrity: sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==} |     resolution: {integrity: sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==} | ||||||
| @@ -1654,14 +1654,14 @@ packages: | |||||||
|     resolution: {integrity: sha512-Cwo8LE/0rnvX7kIIa3QHCkcuF21c05Ayb0ZfxPiv0W8VRiZiNW/WuRupHKpqqGVGf7SUA44QSOUKaEd9lIrd/Q==} |     resolution: {integrity: sha512-Cwo8LE/0rnvX7kIIa3QHCkcuF21c05Ayb0ZfxPiv0W8VRiZiNW/WuRupHKpqqGVGf7SUA44QSOUKaEd9lIrd/Q==} | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/mime': 1.3.2 |       '@types/mime': 1.3.2 | ||||||
|       '@types/node': 20.4.2 |       '@types/node': 20.4.8 | ||||||
|  |  | ||||||
|   /@types/serve-static@1.15.2: |   /@types/serve-static@1.15.2: | ||||||
|     resolution: {integrity: sha512-J2LqtvFYCzaj8pVYKw8klQXrLLk7TBZmQ4ShlcdkELFKGwGMfevMLneMMRkMgZxotOD9wg497LpC7O8PcvAmfw==} |     resolution: {integrity: sha512-J2LqtvFYCzaj8pVYKw8klQXrLLk7TBZmQ4ShlcdkELFKGwGMfevMLneMMRkMgZxotOD9wg497LpC7O8PcvAmfw==} | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/http-errors': 2.0.1 |       '@types/http-errors': 2.0.1 | ||||||
|       '@types/mime': 3.0.1 |       '@types/mime': 3.0.1 | ||||||
|       '@types/node': 20.4.2 |       '@types/node': 20.4.8 | ||||||
|  |  | ||||||
|   /@types/shortid@0.0.29: |   /@types/shortid@0.0.29: | ||||||
|     resolution: {integrity: sha1-gJPuBBam4r8qpjOBCRFLP7/6Dps=} |     resolution: {integrity: sha1-gJPuBBam4r8qpjOBCRFLP7/6Dps=} | ||||||
| @@ -1689,7 +1689,7 @@ packages: | |||||||
|   /@types/through2@2.0.38: |   /@types/through2@2.0.38: | ||||||
|     resolution: {integrity: sha512-YFu+nHmjxMurkH1BSzA0Z1WrKDAY8jUKPZctNQn7mc+/KKtp2XxnclHFXxdB1m7Iqnzb5aywgP8TMK283LezGQ==} |     resolution: {integrity: sha512-YFu+nHmjxMurkH1BSzA0Z1WrKDAY8jUKPZctNQn7mc+/KKtp2XxnclHFXxdB1m7Iqnzb5aywgP8TMK283LezGQ==} | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 20.4.2 |       '@types/node': 20.4.8 | ||||||
|  |  | ||||||
|   /@types/trusted-types@2.0.3: |   /@types/trusted-types@2.0.3: | ||||||
|     resolution: {integrity: sha512-NfQ4gyz38SL8sDNrSixxU2Os1a5xcdFxipAFxYEuLUlvU2uDwS4NUpsImcf1//SlWItCVMMLiylsxbmNMToV/g==} |     resolution: {integrity: sha512-NfQ4gyz38SL8sDNrSixxU2Os1a5xcdFxipAFxYEuLUlvU2uDwS4NUpsImcf1//SlWItCVMMLiylsxbmNMToV/g==} | ||||||
| @@ -1714,14 +1714,14 @@ packages: | |||||||
|   /@types/ws@7.4.7: |   /@types/ws@7.4.7: | ||||||
|     resolution: {integrity: sha512-JQbbmxZTZehdc2iszGKs5oC3NFnjeay7mtAWrdt7qNtAVK0g19muApzAy4bm9byz79xa2ZnO/BOBC2R8RC5Lww==} |     resolution: {integrity: sha512-JQbbmxZTZehdc2iszGKs5oC3NFnjeay7mtAWrdt7qNtAVK0g19muApzAy4bm9byz79xa2ZnO/BOBC2R8RC5Lww==} | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 20.4.2 |       '@types/node': 20.4.8 | ||||||
|     dev: true |     dev: true | ||||||
|  |  | ||||||
|   /@types/yauzl@2.10.0: |   /@types/yauzl@2.10.0: | ||||||
|     resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==} |     resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==} | ||||||
|     requiresBuild: true |     requiresBuild: true | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 20.4.2 |       '@types/node': 20.4.8 | ||||||
|     dev: true |     dev: true | ||||||
|     optional: true |     optional: true | ||||||
|  |  | ||||||
| @@ -1816,6 +1816,11 @@ packages: | |||||||
|       - utf-8-validate |       - utf-8-validate | ||||||
|     dev: true |     dev: true | ||||||
|  |  | ||||||
|  |   /@xmldom/xmldom@0.8.10: | ||||||
|  |     resolution: {integrity: sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw==} | ||||||
|  |     engines: {node: '>=10.0.0'} | ||||||
|  |     dev: true | ||||||
|  |  | ||||||
|   /accepts@1.3.8: |   /accepts@1.3.8: | ||||||
|     resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==} |     resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==} | ||||||
|     engines: {node: '>= 0.6'} |     engines: {node: '>= 0.6'} | ||||||
| @@ -2444,7 +2449,7 @@ packages: | |||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/cookie': 0.4.1 |       '@types/cookie': 0.4.1 | ||||||
|       '@types/cors': 2.8.13 |       '@types/cors': 2.8.13 | ||||||
|       '@types/node': 20.4.2 |       '@types/node': 20.4.8 | ||||||
|       accepts: 1.3.8 |       accepts: 1.3.8 | ||||||
|       base64id: 2.0.0 |       base64id: 2.0.0 | ||||||
|       cookie: 0.4.2 |       cookie: 0.4.2 | ||||||
| @@ -2463,7 +2468,7 @@ packages: | |||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/cookie': 0.4.1 |       '@types/cookie': 0.4.1 | ||||||
|       '@types/cors': 2.8.13 |       '@types/cors': 2.8.13 | ||||||
|       '@types/node': 20.4.2 |       '@types/node': 20.4.8 | ||||||
|       accepts: 1.3.8 |       accepts: 1.3.8 | ||||||
|       base64id: 2.0.0 |       base64id: 2.0.0 | ||||||
|       cookie: 0.4.2 |       cookie: 0.4.2 | ||||||
| @@ -3693,6 +3698,8 @@ packages: | |||||||
|     resolution: {integrity: sha512-mXF9AIgnvq1DP/ZM2R28tAfxP2wKZHYa2DjV0R1KCwcqSzm5Iqh1XQq9rdfAt6dp2DuPP0VHZIaCALc2v1cL5A==} |     resolution: {integrity: sha512-mXF9AIgnvq1DP/ZM2R28tAfxP2wKZHYa2DjV0R1KCwcqSzm5Iqh1XQq9rdfAt6dp2DuPP0VHZIaCALc2v1cL5A==} | ||||||
|     engines: {node: '>=14.18.0', npm: '>=6.14.15'} |     engines: {node: '>=14.18.0', npm: '>=6.14.15'} | ||||||
|     hasBin: true |     hasBin: true | ||||||
|  |     dependencies: | ||||||
|  |       '@xmldom/xmldom': 0.8.10 | ||||||
|     dev: true |     dev: true | ||||||
|     bundledDependencies: |     bundledDependencies: | ||||||
|       - '@xmldom/xmldom' |       - '@xmldom/xmldom' | ||||||
| @@ -4281,7 +4288,7 @@ packages: | |||||||
|     hasBin: true |     hasBin: true | ||||||
|     dev: true |     dev: true | ||||||
|  |  | ||||||
|   /ts-node@10.9.1(@types/node@20.4.2)(typescript@5.1.6): |   /ts-node@10.9.1(@types/node@20.4.8)(typescript@5.1.6): | ||||||
|     resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} |     resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} | ||||||
|     hasBin: true |     hasBin: true | ||||||
|     peerDependencies: |     peerDependencies: | ||||||
| @@ -4300,7 +4307,7 @@ packages: | |||||||
|       '@tsconfig/node12': 1.0.11 |       '@tsconfig/node12': 1.0.11 | ||||||
|       '@tsconfig/node14': 1.0.3 |       '@tsconfig/node14': 1.0.3 | ||||||
|       '@tsconfig/node16': 1.0.4 |       '@tsconfig/node16': 1.0.4 | ||||||
|       '@types/node': 20.4.2 |       '@types/node': 20.4.8 | ||||||
|       acorn: 8.10.0 |       acorn: 8.10.0 | ||||||
|       acorn-walk: 8.2.0 |       acorn-walk: 8.2.0 | ||||||
|       arg: 4.1.3 |       arg: 4.1.3 | ||||||
|   | |||||||
| @@ -3,6 +3,6 @@ | |||||||
|  */ |  */ | ||||||
| export const commitinfo = { | export const commitinfo = { | ||||||
|   name: '@push.rocks/smartsocket', |   name: '@push.rocks/smartsocket', | ||||||
|   version: '2.0.20', |   version: '2.0.21', | ||||||
|   description: 'easy and secure websocket communication' |   description: 'easy and secure websocket communication' | ||||||
| } | } | ||||||
|   | |||||||
| @@ -5,3 +5,6 @@ export * from './smartsocket.classes.smartsocketclient.js'; | |||||||
| // export further classes and objects | // export further classes and objects | ||||||
| export * from './smartsocket.classes.socketfunction.js'; | export * from './smartsocket.classes.socketfunction.js'; | ||||||
| export * from './smartsocket.classes.socketconnection.js'; | export * from './smartsocket.classes.socketconnection.js'; | ||||||
|  |  | ||||||
|  | // export types so they can be referred to | ||||||
|  | export * from './interfaces/index.js'; | ||||||
		Reference in New Issue
	
	Block a user