@matter/dcl-data 2026.7.3 → 2026.7.7

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 CHANGED
@@ -3491,6 +3491,13 @@
3491
3491
  "companyLegalName": "Gmerit Holdings Ltd.",
3492
3492
  "creator": "cosmos169zf7x74hv8y3pp3df3ws6llkkv6r4j3vzlq48"
3493
3493
  },
3494
+ {
3495
+ "vendorId": 5748,
3496
+ "vendorName": "wukong",
3497
+ "kind": "production",
3498
+ "companyLegalName": "Guangdong wukong Technology Co., Ltd",
3499
+ "creator": "cosmos1afkhgk0u2lqq7wm2rqmrunfqn0mghlcmprqn38"
3500
+ },
3494
3501
  {
3495
3502
  "vendorId": 5749,
3496
3503
  "vendorName": "Veto",
@@ -3505,6 +3512,13 @@
3505
3512
  "companyLegalName": "Guangdong Yozewit Intelligent Technology Co., Ltd.",
3506
3513
  "creator": "cosmos10fvt87qll4wzuuv0sc2x8k9t0yrt4rg6pcalcx"
3507
3514
  },
3515
+ {
3516
+ "vendorId": 5787,
3517
+ "vendorName": "Musen Connect",
3518
+ "kind": "production",
3519
+ "companyLegalName": "Musen Connect, Inc.",
3520
+ "creator": "cosmos1uvduck58655urun8ya6l8p2qdzkvd5hxpa5u6r"
3521
+ },
3508
3522
  {
3509
3523
  "vendorId": 24582,
3510
3524
  "vendorName": "Google LLC",
package/manifest.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "builtAt": "2026-07-03T03:08:33.816Z",
2
+ "builtAt": "2026-07-07T03:09:42.540Z",
3
3
  "schemaVersion": 1,
4
4
  "sources": {
5
5
  "dcl": {
@@ -16,7 +16,7 @@
16
16
  "paaRootsTest": 97,
17
17
  "cdSigners": 6,
18
18
  "cdSignersTest": 6,
19
- "vendors": 449,
19
+ "vendors": 451,
20
20
  "vendorsTest": 0
21
21
  }
22
22
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@matter/dcl-data",
3
- "version": "2026.7.3",
3
+ "version": "2026.7.7",
4
4
  "type": "module",
5
5
  "description": "Daily snapshot of Matter DCL data for seeding matter.js services",
6
6
  "license": "Apache-2.0",