@matter/mqtt 0.16.0-alpha.0-20260107-579d5db65 → 0.16.0-alpha.0-20260108-e85a04851

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/LICENSE CHANGED
@@ -186,7 +186,7 @@
186
186
  same "printed page" as the copyright notice for easier
187
187
  identification within third-party archives.
188
188
 
189
- Copyright 2022-2025 Matter.js Authors
189
+ Copyright 2022-2026 Matter.js Authors
190
190
 
191
191
  Licensed under the Apache License, Version 2.0 (the "License");
192
192
  you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Matter.js Authors
3
+ * Copyright 2022-2026 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  import { MqttEndpoint } from "#general";
@@ -25,7 +25,7 @@ var import_general = require("#general");
25
25
  var import_MqttJsMessage = require("./MqttJsMessage.js");
26
26
  /**
27
27
  * @license
28
- * Copyright 2022-2025 Matter.js Authors
28
+ * Copyright 2022-2026 Matter.js Authors
29
29
  * SPDX-License-Identifier: Apache-2.0
30
30
  */
31
31
  class MqttJsEndpoint {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Matter.js Authors
3
+ * Copyright 2022-2026 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  import { MqttEndpoint, MqttEndpointFactory } from "#general";
@@ -27,7 +27,7 @@ var import_MqttJsEndpoint = require("./MqttJsEndpoint.js");
27
27
  var import_MqttJsMessage = require("./MqttJsMessage.js");
28
28
  /**
29
29
  * @license
30
- * Copyright 2022-2025 Matter.js Authors
30
+ * Copyright 2022-2026 Matter.js Authors
31
31
  * SPDX-License-Identifier: Apache-2.0
32
32
  */
33
33
  class MqttJsEndpointFactory extends import_general.MqttEndpointFactory {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Matter.js Authors
3
+ * Copyright 2022-2026 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  import { MqttEndpoint } from "#general";
@@ -25,7 +25,7 @@ var import_general = require("#general");
25
25
  var import_safe_buffer = require("safe-buffer");
26
26
  /**
27
27
  * @license
28
- * Copyright 2022-2025 Matter.js Authors
28
+ * Copyright 2022-2026 Matter.js Authors
29
29
  * SPDX-License-Identifier: Apache-2.0
30
30
  */
31
31
  const Buffer2 = globalThis.Buffer ?? import_safe_buffer.Buffer;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Matter.js Authors
3
+ * Copyright 2022-2026 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  export * from "./MqttJsEndpointFactory.js";
package/dist/cjs/index.js CHANGED
@@ -19,7 +19,7 @@ __reExport(src_exports, require("./MqttJsEndpointFactory.js"), module.exports);
19
19
  var import_install = require("./install.js");
20
20
  /**
21
21
  * @license
22
- * Copyright 2022-2025 Matter.js Authors
22
+ * Copyright 2022-2026 Matter.js Authors
23
23
  * SPDX-License-Identifier: Apache-2.0
24
24
  */
25
25
  //# sourceMappingURL=index.js.map
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Matter.js Authors
3
+ * Copyright 2022-2026 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  export {};
@@ -3,7 +3,7 @@ var import_general = require("#general");
3
3
  var import_MqttJsEndpointFactory = require("./MqttJsEndpointFactory.js");
4
4
  /**
5
5
  * @license
6
- * Copyright 2022-2025 Matter.js Authors
6
+ * Copyright 2022-2026 Matter.js Authors
7
7
  * SPDX-License-Identifier: Apache-2.0
8
8
  */
9
9
  import_general.ServiceBundle.default.add((env) => env.set(import_general.MqttEndpointFactory, new import_MqttJsEndpointFactory.MqttJsEndpointFactory()));
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Matter.js Authors
3
+ * Copyright 2022-2026 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  import { MqttEndpoint } from "#general";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Matter.js Authors
3
+ * Copyright 2022-2026 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  import { Abort, Gate, Mutex } from "#general";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Matter.js Authors
3
+ * Copyright 2022-2026 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  import { MqttEndpoint, MqttEndpointFactory } from "#general";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Matter.js Authors
3
+ * Copyright 2022-2026 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  import { AppAddress, ImplementationError, MqttEndpointFactory, StorageService } from "#general";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Matter.js Authors
3
+ * Copyright 2022-2026 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  import { MqttEndpoint } from "#general";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Matter.js Authors
3
+ * Copyright 2022-2026 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  import { Bytes } from "#general";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Matter.js Authors
3
+ * Copyright 2022-2026 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  export * from "./MqttJsEndpointFactory.js";
package/dist/esm/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Matter.js Authors
3
+ * Copyright 2022-2026 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  export * from "./MqttJsEndpointFactory.js";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Matter.js Authors
3
+ * Copyright 2022-2026 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  export {};
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Matter.js Authors
3
+ * Copyright 2022-2026 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  import { MqttEndpointFactory, ServiceBundle } from "#general";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@matter/mqtt",
3
- "version": "0.16.0-alpha.0-20260107-579d5db65",
3
+ "version": "0.16.0-alpha.0-20260108-e85a04851",
4
4
  "description": "matter.js MQTT support",
5
5
  "keywords": [
6
6
  "iot",
@@ -28,12 +28,12 @@
28
28
  "build-clean": "matter-build --clean"
29
29
  },
30
30
  "dependencies": {
31
- "@matter/general": "0.16.0-alpha.0-20260107-579d5db65",
31
+ "@matter/general": "0.16.0-alpha.0-20260108-e85a04851",
32
32
  "mqtt": "^5.14.1",
33
33
  "safe-buffer": "^5.2.1"
34
34
  },
35
35
  "devDependencies": {
36
- "@matter/tools": "0.16.0-alpha.0-20260107-579d5db65"
36
+ "@matter/tools": "0.16.0-alpha.0-20260108-e85a04851"
37
37
  },
38
38
  "engines": {
39
39
  "node": ">=20.19.0 <22.0.0 || >=22.13.0"
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Matter.js Authors
3
+ * Copyright 2022-2026 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Matter.js Authors
3
+ * Copyright 2022-2026 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Matter.js Authors
3
+ * Copyright 2022-2026 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
 
package/src/index.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Matter.js Authors
3
+ * Copyright 2022-2026 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
 
package/src/install.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Matter.js Authors
3
+ * Copyright 2022-2026 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6