matterbridge 2.2.0-dev.4 → 2.2.0-dev.6
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.
- package/CHANGELOG.md +1 -0
- package/dist/matterbridgePlatform.js +25 -19
- package/frontend/build/asset-manifest.json +3 -3
- package/frontend/build/index.html +1 -1
- package/frontend/build/static/js/{main.f87f07b6.js → main.f60aae10.js} +8 -8
- package/frontend/build/static/js/main.f60aae10.js.map +1 -0
- package/npm-shrinkwrap.json +44 -44
- package/package.json +2 -2
- package/frontend/build/static/js/main.f87f07b6.js.map +0 -1
- /package/frontend/build/static/js/{main.f87f07b6.js.LICENSE.txt → main.f60aae10.js.LICENSE.txt} +0 -0
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "matterbridge",
|
|
3
|
-
"version": "2.2.0-dev.
|
|
3
|
+
"version": "2.2.0-dev.6",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "matterbridge",
|
|
9
|
-
"version": "2.2.0-dev.
|
|
9
|
+
"version": "2.2.0-dev.6",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@matter/main": "0.12.4-alpha.0-
|
|
12
|
+
"@matter/main": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
13
13
|
"archiver": "7.0.1",
|
|
14
14
|
"express": "4.21.2",
|
|
15
15
|
"glob": "11.0.1",
|
|
@@ -47,65 +47,65 @@
|
|
|
47
47
|
}
|
|
48
48
|
},
|
|
49
49
|
"node_modules/@matter/general": {
|
|
50
|
-
"version": "0.12.4-alpha.0-
|
|
51
|
-
"resolved": "https://registry.npmjs.org/@matter/general/-/general-0.12.4-alpha.0-
|
|
52
|
-
"integrity": "sha512-
|
|
50
|
+
"version": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
51
|
+
"resolved": "https://registry.npmjs.org/@matter/general/-/general-0.12.4-alpha.0-20250226-e4ba47db7.tgz",
|
|
52
|
+
"integrity": "sha512-LXcF74gBUu9kOAtIIUt2rxhS+wvrSatP//QzhqgEU5uVNK2iSvl3TBVLC5KyByCujOdHLMyGBJajmu8dYeCf6g==",
|
|
53
53
|
"license": "Apache-2.0",
|
|
54
54
|
"dependencies": {
|
|
55
55
|
"@noble/curves": "^1.8.1"
|
|
56
56
|
}
|
|
57
57
|
},
|
|
58
58
|
"node_modules/@matter/main": {
|
|
59
|
-
"version": "0.12.4-alpha.0-
|
|
60
|
-
"resolved": "https://registry.npmjs.org/@matter/main/-/main-0.12.4-alpha.0-
|
|
61
|
-
"integrity": "sha512-
|
|
59
|
+
"version": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
60
|
+
"resolved": "https://registry.npmjs.org/@matter/main/-/main-0.12.4-alpha.0-20250226-e4ba47db7.tgz",
|
|
61
|
+
"integrity": "sha512-baxXI9VkMVG2V7e5awkQ+w9JfDWrAjfSvDI/Rut6kIFP13kMVEyGxwoEcqu6aUt1/OU6miFLNwLmQrRM27fijA==",
|
|
62
62
|
"license": "Apache-2.0",
|
|
63
63
|
"dependencies": {
|
|
64
|
-
"@matter/general": "0.12.4-alpha.0-
|
|
65
|
-
"@matter/model": "0.12.4-alpha.0-
|
|
66
|
-
"@matter/node": "0.12.4-alpha.0-
|
|
67
|
-
"@matter/protocol": "0.12.4-alpha.0-
|
|
68
|
-
"@matter/types": "0.12.4-alpha.0-
|
|
64
|
+
"@matter/general": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
65
|
+
"@matter/model": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
66
|
+
"@matter/node": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
67
|
+
"@matter/protocol": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
68
|
+
"@matter/types": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
69
69
|
"@noble/curves": "^1.8.1"
|
|
70
70
|
},
|
|
71
71
|
"optionalDependencies": {
|
|
72
|
-
"@matter/nodejs": "0.12.4-alpha.0-
|
|
72
|
+
"@matter/nodejs": "0.12.4-alpha.0-20250226-e4ba47db7"
|
|
73
73
|
}
|
|
74
74
|
},
|
|
75
75
|
"node_modules/@matter/model": {
|
|
76
|
-
"version": "0.12.4-alpha.0-
|
|
77
|
-
"resolved": "https://registry.npmjs.org/@matter/model/-/model-0.12.4-alpha.0-
|
|
78
|
-
"integrity": "sha512-
|
|
76
|
+
"version": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
77
|
+
"resolved": "https://registry.npmjs.org/@matter/model/-/model-0.12.4-alpha.0-20250226-e4ba47db7.tgz",
|
|
78
|
+
"integrity": "sha512-11TvcTwkuHo4yi5h1fafqLQjjX/e0lqLSNlirQtancPHtD/Z+xgay+9jhLU/QQUXQqD8ik+3bMlz137fIKwyaw==",
|
|
79
79
|
"license": "Apache-2.0",
|
|
80
80
|
"dependencies": {
|
|
81
|
-
"@matter/general": "0.12.4-alpha.0-
|
|
81
|
+
"@matter/general": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
82
82
|
"@noble/curves": "^1.8.1"
|
|
83
83
|
}
|
|
84
84
|
},
|
|
85
85
|
"node_modules/@matter/node": {
|
|
86
|
-
"version": "0.12.4-alpha.0-
|
|
87
|
-
"resolved": "https://registry.npmjs.org/@matter/node/-/node-0.12.4-alpha.0-
|
|
88
|
-
"integrity": "sha512-
|
|
86
|
+
"version": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
87
|
+
"resolved": "https://registry.npmjs.org/@matter/node/-/node-0.12.4-alpha.0-20250226-e4ba47db7.tgz",
|
|
88
|
+
"integrity": "sha512-zfJTcVK9t2+tg6bs5yCRu1WvjXLhuo/d8czzoch246kSaU8bo6805hNLF72/LKxV2MUjS0+8BvM8+qhiUOenOg==",
|
|
89
89
|
"license": "Apache-2.0",
|
|
90
90
|
"dependencies": {
|
|
91
|
-
"@matter/general": "0.12.4-alpha.0-
|
|
92
|
-
"@matter/model": "0.12.4-alpha.0-
|
|
93
|
-
"@matter/protocol": "0.12.4-alpha.0-
|
|
94
|
-
"@matter/types": "0.12.4-alpha.0-
|
|
91
|
+
"@matter/general": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
92
|
+
"@matter/model": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
93
|
+
"@matter/protocol": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
94
|
+
"@matter/types": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
95
95
|
"@noble/curves": "^1.8.1"
|
|
96
96
|
}
|
|
97
97
|
},
|
|
98
98
|
"node_modules/@matter/nodejs": {
|
|
99
|
-
"version": "0.12.4-alpha.0-
|
|
100
|
-
"resolved": "https://registry.npmjs.org/@matter/nodejs/-/nodejs-0.12.4-alpha.0-
|
|
101
|
-
"integrity": "sha512-
|
|
99
|
+
"version": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
100
|
+
"resolved": "https://registry.npmjs.org/@matter/nodejs/-/nodejs-0.12.4-alpha.0-20250226-e4ba47db7.tgz",
|
|
101
|
+
"integrity": "sha512-bzoN9ZAnQSs+NpKbWyd0nv+PyAS6nTqE4T0jRTGgMGASGcWrXzMyfDXLSlqetZKnLvdyUnpMHdR3IDjOAT/qLw==",
|
|
102
102
|
"license": "Apache-2.0",
|
|
103
103
|
"optional": true,
|
|
104
104
|
"dependencies": {
|
|
105
|
-
"@matter/general": "0.12.4-alpha.0-
|
|
106
|
-
"@matter/node": "0.12.4-alpha.0-
|
|
107
|
-
"@matter/protocol": "0.12.4-alpha.0-
|
|
108
|
-
"@matter/types": "0.12.4-alpha.0-
|
|
105
|
+
"@matter/general": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
106
|
+
"@matter/node": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
107
|
+
"@matter/protocol": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
108
|
+
"@matter/types": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
109
109
|
"node-localstorage": "^3.0.5"
|
|
110
110
|
},
|
|
111
111
|
"engines": {
|
|
@@ -113,25 +113,25 @@
|
|
|
113
113
|
}
|
|
114
114
|
},
|
|
115
115
|
"node_modules/@matter/protocol": {
|
|
116
|
-
"version": "0.12.4-alpha.0-
|
|
117
|
-
"resolved": "https://registry.npmjs.org/@matter/protocol/-/protocol-0.12.4-alpha.0-
|
|
118
|
-
"integrity": "sha512-
|
|
116
|
+
"version": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
117
|
+
"resolved": "https://registry.npmjs.org/@matter/protocol/-/protocol-0.12.4-alpha.0-20250226-e4ba47db7.tgz",
|
|
118
|
+
"integrity": "sha512-DPgAX/zyMBs8GyL4jBp3hRqZgR51njkubOLe5B48KVW1oe2jK2FaLUGxV3jvkLZnfBBb5BFmQdfew7G7aBu08Q==",
|
|
119
119
|
"license": "Apache-2.0",
|
|
120
120
|
"dependencies": {
|
|
121
|
-
"@matter/general": "0.12.4-alpha.0-
|
|
122
|
-
"@matter/model": "0.12.4-alpha.0-
|
|
123
|
-
"@matter/types": "0.12.4-alpha.0-
|
|
121
|
+
"@matter/general": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
122
|
+
"@matter/model": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
123
|
+
"@matter/types": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
124
124
|
"@noble/curves": "^1.8.1"
|
|
125
125
|
}
|
|
126
126
|
},
|
|
127
127
|
"node_modules/@matter/types": {
|
|
128
|
-
"version": "0.12.4-alpha.0-
|
|
129
|
-
"resolved": "https://registry.npmjs.org/@matter/types/-/types-0.12.4-alpha.0-
|
|
130
|
-
"integrity": "sha512-
|
|
128
|
+
"version": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
129
|
+
"resolved": "https://registry.npmjs.org/@matter/types/-/types-0.12.4-alpha.0-20250226-e4ba47db7.tgz",
|
|
130
|
+
"integrity": "sha512-uHmrv7ENVY2oZ9DHldHroXXufdqPUE54vQo+j7jVUGzNxKuHXNS8Efp2sVWFO24bKqhIuws6Nh8J2Sa+uW9ZvA==",
|
|
131
131
|
"license": "Apache-2.0",
|
|
132
132
|
"dependencies": {
|
|
133
|
-
"@matter/general": "0.12.4-alpha.0-
|
|
134
|
-
"@matter/model": "0.12.4-alpha.0-
|
|
133
|
+
"@matter/general": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
134
|
+
"@matter/model": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
135
135
|
"@noble/curves": "^1.8.1"
|
|
136
136
|
}
|
|
137
137
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "matterbridge",
|
|
3
|
-
"version": "2.2.0-dev.
|
|
3
|
+
"version": "2.2.0-dev.6",
|
|
4
4
|
"description": "Matterbridge plugin manager for Matter",
|
|
5
5
|
"author": "https://github.com/Luligu",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
}
|
|
95
95
|
},
|
|
96
96
|
"dependencies": {
|
|
97
|
-
"@matter/main": "0.12.4-alpha.0-
|
|
97
|
+
"@matter/main": "0.12.4-alpha.0-20250226-e4ba47db7",
|
|
98
98
|
"archiver": "7.0.1",
|
|
99
99
|
"express": "4.21.2",
|
|
100
100
|
"glob": "11.0.1",
|