@matter/dcl-data 2026.6.5 → 2026.6.9

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
@@ -3349,6 +3349,13 @@
3349
3349
  "companyPreferredName": "KINGFISHER",
3350
3350
  "creator": "cosmos14pqlutquaxmz4vt3ppmny9tmmsjr6fm6he290r"
3351
3351
  },
3352
+ {
3353
+ "vendorId": 5702,
3354
+ "vendorName": "Seasonal Specialties",
3355
+ "kind": "production",
3356
+ "companyLegalName": "Seasonal Specialties LLC",
3357
+ "creator": "cosmos1qdm07nyyy0v4tftjuq0ps87gkgqhxg37sj2mh5"
3358
+ },
3352
3359
  {
3353
3360
  "vendorId": 5707,
3354
3361
  "vendorName": "Giant Lighting Technology ",
@@ -3393,6 +3400,27 @@
3393
3400
  "companyPreferredName": "Lowe's",
3394
3401
  "creator": "cosmos1m8n5c5rt6w9y65ssr42atrmw0ngcmrzfe7gwdz"
3395
3402
  },
3403
+ {
3404
+ "vendorId": 5741,
3405
+ "vendorName": "Anchen",
3406
+ "kind": "production",
3407
+ "companyLegalName": "Shenzhen Anchen Technology Co., Ltd.",
3408
+ "creator": "cosmos1uy5pwmddgqcgyll3n7hd3vhucgxvn5fhjy7p3r"
3409
+ },
3410
+ {
3411
+ "vendorId": 5745,
3412
+ "vendorName": "3T-Components",
3413
+ "kind": "production",
3414
+ "companyLegalName": "3T-Components",
3415
+ "creator": "cosmos104hwq7pycrnfsumzxaa7042v2yk9mhlp83sq48"
3416
+ },
3417
+ {
3418
+ "vendorId": 5753,
3419
+ "vendorName": "Yozewit Intelligent",
3420
+ "kind": "production",
3421
+ "companyLegalName": "Guangdong Yozewit Intelligent Technology Co., Ltd.",
3422
+ "creator": "cosmos10fvt87qll4wzuuv0sc2x8k9t0yrt4rg6pcalcx"
3423
+ },
3396
3424
  {
3397
3425
  "vendorId": 24582,
3398
3426
  "vendorName": "Google LLC",
package/manifest.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "builtAt": "2026-06-05T03:14:14.796Z",
2
+ "builtAt": "2026-06-09T03:13:12.364Z",
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": 434,
19
+ "vendors": 438,
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.5",
3
+ "version": "2026.6.9",
4
4
  "type": "module",
5
5
  "description": "Daily snapshot of Matter DCL data for seeding matter.js services",
6
6
  "license": "Apache-2.0",