@matter/dcl-data 2026.7.31 → 2026.8.4
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 +32 -0
- package/manifest.json +2 -2
- package/package.json +1 -1
package/data/vendors.json
CHANGED
|
@@ -394,6 +394,15 @@
|
|
|
394
394
|
"companyPreferredName": "Trust International BV",
|
|
395
395
|
"creator": "cosmos1f6hvuqphxa0yaelnmnrtqswq203rwcr2sfn6d6"
|
|
396
396
|
},
|
|
397
|
+
{
|
|
398
|
+
"vendorId": 4727,
|
|
399
|
+
"vendorName": "Adeo",
|
|
400
|
+
"kind": "production",
|
|
401
|
+
"companyLegalName": "Adeo Services FR",
|
|
402
|
+
"companyPreferredName": "Adeo",
|
|
403
|
+
"vendorLandingPageURL": "https://www.adeo.com",
|
|
404
|
+
"creator": "cosmos1nh2ce8rlj9rqtrt04a4mje086vrk9wn4prezqd"
|
|
405
|
+
},
|
|
397
406
|
{
|
|
398
407
|
"vendorId": 4735,
|
|
399
408
|
"vendorName": "Nordic Semiconductor ASA",
|
|
@@ -3030,6 +3039,13 @@
|
|
|
3030
3039
|
"vendorLandingPageURL": "https://www.ycznwl.com/",
|
|
3031
3040
|
"creator": "cosmos1k09geq8ljc9kwxpq07qmw8f8r285gw3c6gg2rk"
|
|
3032
3041
|
},
|
|
3042
|
+
{
|
|
3043
|
+
"vendorId": 5605,
|
|
3044
|
+
"vendorName": "Verizon",
|
|
3045
|
+
"kind": "production",
|
|
3046
|
+
"companyLegalName": "Verizon",
|
|
3047
|
+
"creator": "cosmos1g4tmhckq2eeudnvy983rgz5g25gz4ys0ac62ch"
|
|
3048
|
+
},
|
|
3033
3049
|
{
|
|
3034
3050
|
"vendorId": 5606,
|
|
3035
3051
|
"vendorName": "Mysa",
|
|
@@ -3388,6 +3404,13 @@
|
|
|
3388
3404
|
"companyLegalName": "Seasonal Specialties LLC",
|
|
3389
3405
|
"creator": "cosmos1qdm07nyyy0v4tftjuq0ps87gkgqhxg37sj2mh5"
|
|
3390
3406
|
},
|
|
3407
|
+
{
|
|
3408
|
+
"vendorId": 5705,
|
|
3409
|
+
"vendorName": "MANHOT",
|
|
3410
|
+
"kind": "production",
|
|
3411
|
+
"companyLegalName": "Shenzhen Manhe Intelligent Technology Co., Ltd.",
|
|
3412
|
+
"creator": "cosmos1gs238k4ecd7kp2ky7epedx8d7eegql75xyq65j"
|
|
3413
|
+
},
|
|
3391
3414
|
{
|
|
3392
3415
|
"vendorId": 5707,
|
|
3393
3416
|
"vendorName": "Giant Lighting Technology ",
|
|
@@ -3570,6 +3593,15 @@
|
|
|
3570
3593
|
"companyLegalName": "Musen Connect, Inc.",
|
|
3571
3594
|
"creator": "cosmos1uvduck58655urun8ya6l8p2qdzkvd5hxpa5u6r"
|
|
3572
3595
|
},
|
|
3596
|
+
{
|
|
3597
|
+
"vendorId": 5809,
|
|
3598
|
+
"vendorName": "Refoss",
|
|
3599
|
+
"kind": "production",
|
|
3600
|
+
"companyLegalName": "FLEXBEE HK LIMITED",
|
|
3601
|
+
"companyPreferredName": "Refoss",
|
|
3602
|
+
"vendorLandingPageURL": "https://www.refoss.net",
|
|
3603
|
+
"creator": "cosmos1zqjg7rze3qg5p97xmuswwdsj9g3372tdxme83y"
|
|
3604
|
+
},
|
|
3573
3605
|
{
|
|
3574
3606
|
"vendorId": 24582,
|
|
3575
3607
|
"vendorName": "Google LLC",
|
package/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"builtAt": "2026-
|
|
2
|
+
"builtAt": "2026-08-04T03:06:34.577Z",
|
|
3
3
|
"schemaVersion": 1,
|
|
4
4
|
"sources": {
|
|
5
5
|
"dcl": {
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"paaRootsTest": 99,
|
|
17
17
|
"cdSigners": 6,
|
|
18
18
|
"cdSignersTest": 6,
|
|
19
|
-
"vendors":
|
|
19
|
+
"vendors": 461,
|
|
20
20
|
"vendorsTest": 0
|
|
21
21
|
}
|
|
22
22
|
}
|