@matter/dcl-data 2026.7.3 → 2026.7.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/data/vendors.json CHANGED
@@ -3505,6 +3505,13 @@
3505
3505
  "companyLegalName": "Guangdong Yozewit Intelligent Technology Co., Ltd.",
3506
3506
  "creator": "cosmos10fvt87qll4wzuuv0sc2x8k9t0yrt4rg6pcalcx"
3507
3507
  },
3508
+ {
3509
+ "vendorId": 5787,
3510
+ "vendorName": "Musen Connect",
3511
+ "kind": "production",
3512
+ "companyLegalName": "Musen Connect, Inc.",
3513
+ "creator": "cosmos1uvduck58655urun8ya6l8p2qdzkvd5hxpa5u6r"
3514
+ },
3508
3515
  {
3509
3516
  "vendorId": 24582,
3510
3517
  "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-06T03:11:17.218Z",
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": 450,
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.6",
4
4
  "type": "module",
5
5
  "description": "Daily snapshot of Matter DCL data for seeding matter.js services",
6
6
  "license": "Apache-2.0",