@matter/dcl-data 2026.6.11 → 2026.6.16

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
@@ -3421,6 +3421,13 @@
3421
3421
  "companyLegalName": "3T-Components",
3422
3422
  "creator": "cosmos104hwq7pycrnfsumzxaa7042v2yk9mhlp83sq48"
3423
3423
  },
3424
+ {
3425
+ "vendorId": 5749,
3426
+ "vendorName": "Veto",
3427
+ "kind": "production",
3428
+ "companyLegalName": "Veto Global Sourcing LTD.",
3429
+ "creator": "cosmos1tfsv7zyxserca3h8pu9gpxnn377ryh3jhsvfmj"
3430
+ },
3424
3431
  {
3425
3432
  "vendorId": 5753,
3426
3433
  "vendorName": "Yozewit Intelligent",
package/manifest.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "builtAt": "2026-06-11T03:12:19.699Z",
2
+ "builtAt": "2026-06-16T03:14:25.827Z",
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": 439,
19
+ "vendors": 440,
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.6.11",
3
+ "version": "2026.6.16",
4
4
  "type": "module",
5
5
  "description": "Daily snapshot of Matter DCL data for seeding matter.js services",
6
6
  "license": "Apache-2.0",