@flowgram.ai/runtime-nodejs 0.1.0 → 0.1.47
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.
|
@@ -9,13 +9,13 @@
|
|
|
9
9
|
{"kind":"O","text":"\u001b[34mCLI\u001b[39m Target: esnext\n"}
|
|
10
10
|
{"kind":"O","text":"\u001b[34mCJS\u001b[39m Build start\n"}
|
|
11
11
|
{"kind":"O","text":"\u001b[34mESM\u001b[39m Build start\n"}
|
|
12
|
-
{"kind":"O","text":"\u001b[32mESM\u001b[39m \u001b[1mdist/esm/index.js \u001b[22m\u001b[32m5.09 KB\u001b[39m\n"}
|
|
13
|
-
{"kind":"O","text":"\u001b[32mESM\u001b[39m \u001b[1mdist/esm/index.js.map \u001b[22m\u001b[32m10.12 KB\u001b[39m\n"}
|
|
14
|
-
{"kind":"O","text":"\u001b[32mESM\u001b[39m ⚡️ Build success in 54ms\n"}
|
|
15
12
|
{"kind":"O","text":"\u001b[32mCJS\u001b[39m \u001b[1mdist/index.js \u001b[22m\u001b[32m6.67 KB\u001b[39m\n"}
|
|
16
13
|
{"kind":"O","text":"\u001b[32mCJS\u001b[39m \u001b[1mdist/index.js.map \u001b[22m\u001b[32m10.28 KB\u001b[39m\n"}
|
|
17
|
-
{"kind":"O","text":"\u001b[32mCJS\u001b[39m ⚡️ Build success in
|
|
14
|
+
{"kind":"O","text":"\u001b[32mCJS\u001b[39m ⚡️ Build success in 77ms\n"}
|
|
15
|
+
{"kind":"O","text":"\u001b[32mESM\u001b[39m \u001b[1mdist/esm/index.js \u001b[22m\u001b[32m5.09 KB\u001b[39m\n"}
|
|
16
|
+
{"kind":"O","text":"\u001b[32mESM\u001b[39m \u001b[1mdist/esm/index.js.map \u001b[22m\u001b[32m10.12 KB\u001b[39m\n"}
|
|
17
|
+
{"kind":"O","text":"\u001b[32mESM\u001b[39m ⚡️ Build success in 81ms\n"}
|
|
18
18
|
{"kind":"O","text":"\u001b[34mDTS\u001b[39m Build start\n"}
|
|
19
|
-
{"kind":"O","text":"\u001b[32mDTS\u001b[39m ⚡️ Build success in
|
|
19
|
+
{"kind":"O","text":"\u001b[32mDTS\u001b[39m ⚡️ Build success in 5427ms\n"}
|
|
20
20
|
{"kind":"O","text":"\u001b[32mDTS\u001b[39m \u001b[1mdist/index.d.ts \u001b[22m\u001b[32m13.00 B\u001b[39m\n"}
|
|
21
21
|
{"kind":"O","text":"\u001b[32mDTS\u001b[39m \u001b[1mdist/index.d.mts \u001b[22m\u001b[32m13.00 B\u001b[39m\n"}
|
package/CHANGELOG.json
ADDED
package/CHANGELOG.md
ADDED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flowgram.ai/runtime-nodejs",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.47",
|
|
4
4
|
"description": "",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
@@ -18,8 +18,8 @@
|
|
|
18
18
|
"lodash-es": "^4.17.21",
|
|
19
19
|
"ws": "^8.0.0",
|
|
20
20
|
"zod": "^3.24.4",
|
|
21
|
-
"@flowgram.ai/runtime-js": "0.1.
|
|
22
|
-
"@flowgram.ai/runtime-interface": "0.1.
|
|
21
|
+
"@flowgram.ai/runtime-js": "0.1.47",
|
|
22
|
+
"@flowgram.ai/runtime-interface": "0.1.47"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {
|
|
25
25
|
"@types/cors": "^2.8.13",
|
|
@@ -40,8 +40,8 @@
|
|
|
40
40
|
"@vitest/coverage-v8": "^0.32.0",
|
|
41
41
|
"vitest": "^0.34.6",
|
|
42
42
|
"wait-port": "^1.0.1",
|
|
43
|
-
"@flowgram.ai/
|
|
44
|
-
"@flowgram.ai/
|
|
43
|
+
"@flowgram.ai/ts-config": "0.1.8",
|
|
44
|
+
"@flowgram.ai/eslint-config": "0.1.8"
|
|
45
45
|
},
|
|
46
46
|
"publishConfig": {
|
|
47
47
|
"access": "public",
|
|
@@ -9,13 +9,13 @@ CLI tsup v8.3.5
|
|
|
9
9
|
CLI Target: esnext
|
|
10
10
|
CJS Build start
|
|
11
11
|
ESM Build start
|
|
12
|
-
ESM dist/esm/index.js 5.09 KB
|
|
13
|
-
ESM dist/esm/index.js.map 10.12 KB
|
|
14
|
-
ESM ⚡️ Build success in 54ms
|
|
15
12
|
CJS dist/index.js 6.67 KB
|
|
16
13
|
CJS dist/index.js.map 10.28 KB
|
|
17
|
-
CJS ⚡️ Build success in
|
|
14
|
+
CJS ⚡️ Build success in 77ms
|
|
15
|
+
ESM dist/esm/index.js 5.09 KB
|
|
16
|
+
ESM dist/esm/index.js.map 10.12 KB
|
|
17
|
+
ESM ⚡️ Build success in 81ms
|
|
18
18
|
DTS Build start
|
|
19
|
-
DTS ⚡️ Build success in
|
|
19
|
+
DTS ⚡️ Build success in 5427ms
|
|
20
20
|
DTS dist/index.d.ts 13.00 B
|
|
21
21
|
DTS dist/index.d.mts 13.00 B
|