@matter/dcl-data 2026.5.23 → 2026.5.25
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/data/vendors.json +7 -0
- package/manifest.json +2 -2
- package/package.json +1 -1
package/data/vendors.json
CHANGED
|
@@ -3136,6 +3136,13 @@
|
|
|
3136
3136
|
"companyLegalName": "TETNET OÜ",
|
|
3137
3137
|
"creator": "cosmos1y3dymegl49pa8xe4q9hlekyzwxazp7damsj8sn"
|
|
3138
3138
|
},
|
|
3139
|
+
{
|
|
3140
|
+
"vendorId": 5643,
|
|
3141
|
+
"vendorName": "PTXZN",
|
|
3142
|
+
"kind": "production",
|
|
3143
|
+
"companyLegalName": "PTXZN SMART NETGATE",
|
|
3144
|
+
"creator": "cosmos1qxqd9c3wk0dzg53dvsl0pg7evuxejmgmjsl4pk"
|
|
3145
|
+
},
|
|
3139
3146
|
{
|
|
3140
3147
|
"vendorId": 5645,
|
|
3141
3148
|
"vendorName": "SUFN",
|
package/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"builtAt": "2026-05-
|
|
2
|
+
"builtAt": "2026-05-25T03:14:40.841Z",
|
|
3
3
|
"schemaVersion": 1,
|
|
4
4
|
"sources": {
|
|
5
5
|
"dcl": {
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"paaRootsTest": 96,
|
|
17
17
|
"cdSigners": 6,
|
|
18
18
|
"cdSignersTest": 6,
|
|
19
|
-
"vendors":
|
|
19
|
+
"vendors": 430,
|
|
20
20
|
"vendorsTest": 0
|
|
21
21
|
}
|
|
22
22
|
}
|