@pipelab/core-node 1.0.1-beta.23 → 1.0.1-beta.24
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 +9 -0
- package/dist/index.d.mts +117 -59
- package/dist/index.d.mts.map +1 -1
- package/dist/index.mjs +28992 -28454
- package/dist/index.mjs.map +1 -1
- package/package.json +4 -4
- package/.turbo/turbo-build.log +0 -75
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pipelab/core-node",
|
|
3
|
-
"version": "1.0.1-beta.
|
|
3
|
+
"version": "1.0.1-beta.24",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "The Pipelab automation engine for Node.js",
|
|
6
6
|
"license": "FSL-1.1-MIT",
|
|
@@ -38,8 +38,8 @@
|
|
|
38
38
|
"type-fest": "4.39.0",
|
|
39
39
|
"ws": "8.18.3",
|
|
40
40
|
"yauzl": "2.10.0",
|
|
41
|
-
"@pipelab/constants": "1.0.1-beta.
|
|
42
|
-
"@pipelab/shared": "2.0.1-beta.
|
|
41
|
+
"@pipelab/constants": "1.0.1-beta.20",
|
|
42
|
+
"@pipelab/shared": "2.0.1-beta.21"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
45
|
"@types/adm-zip": "0.5.7",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"@types/yauzl": "2.10.3",
|
|
53
53
|
"tsdown": "0.21.2",
|
|
54
54
|
"typescript": "^5.0.0",
|
|
55
|
-
"@pipelab/tsconfig": "1.0.1-beta.
|
|
55
|
+
"@pipelab/tsconfig": "1.0.1-beta.20"
|
|
56
56
|
},
|
|
57
57
|
"scripts": {
|
|
58
58
|
"build": "tsdown",
|
package/.turbo/turbo-build.log
DELETED
|
@@ -1,75 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
> @pipelab/core-node@1.0.1-beta.21 build /run/media/armaldio/SSD/Projects/Pipelab/pipelab/packages/core-node
|
|
4
|
-
> tsdown
|
|
5
|
-
|
|
6
|
-
[34mℹ[39m tsdown [2mv0.21.2[22m powered by rolldown [2mv1.0.0-rc.9[22m
|
|
7
|
-
[34mℹ[39m entry: [34msrc/index.ts[39m
|
|
8
|
-
[34mℹ[39m tsconfig: [34mtsconfig.json[39m
|
|
9
|
-
[34mℹ[39m Build start
|
|
10
|
-
[34mℹ[39m Cleaning 4 files
|
|
11
|
-
[rolldown-plugin-dts] Warning: Failed to emit declaration file. Please try to enable `eager` option (`dts.eager` for tsdown).
|
|
12
|
-
[34mℹ[39m Hint: consider adding [34mdeps.onlyBundle[39m option to avoid unintended bundling of dependencies, or set [34mdeps.onlyBundle: false[39m to disable this hint.
|
|
13
|
-
See more at [4mhttps://tsdown.dev/options/dependencies#deps-onlybundle[24m
|
|
14
|
-
Detected dependencies in bundle:
|
|
15
|
-
- [34melectron[39m
|
|
16
|
-
- [34mklona[39m
|
|
17
|
-
- [34m@vue/shared[39m
|
|
18
|
-
- [34mentities[39m
|
|
19
|
-
- [34m@babel/parser[39m
|
|
20
|
-
- [34mestree-walker[39m
|
|
21
|
-
- [34msource-map-js[39m
|
|
22
|
-
- [34m@vue/compiler-core[39m
|
|
23
|
-
- [34m@vue/compiler-dom[39m
|
|
24
|
-
- [34m@vue/reactivity[39m
|
|
25
|
-
- [34m@vue/runtime-core[39m
|
|
26
|
-
- [34m@vue/runtime-dom[39m
|
|
27
|
-
- [34mvue[39m
|
|
28
|
-
- [34mserve-handler[39m
|
|
29
|
-
- [34mconcat-map[39m
|
|
30
|
-
- [34mbalanced-match[39m
|
|
31
|
-
- [34mbrace-expansion[39m
|
|
32
|
-
- [34mminimatch[39m
|
|
33
|
-
- [34mpath-to-regexp[39m
|
|
34
|
-
- [34mmime-db[39m
|
|
35
|
-
- [34mmime-types[39m
|
|
36
|
-
- [34mbytes[39m
|
|
37
|
-
- [34mcontent-disposition[39m
|
|
38
|
-
- [34mpath-is-inside[39m
|
|
39
|
-
- [34mrange-parser[39m
|
|
40
|
-
[34mℹ[39m [2mdist/[22m[1mindex.mjs[22m [2m 1.89 MB[22m
|
|
41
|
-
[34mℹ[39m [2mdist/[22mindex.mjs.map [2m 3.14 MB[22m
|
|
42
|
-
[34mℹ[39m [2mdist/[22mindex.d.mts.map [2m39.30 kB[22m [2m│ gzip: 12.86 kB[22m
|
|
43
|
-
[34mℹ[39m [2mdist/[22m[32m[1mindex.d.mts[22m[39m [2m14.36 kB[22m [2m│ gzip: 3.75 kB[22m
|
|
44
|
-
[34mℹ[39m 4 files, total: 5.09 MB
|
|
45
|
-
src/api.d.ts (1:9) [33m[MISSING_EXPORT] Warning:[0m "PipelabApi" is not exported by "../../plugins/plugin-core/src/index.d.ts".
|
|
46
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m src/api.d.ts:1:10 [38;5;246m][0m
|
|
47
|
-
[38;5;246m│[0m
|
|
48
|
-
[38;5;246m1 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0mPipelabApi[38;5;249m [0m[38;5;249m}[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m[38;5;249m"[0m[38;5;249m@[0m[38;5;249mp[0m[38;5;249mi[0m[38;5;249mp[0m[38;5;249me[0m[38;5;249ml[0m[38;5;249ma[0m[38;5;249mb[0m[38;5;249m/[0m[38;5;249mp[0m[38;5;249ml[0m[38;5;249mu[0m[38;5;249mg[0m[38;5;249mi[0m[38;5;249mn[0m[38;5;249m-[0m[38;5;249mc[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249me[0m[38;5;249m"[0m[38;5;249m;[0m
|
|
49
|
-
[38;5;240m │[0m ─────┬────
|
|
50
|
-
[38;5;240m │[0m ╰────── Missing export
|
|
51
|
-
[38;5;240m │[0m
|
|
52
|
-
[38;5;240m │[0m [38;5;115mNote[0m: If you meant to import a type rather than a value, make sure to add the `type` modifier (e.g. `import { type Foo } from '@pipelab/plugin-core'`).
|
|
53
|
-
[38;5;246m───╯[0m
|
|
54
|
-
|
|
55
|
-
src/types/runner.d.ts (1:9) [33m[MISSING_EXPORT] Warning:[0m "BrowserWindow" is not exported by "../../node_modules/electron/electron.d.ts".
|
|
56
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m src/types/runner.d.ts:1:10 [38;5;246m][0m
|
|
57
|
-
[38;5;246m│[0m
|
|
58
|
-
[38;5;246m1 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0mBrowserWindow[38;5;249m [0m[38;5;249m}[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m[38;5;249m"[0m[38;5;249me[0m[38;5;249ml[0m[38;5;249me[0m[38;5;249mc[0m[38;5;249mt[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mn[0m[38;5;249m"[0m[38;5;249m;[0m
|
|
59
|
-
[38;5;240m │[0m ──────┬──────
|
|
60
|
-
[38;5;240m │[0m ╰──────── Missing export
|
|
61
|
-
[38;5;240m │[0m
|
|
62
|
-
[38;5;240m │[0m [38;5;115mNote[0m: If you meant to import a type rather than a value, make sure to add the `type` modifier (e.g. `import { type Foo } from 'electron'`).
|
|
63
|
-
[38;5;246m───╯[0m
|
|
64
|
-
|
|
65
|
-
src/types/runner.d.ts (2:9) [33m[MISSING_EXPORT] Warning:[0m "PipelabApi" is not exported by "../../plugins/plugin-core/src/index.d.ts".
|
|
66
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m src/types/runner.d.ts:2:10 [38;5;246m][0m
|
|
67
|
-
[38;5;246m│[0m
|
|
68
|
-
[38;5;246m2 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0mPipelabApi[38;5;249m [0m[38;5;249m}[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m[38;5;249m"[0m[38;5;249m@[0m[38;5;249mp[0m[38;5;249mi[0m[38;5;249mp[0m[38;5;249me[0m[38;5;249ml[0m[38;5;249ma[0m[38;5;249mb[0m[38;5;249m/[0m[38;5;249mp[0m[38;5;249ml[0m[38;5;249mu[0m[38;5;249mg[0m[38;5;249mi[0m[38;5;249mn[0m[38;5;249m-[0m[38;5;249mc[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249me[0m[38;5;249m"[0m[38;5;249m;[0m
|
|
69
|
-
[38;5;240m │[0m ─────┬────
|
|
70
|
-
[38;5;240m │[0m ╰────── Missing export
|
|
71
|
-
[38;5;240m │[0m
|
|
72
|
-
[38;5;240m │[0m [38;5;115mNote[0m: If you meant to import a type rather than a value, make sure to add the `type` modifier (e.g. `import { type Foo } from '@pipelab/plugin-core'`).
|
|
73
|
-
[38;5;246m───╯[0m
|
|
74
|
-
|
|
75
|
-
[32m✔[39m Build complete in [32m1723ms[39m
|