|
@@ -9,6 +9,8 @@
|
|
|
"version": "1.4.7",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
+ "@msgpack/msgpack": "^2.8.0",
|
|
|
+ "cbor-x": "^1.5.3",
|
|
|
"eventemitter3": "^4.0.7",
|
|
|
"peerjs-js-binarypack": "^2.0.0",
|
|
|
"webrtc-adapter": "^8.0.0"
|
|
@@ -654,6 +656,78 @@
|
|
|
"integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==",
|
|
|
"dev": true
|
|
|
},
|
|
|
+ "node_modules/@cbor-extract/cbor-extract-darwin-arm64": {
|
|
|
+ "version": "2.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@cbor-extract/cbor-extract-darwin-arm64/-/cbor-extract-darwin-arm64-2.1.1.tgz",
|
|
|
+ "integrity": "sha512-blVBy5MXz6m36Vx0DfLd7PChOQKEs8lK2bD1WJn/vVgG4FXZiZmZb2GECHFvVPA5T7OnODd9xZiL3nMCv6QUhA==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "node_modules/@cbor-extract/cbor-extract-darwin-x64": {
|
|
|
+ "version": "2.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@cbor-extract/cbor-extract-darwin-x64/-/cbor-extract-darwin-x64-2.1.1.tgz",
|
|
|
+ "integrity": "sha512-h6KFOzqk8jXTvkOftyRIWGrd7sKQzQv2jVdTL9nKSf3D2drCvQB/LHUxAOpPXo3pv2clDtKs3xnHalpEh3rDsw==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "node_modules/@cbor-extract/cbor-extract-linux-arm": {
|
|
|
+ "version": "2.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@cbor-extract/cbor-extract-linux-arm/-/cbor-extract-linux-arm-2.1.1.tgz",
|
|
|
+ "integrity": "sha512-ds0uikdcIGUjPyraV4oJqyVE5gl/qYBpa/Wnh6l6xLE2lj/hwnjT2XcZCChdXwW/YFZ1LUHs6waoYN8PmK0nKQ==",
|
|
|
+ "cpu": [
|
|
|
+ "arm"
|
|
|
+ ],
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "node_modules/@cbor-extract/cbor-extract-linux-arm64": {
|
|
|
+ "version": "2.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@cbor-extract/cbor-extract-linux-arm64/-/cbor-extract-linux-arm64-2.1.1.tgz",
|
|
|
+ "integrity": "sha512-SxAaRcYf8S0QHaMc7gvRSiTSr7nUYMqbUdErBEu+HYA4Q6UNydx1VwFE68hGcp1qvxcy9yT5U7gA+a5XikfwSQ==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "node_modules/@cbor-extract/cbor-extract-linux-x64": {
|
|
|
+ "version": "2.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@cbor-extract/cbor-extract-linux-x64/-/cbor-extract-linux-x64-2.1.1.tgz",
|
|
|
+ "integrity": "sha512-GVK+8fNIE9lJQHAlhOROYiI0Yd4bAZ4u++C2ZjlkS3YmO6hi+FUxe6Dqm+OKWTcMpL/l71N6CQAmaRcb4zyJuA==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "node_modules/@cbor-extract/cbor-extract-win32-x64": {
|
|
|
+ "version": "2.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@cbor-extract/cbor-extract-win32-x64/-/cbor-extract-win32-x64-2.1.1.tgz",
|
|
|
+ "integrity": "sha512-2Niq1C41dCRIDeD8LddiH+mxGlO7HJ612Ll3D/E73ZWBmycued+8ghTr/Ho3CMOWPUEr08XtyBMVXAjqF+TcKw==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "win32"
|
|
|
+ ]
|
|
|
+ },
|
|
|
"node_modules/@colors/colors": {
|
|
|
"version": "1.5.0",
|
|
|
"resolved": "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz",
|
|
@@ -1544,6 +1618,14 @@
|
|
|
"node": ">=12.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@msgpack/msgpack": {
|
|
|
+ "version": "2.8.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@msgpack/msgpack/-/msgpack-2.8.0.tgz",
|
|
|
+ "integrity": "sha512-h9u4u/jiIRKbq25PM+zymTyW6bhTzELvOoUd+AvYriWOAKpLGnIamaET3pnHYoI5iYphAHBI4ayx0MehR+VVPQ==",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@msgpackr-extract/msgpackr-extract-darwin-arm64": {
|
|
|
"version": "3.0.2",
|
|
|
"resolved": "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-darwin-arm64/-/msgpackr-extract-darwin-arm64-3.0.2.tgz",
|
|
@@ -5760,6 +5842,46 @@
|
|
|
"cdl": "bin/cdl.js"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/cbor-extract": {
|
|
|
+ "version": "2.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/cbor-extract/-/cbor-extract-2.1.1.tgz",
|
|
|
+ "integrity": "sha512-1UX977+L+zOJHsp0mWFG13GLwO6ucKgSmSW6JTl8B9GUvACvHeIVpFqhU92299Z6PfD09aTXDell5p+lp1rUFA==",
|
|
|
+ "hasInstallScript": true,
|
|
|
+ "optional": true,
|
|
|
+ "dependencies": {
|
|
|
+ "node-gyp-build-optional-packages": "5.0.3"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "download-cbor-prebuilds": "bin/download-prebuilds.js"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "@cbor-extract/cbor-extract-darwin-arm64": "2.1.1",
|
|
|
+ "@cbor-extract/cbor-extract-darwin-x64": "2.1.1",
|
|
|
+ "@cbor-extract/cbor-extract-linux-arm": "2.1.1",
|
|
|
+ "@cbor-extract/cbor-extract-linux-arm64": "2.1.1",
|
|
|
+ "@cbor-extract/cbor-extract-linux-x64": "2.1.1",
|
|
|
+ "@cbor-extract/cbor-extract-win32-x64": "2.1.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/cbor-extract/node_modules/node-gyp-build-optional-packages": {
|
|
|
+ "version": "5.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/node-gyp-build-optional-packages/-/node-gyp-build-optional-packages-5.0.3.tgz",
|
|
|
+ "integrity": "sha512-k75jcVzk5wnnc/FMxsf4udAoTEUv2jY3ycfdSd3yWu6Cnd1oee6/CfZJApyscA4FJOmdoixWwiwOyf16RzD5JA==",
|
|
|
+ "optional": true,
|
|
|
+ "bin": {
|
|
|
+ "node-gyp-build-optional-packages": "bin.js",
|
|
|
+ "node-gyp-build-optional-packages-optional": "optional.js",
|
|
|
+ "node-gyp-build-optional-packages-test": "build-test.js"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/cbor-x": {
|
|
|
+ "version": "1.5.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/cbor-x/-/cbor-x-1.5.3.tgz",
|
|
|
+ "integrity": "sha512-adrN0S67C7jY2hgqeGcw+Uj6iEGLQa5D/p6/9YNl5AaVIYJaJz/bARfWsP8UikBZWbhS27LN0DJK4531vo9ODw==",
|
|
|
+ "optionalDependencies": {
|
|
|
+ "cbor-extract": "^2.1.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/chainsaw": {
|
|
|
"version": "0.1.0",
|
|
|
"resolved": "https://registry.npmjs.org/chainsaw/-/chainsaw-0.1.0.tgz",
|