mqtt-plus 1.4.21 → 1.4.22

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.
@@ -0,0 +1,28 @@
1
+ ase: [2026-05-13 20:15:20.226]: [INFO]: service: listening on port 42226
2
+ ase: [2026-05-13 20:15:20.300]: [INFO]: mcp: POST /mcp [initialize]
3
+ ase: [2026-05-13 20:15:20.317]: [INFO]: mcp: POST /mcp [notifications/initialized]
4
+ ase: [2026-05-13 20:15:20.319]: [INFO]: mcp: POST /mcp [tools/list]
5
+ ase: [2026-05-13 20:15:20.322]: [INFO]: mcp: GET /mcp
6
+ ase: [2026-05-13 20:20:22.656]: [INFO]: mcp: GET /mcp
7
+ ase: [2026-05-13 20:51:20.220]: [INFO]: service: idle timeout reached, stopping
8
+ ase: [2026-05-13 20:55:00.982]: [INFO]: service: listening on port 42413
9
+ ase: [2026-05-13 20:55:01.077]: [INFO]: mcp: POST /mcp [initialize]
10
+ ase: [2026-05-13 20:55:01.096]: [INFO]: mcp: POST /mcp [notifications/initialized]
11
+ ase: [2026-05-13 20:55:01.098]: [INFO]: mcp: POST /mcp [tools/list]
12
+ ase: [2026-05-13 20:55:01.101]: [INFO]: mcp: GET /mcp
13
+ ase: [2026-05-13 20:56:14.582]: [INFO]: mcp: POST /mcp [initialize]
14
+ ase: [2026-05-13 20:56:14.591]: [INFO]: mcp: POST /mcp [notifications/initialized]
15
+ ase: [2026-05-13 20:56:14.593]: [INFO]: mcp: POST /mcp [tools/list]
16
+ ase: [2026-05-13 20:56:14.595]: [INFO]: mcp: GET /mcp
17
+ ase: [2026-05-13 21:01:16.555]: [INFO]: mcp: GET /mcp
18
+ ase: [2026-05-13 21:07:48.526]: [INFO]: mcp: POST /mcp [initialize]
19
+ ase: [2026-05-13 21:07:48.537]: [INFO]: mcp: POST /mcp [notifications/initialized]
20
+ ase: [2026-05-13 21:07:48.538]: [INFO]: mcp: POST /mcp [tools/list]
21
+ ase: [2026-05-13 21:07:48.540]: [INFO]: mcp: GET /mcp
22
+ ase: [2026-05-13 21:12:50.588]: [INFO]: mcp: GET /mcp
23
+ ase: [2026-05-13 21:43:01.037]: [INFO]: service: idle timeout reached, stopping
24
+ ase: [2026-05-14 17:11:46.347]: [INFO]: service: listening on port 42082
25
+ ase: [2026-05-14 17:11:46.437]: [INFO]: mcp: POST /mcp [initialize]
26
+ ase: [2026-05-14 17:11:46.451]: [INFO]: mcp: POST /mcp [notifications/initialized]
27
+ ase: [2026-05-14 17:11:46.453]: [INFO]: mcp: POST /mcp [tools/list]
28
+ ase: [2026-05-14 17:11:46.456]: [INFO]: mcp: GET /mcp
@@ -0,0 +1 @@
1
+ port: 42082
package/CHANGELOG.md CHANGED
@@ -2,6 +2,11 @@
2
2
  ChangeLog
3
3
  =========
4
4
 
5
+ 1.4.22 (2026-05-14)
6
+ -------------------
7
+
8
+ - UPDATE: upgrade NPM dependencies
9
+
5
10
  1.4.21 (2026-05-13)
6
11
  -------------------
7
12
 
@@ -1,8 +1,8 @@
1
1
  diff --git a/node_modules/vite/dist/node/chunks/node.js b/node_modules/vite/dist/node/chunks/node.js
2
- index b665144..1d363d7 100644
2
+ index 07bab15..3e9d0d0 100644
3
3
  --- a/node_modules/vite/dist/node/chunks/node.js
4
4
  +++ b/node_modules/vite/dist/node/chunks/node.js
5
- @@ -34830,7 +34830,6 @@ async function runConfigHook(config, plugins, configEnv) {
5
+ @@ -34918,7 +34918,6 @@ async function runConfigHook(config, plugins, configEnv) {
6
6
  const res = await getHookHandler(hook).call(context, conf, configEnv);
7
7
  if (res && res !== conf) {
8
8
  if (hasBothRollupOptionsAndRolldownOptions(res)) context.warn(`Both \`rollupOptions\` and \`rolldownOptions\` were specified by ${JSON.stringify(p.name)} plugin. \`rollupOptions\` specified by that plugin will be ignored.`);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mqtt-plus",
3
- "version": "1.4.21",
3
+ "version": "1.4.22",
4
4
  "description": "MQTT Communication Patterns",
5
5
  "keywords": [ "mqtt",
6
6
  "event", "emit",
@@ -39,7 +39,7 @@
39
39
  "@eslint/eslintrc": "3.3.5",
40
40
  "knip": "6.13.1",
41
41
  "jiti": "2.7.0",
42
- "tsx": "4.21.0",
42
+ "tsx": "4.22.0",
43
43
  "mocha": "11.7.5",
44
44
  "chai": "6.2.2",
45
45
  "sinon-chai": "4.0.1",
@@ -51,9 +51,9 @@
51
51
  "@typescript-eslint/parser": "8.59.3",
52
52
  "mqtt": "5.15.1",
53
53
  "aedes": "1.0.2",
54
- "mosquitto": "1.0.2",
54
+ "mosquitto": "1.1.0",
55
55
  "textframe": "1.2.1",
56
- "vite": "8.0.12",
56
+ "vite": "8.0.13",
57
57
  "vite-plugin-node-polyfills": "0.26.0",
58
58
  "@rollup/plugin-replace": "6.0.3",
59
59
  "@wroud/vite-plugin-tsc": "0.12.3",