matterbridge 3.4.6-dev-20260102-b04c53d → 3.4.7-dev-20260103-3152357
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/CHANGELOG.md +15 -1
- package/README-DOCKER.md +8 -0
- package/dist/utils/network.js +1 -1
- package/npm-shrinkwrap.json +25 -25
- package/package.json +1 -1
- package/packages/mb-lib-test/dist/jestutils/jestHelpers.js +77 -0
- package/packages/mb-lib-test/dist/module.js +2 -0
- package/packages/mb-lib-test/dist/vitestutils/vitestHelpers.js +77 -0
- package/packages/mb-lib-test/package.json +10 -9
- package/scripts/data_model.mjs +0 -2058
- package/scripts/fetch-chip.mjs +0 -102
- package/scripts/marked.mjs +0 -133
- package/scripts/markedFooter.html +0 -42
- package/scripts/markedHeader.html +0 -78
package/CHANGELOG.md
CHANGED
|
@@ -28,7 +28,21 @@ Advantages:
|
|
|
28
28
|
- individual plugin isolation in childbridge mode;
|
|
29
29
|
- ability to update the plugin in childbridge mode without restarting matterbridge;
|
|
30
30
|
|
|
31
|
-
## [3.4.
|
|
31
|
+
## [3.4.7] - Dev branch
|
|
32
|
+
|
|
33
|
+
### Added
|
|
34
|
+
|
|
35
|
+
- [docker]: Released for test and development the alpine and ubuntu images on Docker Hub. They are for amd64 arm64 and based on node 24. No plugins inside.
|
|
36
|
+
- [docker]: Updated [README-DOCKER.md](README-DOCKER.md) to include alpine and ubuntu images specifications.
|
|
37
|
+
- [package]: Added scripts for workspaces.
|
|
38
|
+
|
|
39
|
+
### Changed
|
|
40
|
+
|
|
41
|
+
- [package]: Updated dependencies.
|
|
42
|
+
|
|
43
|
+
<a href="https://www.buymeacoffee.com/luligugithub"><img src="https://matterbridge.io/bmc-button.svg" alt="Buy me a coffee" width="80"></a>
|
|
44
|
+
|
|
45
|
+
## [3.4.6] - 2026-01-02
|
|
32
46
|
|
|
33
47
|
### Added
|
|
34
48
|
|
package/README-DOCKER.md
CHANGED
|
@@ -235,3 +235,11 @@ sudo systemctl restart docker
|
|
|
235
235
|
```
|
|
236
236
|
|
|
237
237
|
**Note**: This configuration applies to new containers. Existing containers will need to be recreated to use the new logging settings.
|
|
238
|
+
|
|
239
|
+
## Development images
|
|
240
|
+
|
|
241
|
+
On [**Docker Hub**](https://hub.docker.com/r/luligu/matterbridge) are also published **for test and development** the Matterbridge ubuntu and alpine images, which include a manifest list for the linux/amd64, linux/arm64 architectures and are based on node 24.x.
|
|
242
|
+
|
|
243
|
+
The image (tag **ubuntu**) includes only matterbridge with the latest release (as published on npm). The plugins are not included in the image but they will be reinstalled on the first run.
|
|
244
|
+
|
|
245
|
+
The image (tag **alpine**) includes only matterbridge with the latest release (as published on npm). The plugins are not included in the image but they will be reinstalled on the first run.
|
package/dist/utils/network.js
CHANGED
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "matterbridge",
|
|
3
|
-
"version": "3.4.
|
|
3
|
+
"version": "3.4.7-dev-20260103-3152357",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "matterbridge",
|
|
9
|
-
"version": "3.4.
|
|
9
|
+
"version": "3.4.7-dev-20260103-3152357",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"workspaces": [
|
|
12
12
|
"packages/*"
|
|
@@ -2479,9 +2479,9 @@
|
|
|
2479
2479
|
"license": "MIT"
|
|
2480
2480
|
},
|
|
2481
2481
|
"node_modules/@sinclair/typebox": {
|
|
2482
|
-
"version": "0.34.
|
|
2483
|
-
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.
|
|
2484
|
-
"integrity": "sha512-
|
|
2482
|
+
"version": "0.34.46",
|
|
2483
|
+
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.46.tgz",
|
|
2484
|
+
"integrity": "sha512-kiW7CtS/NkdvTUjkjUJo7d5JsFfbJ14YjdhDk9KoEgK6nFjKNXZPrX0jfLA8ZlET4cFLHxOZ/0vFKOP+bOxIOQ==",
|
|
2485
2485
|
"dev": true,
|
|
2486
2486
|
"license": "MIT"
|
|
2487
2487
|
},
|
|
@@ -3244,14 +3244,14 @@
|
|
|
3244
3244
|
}
|
|
3245
3245
|
},
|
|
3246
3246
|
"node_modules/@vitest/eslint-plugin": {
|
|
3247
|
-
"version": "1.6.
|
|
3248
|
-
"resolved": "https://registry.npmjs.org/@vitest/eslint-plugin/-/eslint-plugin-1.6.
|
|
3249
|
-
"integrity": "sha512-+
|
|
3247
|
+
"version": "1.6.5",
|
|
3248
|
+
"resolved": "https://registry.npmjs.org/@vitest/eslint-plugin/-/eslint-plugin-1.6.5.tgz",
|
|
3249
|
+
"integrity": "sha512-+wKYGmvXQJjq58qBx/AwiZr5bFfMiWBdgHViSQoFW/+wl5MQhJeOGP/3HM7GO7W1+AoiW9Gcyy2Hdwcao4LnfQ==",
|
|
3250
3250
|
"dev": true,
|
|
3251
3251
|
"license": "MIT",
|
|
3252
3252
|
"dependencies": {
|
|
3253
|
-
"@typescript-eslint/scope-manager": "^8.
|
|
3254
|
-
"@typescript-eslint/utils": "^8.
|
|
3253
|
+
"@typescript-eslint/scope-manager": "^8.51.0",
|
|
3254
|
+
"@typescript-eslint/utils": "^8.51.0"
|
|
3255
3255
|
},
|
|
3256
3256
|
"engines": {
|
|
3257
3257
|
"node": ">=18"
|
|
@@ -4245,9 +4245,9 @@
|
|
|
4245
4245
|
}
|
|
4246
4246
|
},
|
|
4247
4247
|
"node_modules/cjs-module-lexer": {
|
|
4248
|
-
"version": "2.
|
|
4249
|
-
"resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-2.
|
|
4250
|
-
"integrity": "sha512
|
|
4248
|
+
"version": "2.2.0",
|
|
4249
|
+
"resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-2.2.0.tgz",
|
|
4250
|
+
"integrity": "sha512-4bHTS2YuzUvtoLjdy+98ykbNB5jS0+07EvFNXerqZQJ89F7DI6ET7OQo/HJuW6K0aVsKA9hj9/RVb2kQVOrPDQ==",
|
|
4251
4251
|
"dev": true,
|
|
4252
4252
|
"license": "MIT"
|
|
4253
4253
|
},
|
|
@@ -5207,9 +5207,9 @@
|
|
|
5207
5207
|
}
|
|
5208
5208
|
},
|
|
5209
5209
|
"node_modules/eslint-plugin-jest": {
|
|
5210
|
-
"version": "29.12.
|
|
5211
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.12.
|
|
5212
|
-
"integrity": "sha512-
|
|
5210
|
+
"version": "29.12.1",
|
|
5211
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.12.1.tgz",
|
|
5212
|
+
"integrity": "sha512-Rxo7r4jSANMBkXLICJKS0gjacgyopfNAsoS0e3R9AHnjoKuQOaaPfmsDJPi8UWwygI099OV/K/JhpYRVkxD4AA==",
|
|
5213
5213
|
"dev": true,
|
|
5214
5214
|
"license": "MIT",
|
|
5215
5215
|
"dependencies": {
|
|
@@ -8322,9 +8322,9 @@
|
|
|
8322
8322
|
}
|
|
8323
8323
|
},
|
|
8324
8324
|
"node_modules/npm-check-updates": {
|
|
8325
|
-
"version": "19.2.
|
|
8326
|
-
"resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.2.
|
|
8327
|
-
"integrity": "sha512-
|
|
8325
|
+
"version": "19.2.1",
|
|
8326
|
+
"resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.2.1.tgz",
|
|
8327
|
+
"integrity": "sha512-jWIMuE6K+DSDXfjXpM3SlJ+Gg07ZV57dlFKPr2EZTpimFk9y+gt138+kmP3Uocdqk1PZlOKpTpFvAx7Z1QCeog==",
|
|
8328
8328
|
"dev": true,
|
|
8329
8329
|
"license": "Apache-2.0",
|
|
8330
8330
|
"bin": {
|
|
@@ -10404,9 +10404,9 @@
|
|
|
10404
10404
|
}
|
|
10405
10405
|
},
|
|
10406
10406
|
"node_modules/ts-api-utils": {
|
|
10407
|
-
"version": "2.
|
|
10408
|
-
"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.
|
|
10409
|
-
"integrity": "sha512-
|
|
10407
|
+
"version": "2.4.0",
|
|
10408
|
+
"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.4.0.tgz",
|
|
10409
|
+
"integrity": "sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==",
|
|
10410
10410
|
"dev": true,
|
|
10411
10411
|
"license": "MIT",
|
|
10412
10412
|
"engines": {
|
|
@@ -11417,18 +11417,18 @@
|
|
|
11417
11417
|
"@types/jest": "30.0.0",
|
|
11418
11418
|
"@types/node": "25.0.3",
|
|
11419
11419
|
"@vitest/coverage-v8": "4.0.16",
|
|
11420
|
-
"@vitest/eslint-plugin": "1.6.
|
|
11420
|
+
"@vitest/eslint-plugin": "1.6.5",
|
|
11421
11421
|
"cross-env": "10.1.0",
|
|
11422
11422
|
"eslint": "9.39.2",
|
|
11423
11423
|
"eslint-config-prettier": "10.1.8",
|
|
11424
11424
|
"eslint-plugin-import": "2.32.0",
|
|
11425
|
-
"eslint-plugin-jest": "29.12.
|
|
11425
|
+
"eslint-plugin-jest": "29.12.1",
|
|
11426
11426
|
"eslint-plugin-jsdoc": "61.5.0",
|
|
11427
11427
|
"eslint-plugin-n": "17.23.1",
|
|
11428
11428
|
"eslint-plugin-prettier": "5.5.4",
|
|
11429
11429
|
"eslint-plugin-promise": "7.2.1",
|
|
11430
11430
|
"jest": "30.2.0",
|
|
11431
|
-
"npm-check-updates": "19.2.
|
|
11431
|
+
"npm-check-updates": "19.2.1",
|
|
11432
11432
|
"prettier": "3.7.4",
|
|
11433
11433
|
"shx": "0.4.0",
|
|
11434
11434
|
"ts-jest": "29.4.6",
|
package/package.json
CHANGED
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
import { rmSync } from 'node:fs';
|
|
2
|
+
import path from 'node:path';
|
|
3
|
+
import { AnsiLogger } from 'node-ansi-logger';
|
|
4
|
+
export const originalProcessArgv = Object.freeze([...process.argv]);
|
|
5
|
+
export const originalProcessEnv = Object.freeze({ ...process.env });
|
|
6
|
+
export let loggerLogSpy;
|
|
7
|
+
export let loggerDebugSpy;
|
|
8
|
+
export let loggerInfoSpy;
|
|
9
|
+
export let loggerNoticeSpy;
|
|
10
|
+
export let loggerWarnSpy;
|
|
11
|
+
export let loggerErrorSpy;
|
|
12
|
+
export let loggerFatalSpy;
|
|
13
|
+
export let consoleLogSpy;
|
|
14
|
+
export let consoleDebugSpy;
|
|
15
|
+
export let consoleInfoSpy;
|
|
16
|
+
export let consoleWarnSpy;
|
|
17
|
+
export let consoleErrorSpy;
|
|
18
|
+
export let NAME;
|
|
19
|
+
export let HOMEDIR;
|
|
20
|
+
export let log;
|
|
21
|
+
export async function setupTest(name, debug = false) {
|
|
22
|
+
expect(name).toBeDefined();
|
|
23
|
+
expect(typeof name).toBe('string');
|
|
24
|
+
expect(name.length).toBeGreaterThanOrEqual(4);
|
|
25
|
+
NAME = name;
|
|
26
|
+
HOMEDIR = path.join('temp', name);
|
|
27
|
+
log = new AnsiLogger({ logName: 'Jest', logTimestampFormat: 4, logLevel: "info" });
|
|
28
|
+
rmSync(HOMEDIR, { recursive: true, force: true });
|
|
29
|
+
const { jest } = await import('@jest/globals');
|
|
30
|
+
loggerDebugSpy = jest.spyOn(AnsiLogger.prototype, 'debug');
|
|
31
|
+
loggerInfoSpy = jest.spyOn(AnsiLogger.prototype, 'info');
|
|
32
|
+
loggerNoticeSpy = jest.spyOn(AnsiLogger.prototype, 'notice');
|
|
33
|
+
loggerWarnSpy = jest.spyOn(AnsiLogger.prototype, 'warn');
|
|
34
|
+
loggerErrorSpy = jest.spyOn(AnsiLogger.prototype, 'error');
|
|
35
|
+
loggerFatalSpy = jest.spyOn(AnsiLogger.prototype, 'fatal');
|
|
36
|
+
if (debug) {
|
|
37
|
+
loggerLogSpy = jest.spyOn(AnsiLogger.prototype, 'log');
|
|
38
|
+
consoleLogSpy = jest.spyOn(console, 'log');
|
|
39
|
+
consoleDebugSpy = jest.spyOn(console, 'debug');
|
|
40
|
+
consoleInfoSpy = jest.spyOn(console, 'info');
|
|
41
|
+
consoleWarnSpy = jest.spyOn(console, 'warn');
|
|
42
|
+
consoleErrorSpy = jest.spyOn(console, 'error');
|
|
43
|
+
}
|
|
44
|
+
else {
|
|
45
|
+
loggerLogSpy = jest.spyOn(AnsiLogger.prototype, 'log').mockImplementation(() => { });
|
|
46
|
+
consoleLogSpy = jest.spyOn(console, 'log').mockImplementation(() => { });
|
|
47
|
+
consoleDebugSpy = jest.spyOn(console, 'debug').mockImplementation(() => { });
|
|
48
|
+
consoleInfoSpy = jest.spyOn(console, 'info').mockImplementation(() => { });
|
|
49
|
+
consoleWarnSpy = jest.spyOn(console, 'warn').mockImplementation(() => { });
|
|
50
|
+
consoleErrorSpy = jest.spyOn(console, 'error').mockImplementation(() => { });
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
export async function setDebug(debug) {
|
|
54
|
+
const { jest } = await import('@jest/globals');
|
|
55
|
+
if (debug) {
|
|
56
|
+
loggerLogSpy.mockRestore();
|
|
57
|
+
consoleLogSpy.mockRestore();
|
|
58
|
+
consoleDebugSpy.mockRestore();
|
|
59
|
+
consoleInfoSpy.mockRestore();
|
|
60
|
+
consoleWarnSpy.mockRestore();
|
|
61
|
+
consoleErrorSpy.mockRestore();
|
|
62
|
+
loggerLogSpy = jest.spyOn(AnsiLogger.prototype, 'log');
|
|
63
|
+
consoleLogSpy = jest.spyOn(console, 'log');
|
|
64
|
+
consoleDebugSpy = jest.spyOn(console, 'debug');
|
|
65
|
+
consoleInfoSpy = jest.spyOn(console, 'info');
|
|
66
|
+
consoleWarnSpy = jest.spyOn(console, 'warn');
|
|
67
|
+
consoleErrorSpy = jest.spyOn(console, 'error');
|
|
68
|
+
}
|
|
69
|
+
else {
|
|
70
|
+
loggerLogSpy = jest.spyOn(AnsiLogger.prototype, 'log').mockImplementation(() => { });
|
|
71
|
+
consoleLogSpy = jest.spyOn(console, 'log').mockImplementation(() => { });
|
|
72
|
+
consoleDebugSpy = jest.spyOn(console, 'debug').mockImplementation(() => { });
|
|
73
|
+
consoleInfoSpy = jest.spyOn(console, 'info').mockImplementation(() => { });
|
|
74
|
+
consoleWarnSpy = jest.spyOn(console, 'warn').mockImplementation(() => { });
|
|
75
|
+
consoleErrorSpy = jest.spyOn(console, 'error').mockImplementation(() => { });
|
|
76
|
+
}
|
|
77
|
+
}
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
import { rmSync } from 'node:fs';
|
|
2
|
+
import path from 'node:path';
|
|
3
|
+
import { AnsiLogger } from 'node-ansi-logger';
|
|
4
|
+
export const originalProcessArgv = Object.freeze([...process.argv]);
|
|
5
|
+
export const originalProcessEnv = Object.freeze({ ...process.env });
|
|
6
|
+
export let loggerLogSpy;
|
|
7
|
+
export let loggerDebugSpy;
|
|
8
|
+
export let loggerInfoSpy;
|
|
9
|
+
export let loggerNoticeSpy;
|
|
10
|
+
export let loggerWarnSpy;
|
|
11
|
+
export let loggerErrorSpy;
|
|
12
|
+
export let loggerFatalSpy;
|
|
13
|
+
export let consoleLogSpy;
|
|
14
|
+
export let consoleDebugSpy;
|
|
15
|
+
export let consoleInfoSpy;
|
|
16
|
+
export let consoleWarnSpy;
|
|
17
|
+
export let consoleErrorSpy;
|
|
18
|
+
export let NAME;
|
|
19
|
+
export let HOMEDIR;
|
|
20
|
+
export let log;
|
|
21
|
+
export async function setupTest(name, debug = false) {
|
|
22
|
+
expect(name).toBeDefined();
|
|
23
|
+
expect(typeof name).toBe('string');
|
|
24
|
+
expect(name.length).toBeGreaterThanOrEqual(4);
|
|
25
|
+
NAME = name;
|
|
26
|
+
HOMEDIR = path.join('temp', name);
|
|
27
|
+
log = new AnsiLogger({ logName: 'Vitest', logTimestampFormat: 4, logLevel: "info" });
|
|
28
|
+
rmSync(HOMEDIR, { recursive: true, force: true });
|
|
29
|
+
const { vi } = await import('vitest');
|
|
30
|
+
loggerDebugSpy = vi.spyOn(AnsiLogger.prototype, 'debug');
|
|
31
|
+
loggerInfoSpy = vi.spyOn(AnsiLogger.prototype, 'info');
|
|
32
|
+
loggerNoticeSpy = vi.spyOn(AnsiLogger.prototype, 'notice');
|
|
33
|
+
loggerWarnSpy = vi.spyOn(AnsiLogger.prototype, 'warn');
|
|
34
|
+
loggerErrorSpy = vi.spyOn(AnsiLogger.prototype, 'error');
|
|
35
|
+
loggerFatalSpy = vi.spyOn(AnsiLogger.prototype, 'fatal');
|
|
36
|
+
if (debug) {
|
|
37
|
+
loggerLogSpy = vi.spyOn(AnsiLogger.prototype, 'log');
|
|
38
|
+
consoleLogSpy = vi.spyOn(console, 'log');
|
|
39
|
+
consoleDebugSpy = vi.spyOn(console, 'debug');
|
|
40
|
+
consoleInfoSpy = vi.spyOn(console, 'info');
|
|
41
|
+
consoleWarnSpy = vi.spyOn(console, 'warn');
|
|
42
|
+
consoleErrorSpy = vi.spyOn(console, 'error');
|
|
43
|
+
}
|
|
44
|
+
else {
|
|
45
|
+
loggerLogSpy = vi.spyOn(AnsiLogger.prototype, 'log').mockImplementation(() => { });
|
|
46
|
+
consoleLogSpy = vi.spyOn(console, 'log').mockImplementation(() => { });
|
|
47
|
+
consoleDebugSpy = vi.spyOn(console, 'debug').mockImplementation(() => { });
|
|
48
|
+
consoleInfoSpy = vi.spyOn(console, 'info').mockImplementation(() => { });
|
|
49
|
+
consoleWarnSpy = vi.spyOn(console, 'warn').mockImplementation(() => { });
|
|
50
|
+
consoleErrorSpy = vi.spyOn(console, 'error').mockImplementation(() => { });
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
export async function setDebug(debug) {
|
|
54
|
+
const { vi } = await import('vitest');
|
|
55
|
+
if (debug) {
|
|
56
|
+
loggerLogSpy.mockRestore();
|
|
57
|
+
consoleLogSpy.mockRestore();
|
|
58
|
+
consoleDebugSpy.mockRestore();
|
|
59
|
+
consoleInfoSpy.mockRestore();
|
|
60
|
+
consoleWarnSpy.mockRestore();
|
|
61
|
+
consoleErrorSpy.mockRestore();
|
|
62
|
+
loggerLogSpy = vi.spyOn(AnsiLogger.prototype, 'log');
|
|
63
|
+
consoleLogSpy = vi.spyOn(console, 'log');
|
|
64
|
+
consoleDebugSpy = vi.spyOn(console, 'debug');
|
|
65
|
+
consoleInfoSpy = vi.spyOn(console, 'info');
|
|
66
|
+
consoleWarnSpy = vi.spyOn(console, 'warn');
|
|
67
|
+
consoleErrorSpy = vi.spyOn(console, 'error');
|
|
68
|
+
}
|
|
69
|
+
else {
|
|
70
|
+
loggerLogSpy = vi.spyOn(AnsiLogger.prototype, 'log').mockImplementation(() => { });
|
|
71
|
+
consoleLogSpy = vi.spyOn(console, 'log').mockImplementation(() => { });
|
|
72
|
+
consoleDebugSpy = vi.spyOn(console, 'debug').mockImplementation(() => { });
|
|
73
|
+
consoleInfoSpy = vi.spyOn(console, 'info').mockImplementation(() => { });
|
|
74
|
+
consoleWarnSpy = vi.spyOn(console, 'warn').mockImplementation(() => { });
|
|
75
|
+
consoleErrorSpy = vi.spyOn(console, 'error').mockImplementation(() => { });
|
|
76
|
+
}
|
|
77
|
+
}
|
|
@@ -30,19 +30,20 @@
|
|
|
30
30
|
"start": "node dist/module.js",
|
|
31
31
|
"build": "tsc --project tsconfig.json",
|
|
32
32
|
"buildProduction": "tsc --project tsconfig.production.json",
|
|
33
|
-
"
|
|
34
|
-
"
|
|
33
|
+
"clean": "npx shx rm -rf tsconfig.tsbuildinfo dist",
|
|
34
|
+
"cleanBuild": "npm run clean && npm run build",
|
|
35
|
+
"cleanBuildProduction": "npm run clean && npm run buildProduction",
|
|
35
36
|
"watch": "tsc --watch",
|
|
36
37
|
"test": "cross-env NODE_OPTIONS=\"--experimental-vm-modules --no-warnings\" jest --maxWorkers=100%",
|
|
37
|
-
"test:verbose": "cross-env NODE_OPTIONS=\"--experimental-vm-modules --no-warnings\" jest --maxWorkers=100% --verbose",
|
|
38
38
|
"test:watch": "cross-env NODE_OPTIONS=\"--experimental-vm-modules --no-warnings\" jest --maxWorkers=100% --watch",
|
|
39
|
-
"test:
|
|
39
|
+
"test:verbose": "cross-env NODE_OPTIONS=\"--experimental-vm-modules --no-warnings\" jest --maxWorkers=100% --verbose",
|
|
40
|
+
"test:coverage": "cross-env NODE_OPTIONS=\"--experimental-vm-modules --no-warnings\" jest --maxWorkers=100% --coverage",
|
|
40
41
|
"test:vitest": "vitest run",
|
|
41
42
|
"test:vitest:watch": "vitest --reporter verbose",
|
|
42
43
|
"test:vitest:verbose": "vitest run --reporter verbose",
|
|
43
44
|
"test:vitest:coverage": "vitest run --reporter verbose --coverage",
|
|
44
|
-
"
|
|
45
|
-
"reset": "npm run
|
|
45
|
+
"deepClean": "npx shx rm -rf tsconfig.tsbuildinfo dist coverage jest temp package-lock.json npm-shrinkwrap.json node_modules/* node_modules/.[!.]* node_modules/..?*",
|
|
46
|
+
"reset": "npm run deepClean && npm install && npm run build && npx jest --clearCache",
|
|
46
47
|
"lint": "eslint --max-warnings=0 .",
|
|
47
48
|
"lint:fix": "eslint --fix --max-warnings=0 .",
|
|
48
49
|
"format": "prettier --write .",
|
|
@@ -83,18 +84,18 @@
|
|
|
83
84
|
"@types/jest": "30.0.0",
|
|
84
85
|
"@types/node": "25.0.3",
|
|
85
86
|
"@vitest/coverage-v8": "4.0.16",
|
|
86
|
-
"@vitest/eslint-plugin": "1.6.
|
|
87
|
+
"@vitest/eslint-plugin": "1.6.5",
|
|
87
88
|
"cross-env": "10.1.0",
|
|
88
89
|
"eslint": "9.39.2",
|
|
89
90
|
"eslint-config-prettier": "10.1.8",
|
|
90
91
|
"eslint-plugin-import": "2.32.0",
|
|
91
|
-
"eslint-plugin-jest": "29.12.
|
|
92
|
+
"eslint-plugin-jest": "29.12.1",
|
|
92
93
|
"eslint-plugin-jsdoc": "61.5.0",
|
|
93
94
|
"eslint-plugin-n": "17.23.1",
|
|
94
95
|
"eslint-plugin-prettier": "5.5.4",
|
|
95
96
|
"eslint-plugin-promise": "7.2.1",
|
|
96
97
|
"jest": "30.2.0",
|
|
97
|
-
"npm-check-updates": "19.2.
|
|
98
|
+
"npm-check-updates": "19.2.1",
|
|
98
99
|
"prettier": "3.7.4",
|
|
99
100
|
"shx": "0.4.0",
|
|
100
101
|
"ts-jest": "29.4.6",
|