@matter/dcl-data 2026.5.27 → 2026.5.30
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
|
@@ -3319,6 +3319,13 @@
|
|
|
3319
3319
|
"companyLegalName": "ADT LLC",
|
|
3320
3320
|
"creator": "cosmos1llg2eesu47rp2q4t9uj3yvjqv295wh3cmmjtzl"
|
|
3321
3321
|
},
|
|
3322
|
+
{
|
|
3323
|
+
"vendorId": 5696,
|
|
3324
|
+
"vendorName": "Dianling",
|
|
3325
|
+
"kind": "production",
|
|
3326
|
+
"companyLegalName": "Shenzhen Dianling Intelligent Technology Co., Ltd.",
|
|
3327
|
+
"creator": "cosmos137kxl75hpfjyry8qhx08mvrdruvdgrwy5uskt9"
|
|
3328
|
+
},
|
|
3322
3329
|
{
|
|
3323
3330
|
"vendorId": 5698,
|
|
3324
3331
|
"vendorName": "TWOPAGES",
|
package/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"builtAt": "2026-05-
|
|
2
|
+
"builtAt": "2026-05-30T03:11:36.508Z",
|
|
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": 433,
|
|
20
20
|
"vendorsTest": 0
|
|
21
21
|
}
|
|
22
22
|
}
|